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
/
ra_batch
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename persistent hir database -> def database
Aleksey Kladov
2019-03-23
1
-5
/
+1
*
Move actual include logic to ProjectRoot
Ville Penttinen
2019-03-21
1
-25
/
+20
*
Improve filtering of file roots
Ville Penttinen
2019-03-20
2
-29
/
+66
*
Upgrade ra_vfs to use new Filtering
Ville Penttinen
2019-03-18
1
-2
/
+27
*
Rename and change `add_roots` to return a `Vec`.
David Wood
2019-03-07
1
-1
/
+1
*
Initial implementation of project-lock.json.
David Wood
2019-03-07
1
-6
/
+1
*
fix-tests
Aleksey Kladov
2019-02-17
1
-4
/
+4
*
automatically wait for worker threads
Aleksey Kladov
2019-02-14
1
-1
/
+0
*
Remove call to canonicalize in BatchDatabase::load_cargo
Ville Penttinen
2019-02-14
1
-1
/
+1
*
Clean up a bit
Florian Diebold
2019-02-10
1
-2
/
+1
*
Add a smoke test for ra_batch
Florian Diebold
2019-02-10
1
-0
/
+24
*
Add an ra_cli command that analyses all crates in the current workspace
Florian Diebold
2019-02-10
1
-2
/
+7
*
Implement BatchDatabase construction
Florian Diebold
2019-02-10
1
-3
/
+96
*
Add new crate
Florian Diebold
2019-02-10
1
-0
/
+30