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
/
body.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expander: store a LocalModuleId, not ModuleId
Jonas Schievink
2021-02-04
1
-7
/
+4
*
Use block_def_map in body lowering
Jonas Schievink
2021-02-03
1
-13
/
+6
*
Revert "Use block_def_map in body lowering"
Jonas Schievink
2021-02-02
1
-6
/
+13
*
Use block_def_map in body lowering
Jonas Schievink
2021-02-01
1
-13
/
+6
*
add more counts
Aleksey Kladov
2021-01-27
1
-0
/
+2
*
Obtain `ModuleId`'s `DefMap` through a method
Jonas Schievink
2021-01-22
1
-1
/
+1
*
Revert "Make use of `block_def_map` in body lowering"
Jonas Schievink
2021-01-21
1
-6
/
+13
*
Make use of `block_def_map` in body lowering
Jonas Schievink
2021-01-21
1
-13
/
+6
*
DefMap: hide remaining crate-visible fields
Jonas Schievink
2021-01-20
1
-1
/
+1
*
Rename `CrateDefMap` to `DefMap`
Jonas Schievink
2021-01-18
1
-2
/
+2
*
Remove map module from la-arena public API
Aramis Razzaghipour
2021-01-15
1
-1
/
+1
*
prepare to publish el libro de arena
Aleksey Kladov
2021-01-14
1
-1
/
+1
*
Track labels in the HIR
Lukas Wirth
2020-12-24
1
-1
/
+23
*
Refactor attributes API to allow handling cfg_attr
Jonas Schievink
2020-12-18
1
-8
/
+9
*
Properly decrement recursion count in Expander
Lukas Wirth
2020-12-09
1
-2
/
+2
*
Propagate eager expansion errors
Jonas Schievink
2020-12-03
1
-7
/
+13
*
Emit macro diagnostics when lowering bodies
Jonas Schievink
2020-11-30
1
-23
/
+50
*
Diagnose #[cfg]s in bodies
Jonas Schievink
2020-10-23
1
-42
/
+21
*
Improve readability
Aleksey Kladov
2020-10-17
1
-2
/
+4
*
Rename ra_hir_def -> hir_def
Aleksey Kladov
2020-08-13
1
-0
/
+360