Matthias Krüger 395649558a
Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov
Make asm label blocks safe context

Tracking issue: https://github.com/rust-lang/rust/issues/119364

`asm!()` is forced to be wrapped inside unsafe. If there's no special treatment, the label blocks would also always be unsafe with no way of opting out. It was suggested that a simple fix is to make asm label blocks safe: https://github.com/rust-lang/rust/issues/119364#issuecomment-2316037703.

`@rustbot` labels: +A-inline-assembly +F-asm
2024-11-21 11:58:37 +01:00
..
2024-11-10 17:43:46 +09:00
2024-10-11 11:54:30 +01:00
2024-08-13 23:18:31 +02:00
2024-09-29 08:49:37 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00