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
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-08-10
replace let by const
André Oliveira
-2
/
+2
2021-08-10
Remove debug logs
André Oliveira
-5
/
+1
2021-08-10
Reduce path handling code
André Oliveira
-4
/
+6
2021-08-10
Add more features to the rendering
André Oliveira
-32
/
+45
2021-08-10
Use local node_modules to allow the graph to load offline
André Oliveira
-10
/
+34
2021-08-10
Use d3-graphviz for rendering crates graph on the extension side
André Oliveira
-3
/
+28
2021-08-09
internal: remove client-side support for latest requests
Aleksey Kladov
-14
/
+5
2021-08-03
Give better error message when the rust-analyzer binar path was set in the us...
Ryan Levick
-1
/
+6
2021-07-30
feat: gate custom clint-side commands behind capabilities
Aleksey Kladov
-0
/
+9
2021-07-27
lint: Format the typescript files properly
Alexander Gonzalez
-13
/
+13
2021-07-27
docs: Update the lsp-extensions.md with the Hover Range capability
Alexander Gonzalez
-1
/
+1
2021-07-27
refactor: Make handle_hover handle ranges too
Alexander Gonzalez
-42
/
+8
2021-07-27
fix: Unregister the removed command
Alexander Gonzalez
-1
/
+0
2021-07-27
refactor: Remove unnecessary command
Alexander Gonzalez
-24
/
+0
2021-07-27
feat: Completed the client side implementation of rust-analyzer/hoverRange
Alexander Gonzalez
-11
/
+89
2021-07-23
Removed all dead config accessors.
Kevin DeLorey
-17
/
+0
2021-07-23
removed dead code
Kevin DeLorey
-9
/
+0
2021-07-22
Initial commit of highlight related configuration w/ implementation.
Kevin DeLorey
-0
/
+9
2021-07-13
Rename the old server before update
Laurențiu Nicola
-1
/
+41
2021-07-02
Add "View Crate Graph (Full)"
Jonas Schievink
-3
/
+19
2021-06-15
Use `.then()` for Thenable
wxb1ank
-3
/
+1
2021-06-15
fix: clean-up #8951
wxb1ank
-15
/
+25
2021-06-14
Use `Uri.toString()` for URLs
wxb1ank
-5
/
+7
2021-06-14
Merge #8951
bors[bot]
-47
/
+38
2021-06-07
fix
Milo
-1
/
+1
2021-06-06
fix
Milo
-1
/
+1
2021-06-06
when you click status bar icon it now restarts server
Milo
-0
/
+1
2021-06-04
Add function references hover action
Lukas Wirth
-0
/
+1
2021-06-02
Lint toolchain.ts
wxb1ank
-1
/
+1
2021-06-02
migrate from `fs` to `vscode.FileSystem` API
wxb1ank
-44
/
+35
2021-06-02
internal: use vscode.FileSystem API in main.ts
wxb1ank
-5
/
+5
2021-05-31
Fix opening single files
Kirill Bulatov
-1
/
+1
2021-05-31
fix: fix shell injection in task spawning
Aleksey Kladov
-6
/
+6
2021-05-26
Merge #8995
bors[bot]
-22
/
+20
2021-05-26
minor: explicitly set the focus to false
Aleksey Kladov
-0
/
+4
2021-05-26
Create tasks for all workspaces
Kirill Bulatov
-22
/
+20
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
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
[prev]
[next]