Adjust cfgs

This commit is contained in:
Mark Rousskov 2022-08-09 09:56:13 -04:00
parent 7b42606758
commit 154a09dd91
49 changed files with 80 additions and 398 deletions

View file

@ -6,7 +6,6 @@
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![feature(hash_raw_entry)]
#![cfg_attr(bootstrap, feature(let_chains))]
#![feature(let_else)]
#![feature(extern_types)]
#![feature(once_cell)]