Skip to content

Commit e0a9f15

Browse files
authored
Unrolled build for rust-lang#123022
Rollup merge of rust-lang#123022 - compiler-errors:clif-tests-async-closure, r=bjorn3 Add `async-closures/once.rs` back to cranelift tests This was fixed afaict by rust-lang#120717 r? `@bjorn3`
2 parents cb7c636 + e6918b1 commit e0a9f15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_codegen_cranelift/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)