Skip to content

Commit 4609a48

Browse files
Add async-closures/once.rs back to cranelift tests
1 parent a517adc commit 4609a48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_rustc_tests.sh

-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ rm tests/ui/codegen/subtyping-enforces-type-equality.rs # assert_assignable bug
154154
# ======================
155155
rm tests/ui/backtrace.rs # TODO warning
156156
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
157-
rm tests/ui/async-await/async-closures/once.rs # FIXME bug in the rustc FnAbi calculation code
158157

159158
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
160159

0 commit comments

Comments
 (0)