Commit 7614de4
committed
Auto merge of rust-lang#17824 - ShoyuVanilla:fix-diags, r=Veykril
fix: Native diagnostics not working
This should be a `continue` now
_Originally posted by `@Veykril` in rust-lang/rust-analyzer#17775 (comment)
I've tested the release compile output with IDE in the original PR, but my test workspace had only one `.rs` file 🤦 😢File tree
1 file changed
+1
-1
lines changed- src/tools/rust-analyzer/crates/rust-analyzer/src
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments