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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Access a body's block def maps via a method
Jonas Schievink
2021-04-04
1
-1
/
+1
*
Test for a Salsa bug
Florian Diebold
2021-03-21
1
-0
/
+69
*
Remove `ItemTree::source`
Jonas Schievink
2021-03-12
1
-6
/
+4
*
Use `body.block_scopes` in `hir_ty` tests
Jonas Schievink
2021-03-09
1
-6
/
+14
*
Make `ModuleId`'s `krate` field private
Jonas Schievink
2021-01-22
1
-1
/
+1
*
Obtain `ModuleId`'s `DefMap` through a method
Jonas Schievink
2021-01-22
1
-3
/
+3
*
Rename `CrateDefMap` to `DefMap`
Jonas Schievink
2021-01-18
1
-3
/
+3
*
Wrap remaining self/super/crate in Name{Ref}
Lukas Wirth
2021-01-15
1
-2
/
+2
*
Change <|> to $0 - Rebase
Kevaundray Wedderburn
2021-01-07
1
-1
/
+1
*
Replace RacyFlag with OnceCell
Aleksey Kladov
2020-11-11
1
-3
/
+4
*
do not use associated types placeholder for inlay hint
Benjamin Coenen
2020-10-28
1
-1
/
+1
*
do not use associated types placeholder for inlay hint
Benjamin Coenen
2020-10-28
1
-5
/
+3
*
do not use associated types placeholder for inlay hint
Benjamin Coenen
2020-10-28
1
-3
/
+5
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Speedup ty tests
Aleksey Kladov
2020-08-18
1
-6
/
+11
*
Rename ra_hir_ty -> hir_ty
Aleksey Kladov
2020-08-13
1
-0
/
+359