sprinkle feature gates here and there
This commit is contained in:
parent
0f02309e4b
commit
aa7fe93d4a
25 changed files with 28 additions and 0 deletions
|
@ -270,6 +270,7 @@
|
|||
#![feature(unwind_attributes)]
|
||||
#![feature(vec_push_all)]
|
||||
#![feature(zero_one)]
|
||||
#![feature(question_mark)]
|
||||
|
||||
// Issue# 30592: Systematically use alloc_system during stage0 since jemalloc
|
||||
// might be unavailable or disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue