Skip to content

Commit b79c452

Browse files
committed
Remove now passing test from exclusion list
Those tests were malformed and failed with the new name resolution because of it. gcc/testsuite/ChangeLog: * rust/compile/nr2/exclude: Remove test from exclusion list. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
1 parent 1d4306f commit b79c452

File tree

1 file changed

+0
-5
lines changed
  • gcc/testsuite/rust/compile/nr2

1 file changed

+0
-5
lines changed

gcc/testsuite/rust/compile/nr2/exclude

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ canonical_paths1.rs
22
cfg1.rs
33
const_generics_3.rs
44
generics9.rs
5-
issue-1901.rs
6-
issue-1981.rs
75
issue-2043.rs
86
issue-2330.rs
97
issue-2812.rs
@@ -21,7 +19,6 @@ privacy8.rs
2119
pub_restricted_1.rs
2220
pub_restricted_2.rs
2321
pub_restricted_3.rs
24-
sizeof-stray-infer-var-bug.rs
2522
undeclared_label.rs
2623
use_1.rs
2724
while_break_expr.rs
@@ -37,9 +34,7 @@ issue-3403.rs
3734
derive-eq-invalid.rs
3835
derive-hash1.rs
3936
torture/alt_patterns1.rs
40-
torture/builtin_abort.rs
4137
torture/loop4.rs
4238
torture/loop8.rs
4339
torture/name_resolve1.rs
44-
torture/uninit-intrinsic-1.rs
4540
# please don't delete the trailing newline

0 commit comments

Comments
 (0)