rust/compiler/rustc_ast_lowering
Matthias Krüger cb35370557
Rollup merge of #93877 - Amanieu:asm_fixes, r=nagisa
asm: Allow the use of r8-r14 as clobbers on Thumb1

Previously these were entirely disallowed, except for r11 which was allowed by accident.

cc `@hudson-ayers`
2022-02-18 23:23:08 +01:00
..
src Rollup merge of #93877 - Amanieu:asm_fixes, r=nagisa 2022-02-18 23:23:08 +01:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00