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 cdab4cc commit 771c696Copy full SHA for 771c696
scripts/test_rustc_tests.sh
@@ -62,7 +62,6 @@ rm -r tests/run-make/embed-source-dwarf # embedding sources in debuginfo
62
rm -r tests/run-make/used-proc-macro # used(linker) isn't supported yet
63
rm tests/ui/linking/no-gc-encapsulation-symbols.rs # same
64
rm tests/ui/attributes/fn-align-dyn.rs # per-function alignment not supported
65
-rm -r tests/ui/c-variadic/same-program-multiple-abis.rs # variadics for calling conventions other than C unsupported
66
rm -r tests/ui/explicit-tail-calls # tail calls
67
68
# requires LTO
0 commit comments