rust/compiler/rustc_builtin_macros
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
..
src Support use of asm goto with outputs and options(noreturn) 2024-11-24 14:18:10 +00:00
Cargo.toml Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02:00
messages.ftl Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02:00