Lukas Wirth
|
976d07e53e
|
fix: Fix unresolved proc macro diagnostics pointing to macro expansions
|
2022-07-05 12:46:09 +02:00 |
|
Florian Diebold
|
8b3ec12aac
|
fix: Report proc macro errors in expressions correctly as well
They didn't have a krate before, resulting in the generic "proc macro
not found" error.
Also improve error messages a bit more.
|
2022-06-28 10:43:22 +02:00 |
|
Lukas Wirth
|
0e41d15b82
|
Use the correct crates proc-macro loading error message
|
2022-06-15 18:06:33 +02:00 |
|
Lukas Wirth
|
7d51fc4640
|
Show proc-macro loading errors in unresolved-proc-macro diagnostics
|
2022-06-15 17:34:01 +02:00 |
|
Lukas Wirth
|
325ceaef19
|
fix: Check for the correct proc-macro settings in missing proc-macro diagnostics
|
2022-06-14 11:00:06 +02:00 |
|
Lukas Wirth
|
0e4eb647f6
|
More precise proc-macro errors
|
2022-06-12 18:44:46 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|