Skip to content

Commit

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

gcc/testsuite/ChangeLog:

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

Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
  • Loading branch information
P-E-P committed Dec 12, 2024
1 parent 9957c24 commit 610e112
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions gcc/testsuite/rust/compile/nr2/exclude
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,13 @@ macros/builtin/include3.rs
macros/builtin/include4.rs
canonical_paths1.rs
cfg1.rs
cfg3.rs
cfg4.rs
cfg5.rs
closure_no_type_anno.rs
complex-path1.rs
complex_qualified_path_in_expr.rs
const-issue1440.rs
const_generics_3.rs
const_generics_4.rs
const_generics_5.rs
const_generics_7.rs
derive_empty.rs
derive_macro1.rs
derive_macro3.rs
derive_macro4.rs
Expand Down Expand Up @@ -74,7 +69,6 @@ issue-2070.rs
issue-2105.rs
issue-2135.rs
issue-2136-1.rs
issue-2136-2.rs
issue-2139.rs
issue-2142.rs
issue-2165.rs
Expand Down Expand Up @@ -102,8 +96,6 @@ iterators1.rs
lookup_err1.rs
macros/mbe/macro-issue1233.rs
macros/mbe/macro-issue1400.rs
macros/mbe/macro13.rs
macros/mbe/macro15.rs
macros/mbe/macro20.rs
macros/mbe/macro23.rs
macros/mbe/macro40.rs
Expand All @@ -112,7 +104,6 @@ macros/mbe/macro44.rs
macros/mbe/macro50.rs
macros/mbe/macro54.rs
macros/mbe/macro6.rs
macros/mbe/macro_rules_macro_rules.rs
macros/mbe/macro_use1.rs
match-never-ltype.rs
match-never-rtype.rs
Expand Down Expand Up @@ -153,7 +144,6 @@ redef_error2.rs
redef_error4.rs
redef_error5.rs
redef_error6.rs
self-path1.rs
self-path2.rs
sizeof-stray-infer-var-bug.rs
specify-crate-name.rs
Expand Down

0 comments on commit 610e112

Please sign in to comment.