index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
hir_def
/
src
/
diagnostics.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
For unresolved macros, hightlight only the last segment
Aleksey Kladov
2021-02-28
1
-0
/
+28
*
Expand doc on dealing with "proc macro not expanded"
Luke Taylor
2021-01-01
1
-0
/
+4
*
More accurately place proc-macro diagnostic
Jonas Schievink
2020-11-27
1
-1
/
+4
*
Publish diagnostics for macro expansion errors
Jonas Schievink
2020-11-27
1
-0
/
+62
*
Fix name of InactiveCode diagnostic
Jonas Schievink
2020-10-23
1
-1
/
+1
*
Diagnose #[cfg]s in bodies
Jonas Schievink
2020-10-23
1
-2
/
+9
*
Use format_to
Jonas Schievink
2020-10-23
1
-4
/
+3
*
Emit better #[cfg] diagnostics
Jonas Schievink
2020-10-22
1
-2
/
+12
*
More detailed message
Jonas Schievink
2020-10-20
1
-1
/
+1
*
Rename UnconfiguredCode -> InactiveCode
Jonas Schievink
2020-10-20
1
-3
/
+3
*
Add a (hint) diagnostic for unconfigured items
Jonas Schievink
2020-10-20
1
-0
/
+25
*
Add descriptions for diagnostics parseable by xtask
Igor Aleksanov
2020-10-19
1
-0
/
+9
*
Mark unresolved imports diagnostic as experimental
Jonas Schievink
2020-09-28
1
-0
/
+7
*
Add diagnostic types for unresolved crates/imports
Jonas Schievink
2020-09-16
1
-0
/
+42
*
Add type safety to diagnostic codes
Aleksey Kladov
2020-08-18
1
-3
/
+3
*
Merge branch 'master' into add-disable-diagnostics
Igor Aleksanov
2020-08-14
1
-0
/
+3
*
Rename ra_hir_def -> hir_def
Aleksey Kladov
2020-08-13
1
-0
/
+27