RFC3239: Implement compact cfg(target(..))
This commit is contained in:
parent
ae38533ed7
commit
8345571cd0
4 changed files with 24 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
//! The goal is to move the definition of `MetaItem` and things that don't need to be in `syntax`
|
||||
//! to this crate.
|
||||
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue