rust/compiler/rustc_builtin_macros
Aaron Hill 8ecd931a8e
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-25 15:41:31 -04:00
..
src Don't ICE when using #[global_alloc] on a non-item statement 2021-03-25 15:41:31 -04:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00