remove test-miri flag from bootstrap
This commit is contained in:
parent
78b658004c
commit
946bed89da
6 changed files with 2 additions and 18 deletions
|
@ -36,7 +36,6 @@ o("docs", "build.docs", "build standard library documentation")
|
|||
o("compiler-docs", "build.compiler-docs", "build compiler documentation")
|
||||
o("optimize-tests", "rust.optimize-tests", "build tests with optimizations")
|
||||
o("parallel-compiler", "rust.parallel-compiler", "build a multi-threaded rustc")
|
||||
o("test-miri", "rust.test-miri", "run miri's test suite")
|
||||
o("verbose-tests", "rust.verbose-tests", "enable verbose output when running tests")
|
||||
o("ccache", "llvm.ccache", "invoke gcc/clang via ccache to reuse object files between builds")
|
||||
o("sccache", None, "invoke gcc/clang via sccache to reuse object files between builds")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue