Skip to content

Commit

Permalink
Remove crashes and fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
compiler-errors committed Oct 1, 2024
1 parent 40465d2 commit 6628bba
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 273 deletions.
10 changes: 0 additions & 10 deletions src/tools/clippy/tests/ui/crashes/ice-12284.rs

This file was deleted.

7 changes: 0 additions & 7 deletions tests/crashes/117942.rs

This file was deleted.

12 changes: 0 additions & 12 deletions tests/crashes/121161.rs

This file was deleted.

6 changes: 0 additions & 6 deletions tests/crashes/121263-2.rs

This file was deleted.

9 changes: 0 additions & 9 deletions tests/crashes/121263.rs

This file was deleted.

6 changes: 0 additions & 6 deletions tests/crashes/121299.rs

This file was deleted.

10 changes: 0 additions & 10 deletions tests/crashes/121722.rs

This file was deleted.

11 changes: 0 additions & 11 deletions tests/crashes/121799.rs

This file was deleted.

9 changes: 0 additions & 9 deletions tests/crashes/126969.rs

This file was deleted.

This file was deleted.

This file was deleted.

73 changes: 0 additions & 73 deletions tests/mir-opt/unnamed-fields/field_access.rs

This file was deleted.

1 change: 0 additions & 1 deletion tests/ui/unpretty/expanded-exhaustive.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#![feature(trace_macros)]
#![feature(trait_alias)]
#![feature(try_blocks)]
#![feature(unnamed_fields)]
#![feature(yeet_expr)]
#![allow(incomplete_features)]

Expand Down
1 change: 0 additions & 1 deletion tests/ui/unpretty/expanded-exhaustive.stdout
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#![feature(trace_macros)]
#![feature(trait_alias)]
#![feature(try_blocks)]
#![feature(unnamed_fields)]
#![feature(yeet_expr)]
#![allow(incomplete_features)]
#[prelude_import]
Expand Down

0 comments on commit 6628bba

Please sign in to comment.