about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-03-18 00:28:06 +0100
committerGitHub <noreply@github.com>2021-03-18 00:28:06 +0100
commit16f6583f2d95b53610ee10073752e883dbfa24ea (patch)
treec1fef8dfd813219bdb24cf68103623a9b9a5e110 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent90797ef008a2004e70ff0106c756f24ea63ab236 (diff)
parent4b13b8120e67e2b3173c8f6ce0d175847b745085 (diff)
downloadrust-16f6583f2d95b53610ee10073752e883dbfa24ea.tar.gz
rust-16f6583f2d95b53610ee10073752e883dbfa24ea.zip
Rollup merge of #82270 - asquared31415:asm-syntax-directive-errors, r=nagisa
Emit error when trying to use assembler syntax directives in `asm!`

The `.intel_syntax` and `.att_syntax` assembler directives should not be used, in favor of not specifying a syntax for intel, and in favor of the explicit `att_syntax` option using the inline assembly options.

Closes #79869
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions