diff options
author | lf- <[email protected]> | 2020-12-15 09:05:20 +0000 |
---|---|---|
committer | lf- <[email protected]> | 2020-12-15 09:06:53 +0000 |
commit | 090a59970df049bcb3d8c232b6ea6d77101c9853 (patch) | |
tree | fefe6eeeb5f1007b50260b6b812fd596faadaf20 /crates/project_model/src/sysroot.rs | |
parent | 34f7b5383af61d8896c97e407888cfde2ba35350 (diff) |
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 'crates/project_model/src/sysroot.rs')
0 files changed, 0 insertions, 0 deletions