cfg-step code

This commit is contained in:
Mark Rousskov 2022-11-01 08:45:58 -04:00
parent 137d5913ec
commit 40290505fb
12 changed files with 52 additions and 62 deletions

View file

@ -43,7 +43,6 @@
#![feature(type_alias_impl_trait)]
#![feature(associated_type_bounds)]
#![feature(rustc_attrs)]
#![cfg_attr(bootstrap, feature(half_open_range_patterns))]
#![feature(control_flow_enum)]
#![feature(associated_type_defaults)]
#![feature(trusted_step)]