rust/compiler
Dylan DPC 68cfdbb5c1
Rollup merge of #99155 - Amanieu:unstable-target-features, r=davidtwco
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-13 19:32:36 +05:30
..
2022-07-11 23:20:39 +02:00
2022-07-11 23:20:39 +02:00
2022-07-13 04:49:32 +00:00
2022-07-11 23:20:39 +02:00