]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #88209 - Amanieu:asm_in_underscore, r=nagisa
authorJubilee <46493976+workingjubilee@users.noreply.github.com>
Sat, 11 Sep 2021 15:23:40 +0000 (08:23 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Sep 2021 15:23:40 +0000 (08:23 -0700)
commit3af42a897fbd205b3f8f36271cb0be9ff1bffe2c
tree4f9417ca1cad61d82226f6789f90e9289be41c5b
parent94cbefb52a601a9eb73396edcb286bb9e9eb8f0e
parent4d6bfdec9e2b4f613fffca2dd92af4ad744d3f9e
Rollup merge of #88209 - Amanieu:asm_in_underscore, r=nagisa

Improve error message when _ is used for in/inout asm operands

As suggested by ```@Commeownist``` in https://github.com/rust-lang/rust/issues/72016#issuecomment-903102415.
compiler/rustc_builtin_macros/src/asm.rs