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
/
nameres.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `CrateDefMap` to `DefMap`
Jonas Schievink
2021-01-18
1
-6
/
+6
*
prepare to publish el libro de arena
Aleksey Kladov
2021-01-14
1
-1
/
+1
*
Remove some unneeded string allocations
Lukas Wirth
2020-12-31
1
-1
/
+1
*
Avoid a couple of allocations
Laurențiu Nicola
2020-12-29
1
-1
/
+1
*
More accurately place proc-macro diagnostic
Jonas Schievink
2020-11-27
1
-3
/
+38
*
Publish diagnostics for macro expansion errors
Jonas Schievink
2020-11-27
1
-2
/
+50
*
Don't store `SyntaxNodePtr` in `CrateDefMap`
Jonas Schievink
2020-11-26
1
-4
/
+5
*
Emit better #[cfg] diagnostics
Jonas Schievink
2020-10-22
1
-4
/
+12
*
Rename UnconfiguredCode -> InactiveCode
Jonas Schievink
2020-10-20
1
-1
/
+1
*
Add a (hint) diagnostic for unconfigured items
Jonas Schievink
2020-10-20
1
-1
/
+14
*
Rename declaration_name -> display_name
Aleksey Kladov
2020-10-20
1
-5
/
+1
*
Properly name the field
Kirill Bulatov
2020-10-02
1
-1
/
+1
*
Add diagnostic types for unresolved crates/imports
Jonas Schievink
2020-09-16
1
-12
/
+81
*
Rename ra_hir_def -> hir_def
Aleksey Kladov
2020-08-13
1
-0
/
+326