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
/
package.json
Age
Commit message (
Expand
)
Author
Lines
2023-05-28
Allow setting cfgs
Lukas Wirth
-1
/
+6
2023-05-26
fix: add a toggle to disable the dependency explorer.
David Barsky
-1
/
+6
2023-05-21
[editors/code] add markdown syntax highlighting to doc comments
Andreas Backx
-0
/
+10
2023-05-11
Add config for disabling non standard lsp highlight tokens
Lukas Wirth
-0
/
+5
2023-05-08
Hide deps panel outside of Rust projects and set missing category
Laurențiu Nicola
-2
/
+4
2023-05-08
Auto merge of #14763 - lnicola:dep-tree-fixes, r=lnicola
bors
-4
/
+0
2023-05-08
Remove duplicate command
Laurențiu Nicola
-4
/
+0
2023-05-08
Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril
bors
-0
/
+5
2023-05-07
Auto merge of #14758 - lumenian:hover-layout-config, r=HKalbasi
bors
-1
/
+6
2023-05-07
Rename hover memory layout config key
Yury Ivanou
-1
/
+1
2023-05-07
Add config for disabling hover memory layout data
Yury Ivanou
-1
/
+6
2023-05-06
feat: define problem matcher for panics in VS Code
Aleksey Kladov
-0
/
+22
2023-05-05
feat: Closure capture inlay hints
Lukas Wirth
-0
/
+5
2023-05-02
Remove unnecessary openFile command
Lukas Wirth
-5
/
+1
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-1
/
+9
2023-05-02
Remove unnecessary openFile command
Lukas Wirth
-5
/
+1
2023-05-02
Creating rust dependencies tree view
bruno-ortiz
-1
/
+17
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-0
/
+5
2023-05-01
MIR episode 4
hkalbasi
-0
/
+5
2023-04-28
fix: Fix restart server button trying to start instead of restart the server
Lukas Wirth
-2
/
+2
2023-04-26
Remove proc-macro server command from the rust-analyzer binary
Lukas Wirth
-1
/
+1
2023-04-19
Spelling
Josh Soref
-5
/
+5
2023-04-13
fix: Fix view crate graph being broken due to webworker usage
Lukas Wirth
-1
/
+2
2023-04-10
Compute closure captures
hkalbasi
-0
/
+17
2023-03-30
Auto merge of #14410 - Veykril:query-lru-capacities, r=Veykril
bors
-0
/
+5
2023-03-30
internal: Add config to specifiy lru capacities for all queries
Lukas Wirth
-0
/
+5
2023-03-28
Auto merge of #14366 - Veykril:linked-proj, r=Veykril
bors
-0
/
+5
2023-03-26
Handle proc macro fetching via OpQueue
Lukas Wirth
-2
/
+2
2023-03-25
minor: Add user facing command for reloading proc-macros in VSCode
Lukas Wirth
-0
/
+5
2023-03-16
feat: Pop a notification prompting the user to add a Cargo.toml of unlinked f...
Lukas Wirth
-0
/
+5
2023-03-13
rename "addProject" command
David Barsky
-1
/
+1
2023-03-13
fmt
David Barsky
-1
/
+1
2023-03-13
move `rust-analyzer.discoverProjectCommand` above `$generated-start` to avoid...
David Barsky
-11
/
+11
2023-03-13
fix typo in package.json.
David Barsky
-2
/
+2
2023-03-13
fmt
David Barsky
-1
/
+1
2023-03-13
This commit add Cargo-style project discovery for Buck and Bazel users.
David Barsky
-1
/
+17
2023-03-12
Add and use rust-analyzer.cargo.extraArgs setting
Laurențiu Nicola
-0
/
+8
2023-03-06
Add `View Mir` command and fix some bugs
hkalbasi
-0
/
+5
2023-02-28
Auto merge of #14040 - HKalbasi:mir, r=HKalbasi
bors
-0
/
+5
2023-02-27
beginning of MIR
hkalbasi
-0
/
+5
2023-02-24
Auto merge of #14175 - jmviz:openDocs-context-menu, r=lnicola
bors
-3
/
+8
2023-02-21
Try to improve the rustfmt.overrideCommand docs
Laurențiu Nicola
-1
/
+1
2023-02-19
change titles of commands in context menu to title case. shorten open docs co...
jmviz
-2
/
+2
2023-02-17
add openDocs to context menu. add further restrictions to context menu when c...
jmviz
-1
/
+6
2023-02-09
Auto merge of #14112 - Veykril:vscode-untrusted, r=lnicola
bors
-0
/
+6
2023-02-09
Explicitly disable the rust-analyzer extension in unstrusted workspaces
Lukas Wirth
-0
/
+6
2023-02-08
Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykril
bors
-0
/
+9
2023-02-06
Support sysroot library source being defined inside the workspace
Lukas Wirth
-0
/
+8
2023-01-19
Update VS Code settings
Maria José Solano
-0
/
+9
2023-01-16
Regen config
Lukas Wirth
-5
/
+0
[next]