rust/compiler/rustc_interface
Amanieu d'Antras e51f1b7e27 Keep unstable target features for asm feature checking
Inline assembly uses the target features to determine which registers
are available on the current target. However it needs to be able to
access unstable target features for this.

Fixes #99071
2022-07-11 14:26:58 +01:00
..
2022-05-27 20:20:41 -07:00