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 <pierre-emmanuel.patry@embecosm.com>
  • Loading branch information
P-E-P committed Jan 24, 2025
1 parent dfda022 commit 17455c8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions gcc/testsuite/rust/compile/nr2/exclude
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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 All @@ -50,6 +49,7 @@ issue-852.rs
issue-855.rs
iterators1.rs
lookup_err1.rs
macros/mbe/macro20.rs
macros/mbe/macro23.rs
macros/mbe/macro40.rs
macros/mbe/macro43.rs
Expand All @@ -69,8 +69,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 All @@ -94,6 +92,7 @@ pub_restricted_3.rs
redef_error2.rs
redef_error4.rs
redef_error5.rs
self-path1.rs
self-path2.rs
sizeof-stray-infer-var-bug.rs
struct-expr-parse.rs
Expand All @@ -104,7 +103,6 @@ type-bindings1.rs
unconstrained_type_param.rs
undeclared_label.rs
use_1.rs
use_2.rs
v0-mangle1.rs
v0-mangle2.rs
while_break_expr.rs
Expand All @@ -129,7 +127,6 @@ issue-2907.rs
issue-2423.rs
issue-266.rs
additional-trait-bounds2.rs
auto_traits2.rs
auto_traits4.rs
issue-3140.rs
cmp1.rs
Expand Down

0 comments on commit 17455c8

Please sign in to comment.