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
2022-08-28
Auto merge of #13133 - Veykril:diag-hack, r=Veykril
bors
-16
/
+0
2022-08-28
Move empty diagnostics workaround back into the server
Lukas Wirth
-16
/
+0
2022-08-26
Auto merge of #13095 - jonas-schievink:avoid-liveshare-error, r=jonas-schievink
bors
-13
/
+23
2022-08-26
Auto merge of #13087 - Veykril:config-update, r=Veykril
bors
-100
/
+0
2022-08-25
Remove unused UpdatesChannel type
Laurențiu Nicola
-2
/
+0
2022-08-23
ForGoT tO RuN prEttIeR¿
Jonas Schievink
-3
/
+3
2022-08-23
Avoid error popup when using in Live Share
Jonas Schievink
-13
/
+23
2022-08-22
Remove auto-config patching from the VSCode client
Lukas Wirth
-100
/
+0
2022-08-19
Implement lsp extension for cancelling running flychecks
Lukas Wirth
-13
/
+24
2022-08-18
Auto merge of #13039 - davidbarsky:davidbarsky/remove-used-nightly-checking-c...
bors
-6
/
+0
2022-08-17
fix: a bunch of typos
Dezhi Wu
-2
/
+2
2022-08-16
chore: remove unused `currentExtensionIsNightly()` in config.ts
David Barsky
-6
/
+0
2022-08-15
Add an HIR pretty-printer
Jonas Schievink
-1
/
+1
2022-08-13
Pad empty diagnostic messages in relatedInformation as well
Lukas Wirth
-0
/
+7
2022-08-13
Move VSCode diagnostics workaroudn into client code
Lukas Wirth
-0
/
+9
2022-08-08
[code] make toggleInlayHints understand {off,on}UntilPressed
Jake Heinz
-2
/
+16
2022-08-03
Add a setting to disable comment continuation in VSCode
Lukas Wirth
-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
2022-05-13
fix: Fix incorrect hover actions config keys
Lukas Wirth
-12
/
+12
2022-05-13
feat: Change VSCode extension publisher to `rust-lang`
Lukas Wirth
-2
/
+2
2022-05-12
Auto merge of #12215 - listochkin:Support-variable-substitution-in-vscode-set...
bors
-3
/
+127
2022-05-12
internal: Rename primeCaches config keys
Lukas Wirth
-1
/
+2
[next]