Files
rust/compiler
Jonathan Brouwer 767e7dae25 Rollup merge of #150555 - adamgreig:armv7-thumb-interwork, r=chenyukang
Enable thumb interworking on ARMv7A/R and ARMv8R bare-metal targets

This flag enables the `#[instruction_set(arm::t32)]` for the armv7a/armv7r/armv8r targets, which all support Thumb interwork but were missing this flag.

Target maintainers are `@chrisnc,` `@rust-lang/arm-maintainers,` `@rust-embedded/arm` (including me).
2026-01-01 02:47:21 +01:00
..
2025-12-19 15:04:30 -08:00
2025-12-22 16:50:41 +01:00
2025-10-12 08:08:30 +00:00
2025-12-28 16:12:27 +00:00