index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
rust-analyzer
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-10-14
Document rustc source auto-discovery
Laurențiu Nicola
-2
/
+3
2021-10-14
Provide navigations to parent modules
rainy-me
-17
/
+21
2021-10-12
Merge #10423
bors[bot]
-2
/
+2
2021-10-12
internal changes for mdbook
hamidreza kalbasi
-2
/
+2
2021-10-11
Merge #10522
bors[bot]
-1
/
+1
2021-10-11
fix: make signature info response conform to spec
Alex Muscar
-1
/
+1
2021-10-11
Add toolInfo in MetaData vertex in LSIF dumps
Quentin Gliech
-1
/
+5
2021-10-11
Show cargo check failures to the user
Lukas Wirth
-1
/
+4
2021-10-10
Remove neesless clone
k-nasa
-2
/
+2
2021-10-07
Fix: compare pkg via manifest
rainy-me
-16
/
+1
2021-10-05
Merge #10447
bors[bot]
-3
/
+9
2021-10-05
Merge #10458
bors[bot]
-21
/
+126
2021-10-05
Bring the implementation closer to VSCode snippet definitions
Lukas Wirth
-75
/
+31
2021-10-05
Replace `if let` with `match` where appropriate
Aramis Razzaghipour
-8
/
+6
2021-10-04
Regen docs
Lukas Wirth
-10
/
+16
2021-10-04
Make multiple import edits work for completions
Lukas Wirth
-16
/
+45
2021-10-04
Add custom non-postfix snippets
Lukas Wirth
-6
/
+64
2021-10-04
Initial implementation of custom postfix snippets
Lukas Wirth
-1
/
+57
2021-10-04
Add enum variant references CodeLens.
Eric Sampson
-3
/
+9
2021-10-03
Allow locate parent module action in cargo toml
rainy-me
-5
/
+75
2021-10-02
internal: untangle usages of ReferenceCategory somewhat
Aleksey Kladov
-2
/
+2
2021-10-02
internal: use naming that matches intended use-case
Aleksey Kladov
-5
/
+5
2021-10-01
Add semantic token modifier for crate root
lhvy
-0
/
+2
2021-09-30
Fix add missing semantic token modifier in SUPPORTED_MODIFIERS
Lukas Wirth
-0
/
+1
2021-10-01
Remove unneeded semantic token definition
lhvy
-2
/
+1
2021-10-01
Give defaultLibrary semantic token modifier to items from standard library
lhvy
-17
/
+19
2021-09-29
Merge #10181
bors[bot]
-2
/
+280
2021-09-29
remove glob import and cancellables
hamidreza kalbasi
-59
/
+67
2021-09-27
Enable attribute proc macros by default
Laurențiu Nicola
-1
/
+1
2021-09-26
support goto definition and find references
hamidreza kalbasi
-14
/
+101
2021-09-26
reuse hover results with resultset
hamidreza kalbasi
-47
/
+76
2021-09-26
move lsif types to lsp types crate
hamidreza kalbasi
-368
/
+13
2021-09-26
add hover
hamidreza kalbasi
-36
/
+56
2021-09-26
cfg unix for tests with unix path
hamidreza kalbasi
-0
/
+2
2021-09-26
use utf16 instead of utf8
hamidreza kalbasi
-8
/
+9
2021-09-26
Begining of lsif
hamidreza kalbasi
-2
/
+488
2021-09-24
Give rustfmt spawn error context.
Nixon Enraght-Moony
-2
/
+7
2021-09-24
Merge #10332
bors[bot]
-1
/
+3
2021-09-24
Allow setting RUST_BACKTRACE for the server manually
Lukas Wirth
-1
/
+3
2021-09-24
Fix link to "Auto Import"
Carlos Menezes
-1
/
+1
2021-09-17
fix completion handler trying to seek outside of character boundaries.
Dawer
-10
/
+7
2021-09-13
Merge #10199
bors[bot]
-62
/
+52
2021-09-13
Shuffle code around to avoid an allocation
Laurențiu Nicola
-60
/
+50
2021-09-13
Fix Cargo.toml change detection
Laurențiu Nicola
-3
/
+3
2021-09-07
Rename `is_member` to `is_local`
Jonas Schievink
-3
/
+3
2021-09-04
Merge #10147
bors[bot]
-27
/
+32
2021-09-04
internal: deduplicate
Aleksey Kladov
-33
/
+32
2021-09-04
fix: don't panic if the client sends invalid request
Aleksey Kladov
-3
/
+9
2021-09-02
fix error message for when DidChangeTextDocument path doesn't exist
Ali
-1
/
+1
2021-09-01
fix: multi-token mapping aware find references
Jonas Schievink
-13
/
+17
[prev]
[next]