rust/compiler
Gary Guo 73f8309300 Support use of asm goto with outputs and options(noreturn)
When labels are present, the `noreturn` option really means that asm block
won't fallthrough -- if labels are present, then outputs can still be
meaningfully used.
2024-11-24 14:18:10 +00:00
..
2024-11-23 13:52:54 +01:00
2024-11-23 13:52:54 +01:00
2024-11-23 13:52:57 +01:00
2024-11-23 13:52:54 +01:00
2024-11-23 13:52:57 +01:00