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
/
tests.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't keep the parent DefMap alive via Arc
Jonas Schievink
2021-02-04
1
-3
/
+10
*
Use body lowering for block_def_map tests
Jonas Schievink
2021-02-03
1
-66
/
+2
*
Revert "Use block_def_map in body lowering"
Jonas Schievink
2021-02-02
1
-2
/
+66
*
Use body lowering for block_def_map tests
Jonas Schievink
2021-02-01
1
-66
/
+2
*
Intern block locations and handle them in ModuleId
Jonas Schievink
2021-01-25
1
-9
/
+53
*
Add name resolution query for block expressions
Jonas Schievink
2021-01-21
1
-0
/
+20
*
Rename `CrateDefMap` to `DefMap`
Jonas Schievink
2021-01-18
1
-1
/
+1
*
fixture -> ra_fixture
Jonas Schievink
2020-12-19
1
-2
/
+2
*
Don't stack overflow on circular modules
Aleksey Kladov
2020-11-04
1
-3
/
+2
*
Handle #![cfg] in crate root
Jonas Schievink
2020-10-26
1
-0
/
+17
*
Add annotation-based nameres diagnostic tests
Jonas Schievink
2020-09-16
1
-0
/
+1
*
Support extern types
Jonas Schievink
2020-08-24
1
-0
/
+2
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Rename ra_hir_def -> hir_def
Aleksey Kladov
2020-08-13
1
-0
/
+690