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
/
expr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for lengths in array repeats, if they are literals
Jade
2021-05-13
1
-2
/
+2
*
Fix inference with conditionally compiled tails
Daniel McNab
2021-05-03
1
-2
/
+2
*
Intern TypeRefs stored in Body
Jonas Schievink
2021-04-06
1
-4
/
+5
*
Use Box'es to reduce the size of hir_def::expr::Pat from 112 to 64 bytes on 6...
Alexandru Macovei
2021-04-06
1
-3
/
+3
*
Use Box'es to reduce size of hir_def::expr::Expr from 128 to 72 bytes (on 64b...
Alexandru Macovei
2021-04-06
1
-4
/
+4
*
Fix recursive macro statement expansion
Edwin Cheng
2021-03-25
1
-0
/
+4
*
Introduce TypeCtor::Scalar
Lukas Wirth
2021-02-28
1
-1
/
+2
*
Use block_def_map in body lowering
Jonas Schievink
2021-02-03
1
-0
/
+2
*
Revert "Use block_def_map in body lowering"
Jonas Schievink
2021-02-02
1
-2
/
+0
*
Use block_def_map in body lowering
Jonas Schievink
2021-02-01
1
-0
/
+2
*
Use ‘index’ terminology for arena consistently
Aramis Razzaghipour
2021-01-17
1
-2
/
+2
*
Add support for yiled keyword
Daiki Ihara
2021-01-15
1
-1
/
+4
*
prepare to publish el libro de arena
Aleksey Kladov
2021-01-14
1
-1
/
+1
*
Fixed typos in code comments
Vincent Esche
2021-01-09
1
-1
/
+1
*
Merge #7021
bors[bot]
2020-12-24
1
-4
/
+10
|
\
|
*
Track labels in the HIR
Lukas Wirth
2020-12-24
1
-4
/
+10
*
|
Implement const block inference
Lukas Wirth
2020-12-23
1
-1
/
+7
*
|
Implement const pat inference
Lukas Wirth
2020-12-23
1
-1
/
+7
|
/
*
Merge #5971
bors[bot]
2020-09-13
1
-1
/
+4
|
\
|
*
Implement async blocks
oxalica
2020-09-10
1
-1
/
+4
*
|
Implement box pattern inference
Jonas Schievink
2020-09-12
1
-0
/
+2
|
/
*
Rename ra_hir_def -> hir_def
Aleksey Kladov
2020-08-13
1
-0
/
+420