Skip to content

Commit

Permalink
Unrolled build for rust-lang#123022
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
rust-timer authored Mar 25, 2024
2 parents cb7c636 + e6918b1 commit e0a9f15
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ rm tests/ui/codegen/subtyping-enforces-type-equality.rs # assert_assignable bug
# ======================
rm tests/ui/backtrace.rs # TODO warning
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
rm tests/ui/async-await/async-closures/once.rs # FIXME bug in the rustc FnAbi calculation code

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

Expand Down

0 comments on commit e0a9f15

Please sign in to comment.