Rollup merge of #139783 - jieyouxu:ignore-dir, r=Zalathar
Use `compiletest-ignore-dir` for bootstrap self-tests Follow-up to #139705 and #139740. I did another survey pass over `//@ ignore-test` under `tests/`, and this is the only 2 non-tests that should use `compiletest-ignore-dir`. r? `@Zalathar` (or compiler/bootstrap)
This commit is contained in:
commit
6b3531e915
3 changed files with 0 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
//! Not used by compiler, this is used by bootstrap cli self-test.
|
||||
//@ ignore-test (used by bootstrap)
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
//! Not used by compiler, used by bootstrap cli self-test.
|
||||
//@ ignore-test (used by bootstrap)
|
||||
|
|
0
tests/ui/bootstrap/self-test/compiletest-ignore-dir
Normal file
0
tests/ui/bootstrap/self-test/compiletest-ignore-dir
Normal file
Loading…
Add table
Add a link
Reference in a new issue