rust/compiler/rustc_expand
Yuki Okushi 67ffbedada
Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwco
expand: Do not ICE when a legacy AST-based macro attribute produces and empty expression

Fixes https://github.com/rust-lang/rust/issues/80251

The reported error is the same as for `let _ = #[cfg(FALSE)] EXPR;`
2021-04-06 06:24:12 +09:00
..
src Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwco 2021-04-06 06:24:12 +09:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00