Rose Hudson
|
a492d9d164
|
feat: add unresolved-ident diagnostic
|
2024-02-19 14:12:18 +01:00 |
|
Tetsuharu Ohzeki
|
d00f1c1b16
|
ide-diagnostics: Fix warnings about clippy str_to_string rule
|
2024-02-10 01:00:40 +09:00 |
|
Johann Hemmann
|
fad4fa163c
|
cargo clippy --fix
|
2024-01-18 13:59:49 +01:00 |
|
Lukas Wirth
|
ba01ff4f88
|
Fix diagnostics panicking when resolving to different files due to macros
|
2023-12-06 14:39:26 +01:00 |
|
hkalbasi
|
e55a1f1916
|
Map our diagnostics to rustc and clippy's ones
|
2023-06-15 01:47:22 +03:30 |
|
unexge
|
b21bf25a07
|
Collect diagnostics in queries instead of nameres
|
2022-09-26 19:06:29 +01:00 |
|
unexge
|
89107d5469
|
Emit unconfigured code diagnostics for fields
|
2022-09-26 19:04:57 +01:00 |
|
bors
|
dea163970a
|
Auto merge of #12965 - DesmondWillowbrook:assoc-method-dimming, r=Veykril
feat: make trait assoc items become inactive due to cfg
fixes #12394
|
2022-08-22 07:20:56 +00:00 |
|
Kartavya Vashishtha
|
87b779756c
|
make impl and trait inactive diagnostics work
|
2022-08-20 13:28:43 +05:30 |
|
Kartavya Vashishtha
|
1883d1f141
|
activate assoc item test
|
2022-08-07 20:39:11 +05:30 |
|
hkalbasi
|
851f6db7f7
|
Import serde derives on converting json to struct
|
2022-08-06 20:12:21 +04:30 |
|
Florian Diebold
|
e71519572c
|
Add tests for #12669
|
2022-07-01 19:00:07 +02:00 |
|
CuriousCorrelation
|
e0c17e8777
|
fix: trailing ':' on empty inactive reasons
Fixes: #12615
|
2022-06-23 22:10:27 +05:30 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|