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
/
ide_db
/
src
/
defs.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't classify attribute macros as their path unless it's a function with the...
Lukas Wirth
2021-02-13
1
-3
/
+11
*
.
Aleksey Kladov
2021-01-19
1
-1
/
+1
*
Wrap remaining self/super/crate in Name{Ref}
Lukas Wirth
2021-01-15
1
-7
/
+4
*
Handle self/super/crate in PathSegment as NameRef
Lukas Wirth
2021-01-15
1
-18
/
+27
*
Use hir::GenericParam in ide_db::Definition instead of relisting all 3
Lukas Wirth
2021-01-10
1
-21
/
+15
*
Change <|> to $0 - Rebase
Kevaundray Wedderburn
2021-01-07
1
-1
/
+1
*
Add ConstParams to the ide layer
Lukas Wirth
2021-01-01
1
-2
/
+11
*
Support labels in reference search
Lukas Wirth
2020-12-24
1
-5
/
+13
*
Align code_model name with ungrammar
Aleksey Kladov
2020-12-20
1
-2
/
+2
*
Rename ImplDef -> Impl
Aleksey Kladov
2020-12-17
1
-2
/
+2
*
Lifetime reference search
Lukas Wirth
2020-12-16
1
-3
/
+56
*
Move to upstream `macro_rules!` model
Jonas Schievink
2020-12-15
1
-1
/
+1
*
Add slightly more profiling details
Jonas Schievink
2020-12-04
1
-1
/
+1
*
Clarify the names one more time
Aleksey Kladov
2020-10-15
1
-7
/
+16
*
More idiomatic classification API
Aleksey Kladov
2020-10-15
1
-169
/
+169
*
More clarifications
Aleksey Kladov
2020-10-15
1
-10
/
+10
*
Unconfuse expression and pattern field init shorthands
Aleksey Kladov
2020-10-15
1
-6
/
+10
*
Clarify NameClass names a bit
Aleksey Kladov
2020-10-15
1
-2
/
+2
*
Rename record_field_pat to record_pat_field
Pavan Kumar Sunkara
2020-09-10
1
-5
/
+5
*
Rename ra_ide -> ide
Aleksey Kladov
2020-08-13
1
-1
/
+1
*
Rename ra_ide_db -> ide_db
Aleksey Kladov
2020-08-13
1
-0
/
+348