We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a517adc commit 4609a48Copy full SHA for 4609a48
scripts/test_rustc_tests.sh
@@ -154,7 +154,6 @@ rm tests/ui/codegen/subtyping-enforces-type-equality.rs # assert_assignable bug
154
# ======================
155
rm tests/ui/backtrace.rs # TODO warning
156
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
158
159
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
160
0 commit comments