Files
rust/compiler
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
..
2021-03-19 19:45:32 -05:00
2021-03-23 17:16:20 +00:00
2021-03-19 19:45:32 -05:00
2021-03-23 17:16:20 +00:00
2021-03-19 19:45:32 -05:00
2021-03-11 12:24:43 +01:00
2021-03-19 19:45:32 -05:00
2021-03-23 17:16:20 +00:00
2021-03-25 09:24:27 -04:00