Skip to content

Commit

Permalink
Remove now passing test from nr2 exclude list
Browse files Browse the repository at this point in the history
Those tests are using closure which are now fixed.

gcc/testsuite/ChangeLog:

	* rust/compile/nr2/exclude: Remove closure environment capture related
	tests.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
  • Loading branch information
P-E-P committed Jan 20, 2025
1 parent 22cb4a2 commit 2114be5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gcc/testsuite/rust/compile/nr2/exclude
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ cfg1.rs
cfg3.rs
cfg4.rs
cfg5.rs
closure_no_type_anno.rs
complex-path1.rs
const-issue1440.rs
const_generics_3.rs
Expand Down Expand Up @@ -47,7 +46,6 @@ issue-1981.rs
issue-2036.rs
issue-2043.rs
issue-2136-2.rs
issue-2142.rs
issue-2238.rs
issue-2330.rs
issue-2479.rs
Expand Down

0 comments on commit 2114be5

Please sign in to comment.