Skip to content

Commit

Permalink
Add async-closures/once.rs back to cranelift tests
Browse files Browse the repository at this point in the history
  • Loading branch information
compiler-errors committed Mar 25, 2024
1 parent 0824b30 commit e6918b1
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 e6918b1

Please sign in to comment.