[nll] librustc_tsan: enable feature(nll) for bootstrap
This commit is contained in:
parent
cb49252f57
commit
034a96a081
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
#![sanitizer_runtime]
|
||||
#![feature(alloc_system)]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(sanitizer_runtime)]
|
||||
#![feature(staged_api)]
|
||||
#![no_std]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue