mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 06:27:12 +00:00
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`