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_ty
/
src
/
tests
/
simple.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic support for array lengths in types
Jade
2021-05-11
1
-40
/
+40
*
fix: closure unify without check ClosureId
Comonad
2021-04-29
1
-0
/
+36
*
Fix primitive shadowing with inner items
Jonas Schievink
2021-04-16
1
-0
/
+18
*
Infer variants through type aliased enums
Lukas Wirth
2021-04-07
1
-0
/
+33
*
hir_ty: fix visibility in infer_inherent_method test
cynecx
2021-03-20
1
-16
/
+16
*
Support `#[cfg]` on all associated items
Jonas Schievink
2021-03-18
1
-0
/
+19
*
Use upstream cov-mark
Laurențiu Nicola
2021-03-08
1
-2
/
+1
*
hir_ty: use default type generic for box expressions
cynecx
2021-02-28
1
-0
/
+55
*
Add test for #1165
Jonas Schievink
2021-02-10
1
-0
/
+29
*
Add more tests
Jonas Schievink
2021-02-10
1
-8
/
+33
*
Update fixed tests
Jonas Schievink
2021-02-10
1
-3
/
+6
*
infer: update resolver when descending into block
Jonas Schievink
2021-02-10
1
-0
/
+19
*
Handle box with allocator
Thiébaud Weksteen
2021-01-22
1
-0
/
+24
*
Add ConstParams to the ide layer
Lukas Wirth
2021-01-01
1
-1
/
+0
*
Add ConstParams to the HIR
Lukas Wirth
2021-01-01
1
-0
/
+17
*
Implement const block inference
Lukas Wirth
2020-12-23
1
-4
/
+9
*
Infer labeled blocks
Lukas Wirth
2020-12-11
1
-0
/
+56
*
binary operator overload type inference: add test mark
Roland Ruckerbauer
2020-10-14
1
-0
/
+3
*
Implement binary operator overloading type inference
Roland Ruckerbauer
2020-10-13
1
-0
/
+86
*
Implement async blocks
oxalica
2020-09-10
1
-18
/
+27
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Rename ra_hir_ty -> hir_ty
Aleksey Kladov
2020-08-13
1
-0
/
+2218