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_hir_def
/
src
/
path
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement inline associated type bounds
Florian Diebold
2020-04-13
1
-5
/
+16
*
Add _token suffix to token accessors
Aleksey Kladov
2020-04-09
2
-2
/
+2
*
Provide more complete AST accessors to support usage in rustc
Luca Barbieri
2020-04-09
2
-2
/
+2
*
Reformat?
Aleksey Kladov
2020-03-02
1
-5
/
+1
*
fix completion for super::super::
Josh Mcguigan
2020-03-01
1
-2
/
+6
*
fix #2377 super::super::*
Josh Mcguigan
2020-03-01
1
-4
/
+7
*
Run cargo +nightly fix --clippy -Z unstable-options
Kirill Bulatov
2020-02-18
1
-3
/
+1
*
include requested changes
zombiefungus
2020-02-02
1
-6
/
+7
*
add new ImportAlias enum to differentiate no alias from an _ alias
zombiefungus
2020-02-02
1
-7
/
+7
*
Rename
Aleksey Kladov
2020-01-15
1
-4
/
+4
*
Handle start imports in import groups
Aleksey Kladov
2019-12-19
1
-3
/
+9
*
Forbid <T>::foo syntax in mod paths
Aleksey Kladov
2019-12-18
1
-2
/
+4
*
Refactor PathKind
Aleksey Kladov
2019-12-17
2
-4
/
+4
*
Use different types for path with and without generics
Aleksey Kladov
2019-12-14
2
-13
/
+186
*
Move use tree lowering to a separate module
Aleksey Kladov
2019-12-12
1
-0
/
+115