diff options
| author | lf- <lf-@users.noreply.github.com> | 2020-12-15 01:05:20 -0800 |
|---|---|---|
| committer | lf- <lf-@users.noreply.github.com> | 2020-12-15 01:06:53 -0800 |
| commit | 090a59970df049bcb3d8c232b6ea6d77101c9853 (patch) | |
| tree | fefe6eeeb5f1007b50260b6b812fd596faadaf20 /docs/dev/debugging.md | |
| parent | 34f7b5383af61d8896c97e407888cfde2ba35350 (diff) | |
| download | rust-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
