Update to new bootstrap compiler
This commit is contained in:
parent
17ea490310
commit
06661ba759
25 changed files with 11 additions and 394 deletions
|
|
@ -942,9 +942,7 @@ impl Tester for Collector {
|
|||
// compiler failures are test failures
|
||||
should_panic: testing::ShouldPanic::No,
|
||||
allow_fail: config.allow_fail,
|
||||
#[cfg(not(bootstrap))]
|
||||
compile_fail: config.compile_fail,
|
||||
#[cfg(not(bootstrap))]
|
||||
no_run,
|
||||
test_type: testing::TestType::DocTest,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue