rust/compiler
Dylan DPC f8709ec962
Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisa
Allow clobbering unsupported registers in asm!

Previously registers could only be marked as clobbered if the target feature for that register was enabled. This restriction is now removed.

cc #81092

r? ``@nagisa``
2021-04-05 00:24:34 +02:00
..
2021-04-02 08:08:02 +08:00
2021-03-30 20:31:06 +02:00
2021-04-02 19:11:50 -04:00
2021-03-31 10:16:37 -04:00
2021-03-31 10:15:27 -04:00