We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1095e01 commit 3ff8e7bCopy full SHA for 3ff8e7b
scripts/test_rustc_tests.sh
@@ -139,6 +139,8 @@ rm -r tests/run-make/extern-fn-explicit-align # argument alignment not yet suppo
139
140
rm tests/ui/codegen/subtyping-enforces-type-equality.rs # assert_assignable bug with Coroutine's
141
142
+rm -r tests/ui/packed # rust-lang/rust#118537
143
+
144
# bugs in the test suite
145
# ======================
146
rm tests/ui/backtrace.rs # TODO warning
0 commit comments