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
2023-11-08
Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra
Laurențiu Nicola
-7
/
+63
2023-09-18
Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra
Laurențiu Nicola
-60
/
+15
2023-08-21
Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra
Laurențiu Nicola
-5
/
+65
2023-08-07
Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra
Laurențiu Nicola
-10
/
+24
2023-07-24
Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-ra
Laurențiu Nicola
-2
/
+11
2023-07-17
Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra
Laurențiu Nicola
-299
/
+659
2023-06-05
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
Laurențiu Nicola
-58
/
+534
2023-03-20
:arrow_up: rust-analyzer
Laurențiu Nicola
-13
/
+237
2023-03-13
:arrow_up: rust-analyzer
Laurențiu Nicola
-31
/
+73
2023-02-20
:arrow_up: rust-analyzer
Laurențiu Nicola
-0
/
+7
2023-02-13
:arrow_up: rust-analyzer
Laurențiu Nicola
-310
/
+341
2023-01-09
:arrow_up: rust-analyzer
arcnmx
-32
/
+324
2022-11-23
:arrow_up: rust-analyzer
Laurențiu Nicola
-3
/
+69
2022-11-01
:arrow_up: rust-analyzer
Laurențiu Nicola
-160
/
+210
2022-10-26
:arrow_up: rust-analyzer
Laurențiu Nicola
-596
/
+709
2022-10-18
:arrow_up: rust-analyzer
Laurențiu Nicola
-1
/
+15
2022-09-20
:arrow_up: rust-analyzer
Laurențiu Nicola
-25
/
+0
2022-08-30
:arrow_up: rust-analyzer
Laurențiu Nicola
-131
/
+23
2022-08-23
:arrow_up: rust-analyzer
Laurențiu Nicola
-22
/
+27
2022-08-16
:arrow_up: rust-analyzer
Laurențiu Nicola
-2
/
+32
2022-08-09
:arrow_up: rust-analyzer
Laurențiu Nicola
-4
/
+14
2022-07-22
Auto merge of #12850 - Veykril:display-fix, r=Veykril
bors
-1
/
+3
2022-07-23
fix: Fix error tooltip message for VSCode status bar item
Lukas Wirth
-1
/
+3
2022-07-23
Revert 03a62c180e6a7300d0d7b8c4d680b749c101bcbb
Lukas Wirth
-5
/
+2
2022-07-13
fix: Fix VSCode status bar tooltip not showing the error messages
Lukas Wirth
-15
/
+16
2022-07-09
Bump vscode-languageclient
Laurențiu Nicola
-2
/
+5
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-2
/
+2
2022-07-06
Code: use different schemes for the custom views
Laurențiu Nicola
-10
/
+20
2022-06-29
Ignore the `bin` artifact for `bench` targets
Chayim Refael Friedman
-1
/
+1
2022-06-15
fix: Clear proc-macro changed flag when reloading workspace
Lukas Wirth
-2
/
+2
2022-06-14
fix: Ask the user to reload the vscode window when changing server settings
Lukas Wirth
-10
/
+23
2022-06-06
Add restartServerOnConfigChange setting
Hasan Ali
-1
/
+16
2022-06-05
Restart server automatically on settings changes
Hasan Ali
-8
/
+1
2022-06-05
Auto merge of #12472 - Veykril:output-ch, r=Veykril
bors
-7
/
+29
2022-06-05
internal: Keep output channels across restarts
Lukas Wirth
-7
/
+29
2022-06-05
fix: Restart the server instead of reloading the window when config changes
Lukas Wirth
-1
/
+1
2022-06-05
fix: Cleanup output channels when restarting server
Lukas Wirth
-0
/
+2
2022-06-01
[editors/vscode] cleaer status bar bg color / command when server status ret...
Jake Heinz
-0
/
+2
2022-05-31
fix: Fix VSCode config patching incorrectly patching some configs
Lukas Wirth
-4
/
+4
2022-05-26
Fix typo
Hofer-Julian
-1
/
+1
2022-05-26
internal: Use statusBarItem colors for status item in VSCode
Lukas Wirth
-2
/
+8
2022-05-24
prettier
Jake Heinz
-2
/
+5
2022-05-24
vscode: fix extraEnv handling numeric values
Jake Heinz
-2
/
+3
2022-05-21
Fix broken async callback in join lines
Laurențiu Nicola
-2
/
+3
2022-05-20
Add "cargo clippy" task preset
Jonas Schievink
-0
/
+1
2022-05-18
"Show implementations" link display error fix
Andrei Listochkin
-3
/
+48
2022-05-17
automate braceless return substitution for long lines
Andrei Listochkin
-2
/
+4
2022-05-17
prettier run
Andrei Listochkin
-679
/
+1006
2022-05-17
Fix incorrect config key in client config update
Lukas Wirth
-1
/
+1
2022-05-13
Don't make r-a fail to initialize if updating the config fails
Lukas Wirth
-1
/
+3
[next]