rust/compiler/rustc_target/src
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
..
abi Auto merge of #93670 - erikdesjardins:noundef, r=nikic 2022-02-13 00:14:52 +00:00
asm asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +00:00
spec Rollup merge of #93814 - Itus-Shield:mips64-openwrt, r=bjorn3 2022-02-18 23:23:06 +01:00
lib.rs Use IntoIterator for array impl everywhere. 2021-12-04 19:40:33 +01:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00