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
/
editors
/
code
Age
Commit message (
Expand
)
Author
Lines
2021-05-25
Merge #8767
bors[bot]
-0
/
+5
2021-05-24
fix: cursor position after item move command
Eduardo Canellas
-1
/
+1
2021-05-24
Merge #8955
bors[bot]
-41
/
+69
2021-05-24
fix: can download server binary on windows again
Aleksey Kladov
-1
/
+1
2021-05-23
Fix ts lint errors
Kirill Bulatov
-8
/
+8
2021-05-23
fix: reveal snippets
Aleksey Kladov
-0
/
+3
2021-05-23
implement range formatting
Andy Russell
-0
/
+5
2021-05-23
Send detached files info to server via init params
Kirill Bulatov
-6
/
+27
2021-05-23
Start rust-analyzer server for arbitrary rust files
Kirill Bulatov
-39
/
+46
2021-05-23
More style fixes
Kirill Bulatov
-16
/
+19
2021-05-23
Style fix
Kirill Bulatov
-12
/
+11
2021-05-23
Don't use a deprecated accessor
Kirill Bulatov
-1
/
+1
2021-05-23
Better releaseId naming
Kirill Bulatov
-12
/
+11
2021-05-23
Remove nightly release id from local storage for stable extensions
Kirill Bulatov
-1
/
+6
2021-05-23
Download nightly extension when configured and run from stable extension version
Kirill Bulatov
-3
/
+10
2021-05-22
Use `.rs` file ending to get syntax highlighting
Jonas Schievink
-1
/
+1
2021-05-21
Add a "Debug ItemTree" LSP request
Jonas Schievink
-0
/
+62
2021-05-20
Merge #8873
bors[bot]
-7
/
+14
2021-05-19
Replace ImportGranularity::Guess with guessing boolean flag
Lukas Tobias Wirth
-3
/
+6
2021-05-18
Add ImportGranularity::Guess
Lukas Tobias Wirth
-1
/
+3
2021-05-18
MergeBehavior -> ImportGranularity
Lukas Tobias Wirth
-8
/
+10
2021-05-18
Add new LSP extension for workspace symbol lookup
alcroito
-0
/
+26
2021-05-17
minor: adjust config name
Aleksey Kladov
-5
/
+5
2021-05-17
Merge #8795
bors[bot]
-0
/
+5
2021-05-11
Allow viewing the crate graph in a webview
Jonas Schievink
-0
/
+16
2021-05-10
Formatting and docs
John Renner
-0
/
+5
2021-05-10
Give MergeBehaviour variants better names
Lukas Wirth
-6
/
+6
2021-05-08
:arrow_up: package-lock.json
Aleksey Kladov
-225
/
+381
2021-04-28
internal: ensure that client and server-side configs are not mixed up
Aleksey Kladov
-6
/
+6
2021-04-27
Merge #8624
bors[bot]
-8
/
+60
2021-04-27
Merge #8629 #8657
bors[bot]
-404
/
+486
2021-04-26
Fix how and when old inlay hint decorations are disposed
Jorge Mederos Alvarado
-16
/
+33
2021-04-26
Add option to opt out from smaller inlay hints font size
Jorge Mederos Alvarado
-6
/
+30
2021-04-26
add option to package.json
Jorge Mederos Alvarado
-4
/
+5
2021-04-25
npm update
Jeremy Kolb
-407
/
+484
2021-04-22
Support | as a surrounding pairs
Smittyvb
-1
/
+2
2021-04-22
Use explicit rustc commit-hash
vsrs
-3
/
+15
2021-04-22
Add special `auto` value for `debug.sourceFileMap`
vsrs
-27
/
+38
2021-04-22
Autodetect rust library source file map
vsrs
-2
/
+31
2021-04-21
Code review feedback.
James Leitch
-2
/
+2
2021-04-21
Diagnostic Remap Path Prefixes added.
James Leitch
-1
/
+6
2021-04-14
Move cursor position when using item movers
Jonas Schievink
-23
/
+5
2021-04-12
feat: avoid checking the whole project during initial loading
Aleksey Kladov
-0
/
+5
2021-04-06
Sacrifice for the semicolon god
Aleksey Kladov
-5
/
+5
2021-04-06
More robust status notifications
Aleksey Kladov
-34
/
+24
2021-03-27
Use `const` instead of `let`
Jonas Schievink
-1
/
+1
2021-03-27
Fix handling of multi-cursor snippets
Jonas Schievink
-5
/
+5
2021-03-23
Bump the default hint length
Kirill Bulatov
-1
/
+1
2021-03-23
Limit the hints size by default
Kirill Bulatov
-2
/
+2
2021-03-18
Improve cursor positioning after moving
ivan770
-1
/
+14
[next]