Move ICE tests to /crashes
This commit is contained in:
parent
12a3d72462
commit
50a8582980
@ -1,7 +1,7 @@
|
||||
#![warn(clippy::use_self)]
|
||||
|
||||
#[macro_use]
|
||||
#[path = "auxiliary/use_self_macro.rs"]
|
||||
#[path = "../auxiliary/use_self_macro.rs"]
|
||||
mod use_self_macro;
|
||||
|
||||
struct Foo {
|
Loading…
Reference in New Issue
Block a user