rust/compiler/rustc_target/src
bors 85109e257a Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa
Add support for clobber_abi to asm!

This PR adds the `clobber_abi` feature that was proposed in #81092.

Fixes #81092

cc `@rust-lang/wg-inline-asm`

r? `@nagisa`
2021-08-14 22:29:27 +00:00
..
abi Add c_enum_min_bits to target spec 2021-08-12 09:44:16 -07:00
asm Add support for clobber_abi to asm! 2021-08-12 12:43:11 +01:00
spec Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddyb 2021-08-12 10:04:14 -07:00
lib.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00