Skip to content

Commit

Permalink
Move ICE tests to /crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Dec 31, 2019
1 parent 24c6d48 commit 696eedf
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/ui/ice-4671.rs → tests/ui/crashes/ice-4671.rs
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down
File renamed without changes.

0 comments on commit 696eedf

Please sign in to comment.