rust/compiler/rustc_builtin_macros
Dylan DPC b0bec95534
Rollup merge of #83486 - Aaron1011:fix/global-alloc-error, r=petrochenkov
Don't ICE when using `#[global_alloc]` on a non-item statement

Fixes #83469

We need to return an `Annotatable::Stmt` if we were passed an
`Annotatable::Stmt`
2021-03-26 02:34:45 +01:00
..
src Rollup merge of #83486 - Aaron1011:fix/global-alloc-error, r=petrochenkov 2021-03-26 02:34:45 +01:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00