Skip to content

Commit

Permalink
Remove some passing test from exclude file
Browse files Browse the repository at this point in the history
Those tests are now passing.

gcc/testsuite/ChangeLog:

	* rust/compile/nr2/exclude: Remove some tests.

Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
  • Loading branch information
P-E-P committed Jan 11, 2025
1 parent d9726c1 commit bd1b05f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gcc/testsuite/rust/compile/nr2/exclude
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const-issue1440.rs
const_generics_3.rs
const_generics_4.rs
const_generics_7.rs
derive_macro1.rs
expected_type_args2.rs
feature_rust_attri0.rs
format_args_basic_expansion.rs
Expand Down Expand Up @@ -42,7 +41,6 @@ issue-1981.rs
issue-2036.rs
issue-2043.rs
issue-2142.rs
issue-2238.rs
issue-2330.rs
issue-2479.rs
issue-2723-1.rs
Expand Down Expand Up @@ -75,8 +73,6 @@ match9.rs
method2.rs
multiple_bindings1.rs
multiple_bindings2.rs
name_resolution2.rs
name_resolution4.rs
nested_macro_use1.rs
nested_macro_use2.rs
nested_macro_use3.rs
Expand Down Expand Up @@ -131,11 +127,9 @@ issue-3009.rs
issue-2953-2.rs
issue-1773.rs
issue-2905-2.rs
issue-2907.rs
issue-2423.rs
issue-266.rs
additional-trait-bounds2.rs
auto_traits3.rs
issue-3140.rs
cmp1.rs
# please don't delete the trailing newline

0 comments on commit bd1b05f

Please sign in to comment.