diff options
| author | bors <bors@rust-lang.org> | 2021-11-07 04:59:42 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-11-07 04:59:42 +0000 |
| commit | 90a273b785b3bc482b82c4896ba1bdea68745e46 (patch) | |
| tree | 9cd6cd6c8bd91cc49309a564e9079e3e010d8f47 /compiler/rustc_builtin_macros/src | |
| parent | 88b4ea8fb67ff5f754366157cbd98d9813253d93 (diff) | |
| parent | 87d0d64b7869c9cb0be7cad957b2b3939ed15fdc (diff) | |
| download | rust-90a273b785b3bc482b82c4896ba1bdea68745e46.tar.gz rust-90a273b785b3bc482b82c4896ba1bdea68745e46.zip | |
Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplett
Add features gates for experimental asm features This PR splits off parts of `asm!` into separate features because they are not ready for stabilization. Specifically this adds: - `asm_const` for `const` operands. - `asm_sym` for `sym` operands. - `asm_experimental_arch` for architectures other than x86, x86_64, arm, aarch64 and riscv. r? `@nagisa`
Diffstat (limited to 'compiler/rustc_builtin_macros/src')
0 files changed, 0 insertions, 0 deletions
