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
/
src
/
tools
/
rust-analyzer
/
editors
/
code
/
package.json
Age
Commit message (
Expand
)
Author
Lines
2025-06-26
refactor: rename `branches` to `branch_exit_points` in highlight_related
roifewu
-1
/
+1
2025-06-26
feat: highlighting of related return values while the cursor is on any `match...
roifewu
-0
/
+10
2025-06-20
Add better documentation for excluding imports from symbol search
Lucas Holten
-1
/
+1
2025-06-19
fix: Temporarily disable `+` typing handler as it moves the cursor position
Lukas Wirth
-1
/
+1
2025-06-17
Merge pull request #19939 from ChayimFriedman2/fill-arms-self
Lukas Wirth
-0
/
+10
2025-06-16
feat: Insert required parentheses when typing `+` in trait type
Lukas Wirth
-1
/
+1
2025-06-15
Add config option to exclude imports from symbol search
Lucas Holten
-0
/
+10
2025-06-06
In "Fill match arms", allow users to prefer `Self` to the enum name when poss...
Chayim Refael Friedman
-0
/
+10
2025-05-28
feat: Render padding information when hovering on structs
Shoyu Vanilla
-0
/
+27
2025-05-19
Change import prefix default to be by crate
Lukas Wirth
-1
/
+1
2025-04-21
feat: Allow unsetting env vars in `server.extraEnv` config
Lukas Wirth
-1
/
+2
2025-04-20
doc: Fix dead manual links
bbb651
-3
/
+3
2025-04-20
doc: Rework generated configuration to have anchors
bbb651
-1
/
+1
2025-04-09
internal: rename `children_modules` to `child_modules`
David Barsky
-3
/
+3
2025-04-07
added children modules
geetanshjuneja
-0
/
+9
2025-04-04
feat(project-model): provide flag for no deps
Prajwal S N
-0
/
+10
2025-03-24
chore: Cleanup vscode extension output channels
Lukas Wirth
-5
/
+0
2025-03-15
Add view icons
BenjaminBrienen
-0
/
+2
2025-03-03
Merge pull request #19243 from Veykril/push-qrrqsywkwyzp
Lukas Wirth
-1
/
+1
2025-02-27
Update Node.js, vscode, and ts deps
BenjaminBrienen
-22
/
+29
2025-02-27
Allow unsetting default cfgs
Lukas Wirth
-1
/
+1
2025-02-17
Calculate drop glue and show it on hover
Chayim Refael Friedman
-0
/
+10
2025-02-12
Merge pull request #19136 from rust-lang/dependabot/npm_and_yarn/editors/code...
Lukas Wirth
-1
/
+1
2025-02-11
Merge pull request #18998 from ChayimFriedman2/exclude
Lukas Wirth
-2
/
+2
2025-02-11
Bump esbuild from 0.18.12 to 0.25.0 in /editors/code
dependabot[bot]
-1
/
+1
2025-02-06
closure parameter inlay hints
jnyfah
-0
/
+10
2025-02-04
Make `rust-analyzer.files.excludeDirs` work, actually
Chayim Refael Friedman
-2
/
+2
2025-01-27
Show status bar in RA output
David Richey
-0
/
+4
2025-01-21
Provide a config to control auto-insertion of `await` and `iter()`
Chayim Refael Friedman
-0
/
+20
2025-01-16
Fix `debug_assertions` broken in 1c5a125beb35725ccc2ade005db9870db734bf23
VinTarZ
-1
/
+1
2025-01-15
Flip on typing config to be opt-in, better defaults
Lukas Wirth
-3
/
+3
2025-01-14
Hide syntax tree view by default
David Richey
-1
/
+1
2025-01-10
Implement implicit sized bound inlay hints
Lukas Wirth
-0
/
+10
2025-01-10
Merge pull request #18813 from Giga-Bowser/syntax-tree-view
Lukas Wirth
-20
/
+85
2025-01-09
Add an action to copy an element from the syntax tree view
Giga Bowser
-0
/
+15
2025-01-09
Remove the old syntax tree viewer
Giga Bowser
-20
/
+0
2025-01-09
Add a new and improved syntax tree viewer
Giga Bowser
-0
/
+70
2025-01-09
Merge pull request #18880 from PrototypeNM1/extra-includes
Lukas Wirth
-0
/
+13
2025-01-08
Add config setting which allows adding additional include paths to the VFS.
Nicholas Rishel
-0
/
+13
2025-01-08
fix: autogenerate files
qjerome
-5
/
+8
2025-01-07
target-triple -> target-tuple
Lukas Wirth
-1
/
+1
2025-01-07
Remove `rust-analyzer.cargo.sysrootQueryMetadata` config again
Lukas Wirth
-18
/
+0
2025-01-01
Merge pull request #18179 from ChayimFriedman2/omit-trait-completion
Lukas Wirth
-0
/
+58
2025-01-01
Revamp auto-import exclude config
Lukas Wirth
-6
/
+35
2025-01-01
Reduce the default autoimport exclusion list
Lukas Wirth
-29
/
+2
2025-01-01
Allow excluding specific traits from completion
Chayim Refael Friedman
-0
/
+56
2024-12-26
fix incorrect name for UpdateTest config
roife
-1
/
+1
2024-12-26
feat: add config `UpdateTest` to hover actions
roife
-0
/
+10
2024-12-26
feat: support UpdateTest in codelens
roife
-0
/
+15
2024-12-24
Merge pull request #18707 from ChayimFriedman2/subst
Lukas Wirth
-0
/
+23
[next]