about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorlf- <lf-@users.noreply.github.com>2020-12-15 01:05:20 -0800
committerlf- <lf-@users.noreply.github.com>2020-12-15 01:06:53 -0800
commit090a59970df049bcb3d8c232b6ea6d77101c9853 (patch)
treefefe6eeeb5f1007b50260b6b812fd596faadaf20 /docs/dev/debugging.md
parent34f7b5383af61d8896c97e407888cfde2ba35350 (diff)
downloadrust-090a59970df049bcb3d8c232b6ea6d77101c9853.tar.gz
rust-090a59970df049bcb3d8c232b6ea6d77101c9853.zip
Resolve `macro-error` diagnostics on asm & llvm_asm
We currently stub these out as returning unit.

This fixes spurious RA diagnostics in the following:
```rust
unsafe { asm!(""); llvm_asm!(""); }
```
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions