Skip to content

Commit 50a8582

Browse files
committed
Move ICE tests to /crashes
1 parent 12a3d72 commit 50a8582

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#![warn(clippy::use_self)]
22

33
#[macro_use]
4-
#[path = "auxiliary/use_self_macro.rs"]
4+
#[path = "../auxiliary/use_self_macro.rs"]
55
mod use_self_macro;
66

77
struct Foo {

0 commit comments

Comments
 (0)