step cfgs

This commit is contained in:
Mark Rousskov 2024-03-19 09:34:31 -04:00
parent e4c58eb8da
commit 02f1930595
35 changed files with 50 additions and 205 deletions

View file

@ -2,7 +2,6 @@
#![feature(box_patterns)]
#![feature(exact_size_is_empty)]
#![feature(let_chains)]
#![cfg_attr(bootstrap, feature(min_specialization))]
#![feature(try_blocks)]
#[macro_use]