1
Fork 0

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

@ -4,7 +4,6 @@
//! The goal is to move the definition of `MetaItem` and things that don't need to be in `syntax`
//! to this crate.
#![cfg_attr(bootstrap, feature(let_chains))]
#![feature(let_else)]
#[macro_use]