This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 591158d
committed
Auto merge of rust-lang#130923 - Blindspot22:Support-more-suggestions-in-template-for-bad-attribute-use-rust-lang#61288, r=<try>
Allow multiple suggestions for malformed crate_type attribute
Solves these rust-lang#61288File tree
2 files changed
+9
-4
lines changed- src/tools/rust-analyzer/crates/hir-expand/src
- tests/ui
2 files changed
+9
-4
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
0 commit comments