Rustc tests: ignore a couple more rustdoc tests
This commit is contained in:
parent
d0f97fc039
commit
97a92ea6b2
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ rm src/test/incremental/lto.rs # requires lto
|
|||
|
||||
rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
|
||||
rm -r src/test/run-make/unstable-flag-required # same
|
||||
rm -r src/test/run-make/rustdoc-scrape-* # same
|
||||
rm -r src/test/run-make/rustdoc-* # same
|
||||
rm -r src/test/run-make/emit-named-files # requires full --emit support
|
||||
|
||||
rm src/test/pretty/asm.rs # inline asm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue