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
/
docs
Age
Commit message (
Expand
)
Author
Lines
2025-09-22
Clarify `rust-analyzer.inlayHints.maxLength` is not a hard guarantee
Chayim Refael Friedman
-0
/
+2
2025-09-17
Merge pull request #20583 from btj/comments-enable
Chayim Refael Friedman
-0
/
+11
2025-09-17
Add the `rust-analyzer.semanticHighlighting.comments.enable` configuration value
Bart Jacobs
-0
/
+11
2025-09-15
Add a testing guide
Chayim Refael Friedman
-0
/
+107
2025-09-09
Add a FAQ entry about RA and Cargo interaction
Jakub Beránek
-0
/
+9
2025-09-09
Update documentation about how to build the RA book
Jakub Beránek
-0
/
+1
2025-09-08
Clarify intro in README and manual
Wilfred Hughes
-7
/
+14
2025-08-26
Merge pull request #20520 from ChayimFriedman2/reborrow
Shoyu Vanilla (Flint)
-0
/
+11
2025-08-24
Fix rust-analyzer-contributors reference
Emmanuel Ferdman
-1
/
+1
2025-08-24
Add an option to remove reborrows from adjustment inlay hints
Chayim Refael Friedman
-0
/
+11
2025-08-13
Fix dead link to Cargo.toml in documentation
donni-h
-1
/
+1
2025-08-10
Add config option to exclude locals from doc search
Ifeanyi Orizu
-0
/
+7
2025-08-01
Fix more docs
Ifeanyi Orizu
-6
/
+8
2025-08-01
Update documentation for overrideCommand config options
Ifeanyi Orizu
-2
/
+9
2025-07-29
Merge pull request #20154 from joshka/jm/improve-setting-titles
Lukas Wirth
-133
/
+159
2025-07-22
Apply suggestions from code review
Jakub Beránek
-4
/
+5
2025-07-22
Document synces using `josh-sync`
Jakub Beránek
-12
/
+41
2025-07-04
remove syntaxTree from docs
vinícius x
-18
/
+0
2025-07-02
Improve settings tree title and descriptions
Josh McKinney
-133
/
+159
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
/
+7
2025-06-25
Fix link in the book
Chayim Refael Friedman
-3
/
+2
2025-06-24
Merge pull request #20064 from Wilfred/document_sysroot_project
Lukas Wirth
-0
/
+3
2025-06-23
Add troubleshooting FAQ to the book
Chayim Refael Friedman
-0
/
+12
2025-06-23
Document sysroot_project field in rust-project.json
Wilfred Hughes
-0
/
+3
2025-06-20
Add better documentation for excluding imports from symbol search
Lucas Holten
-1
/
+5
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
/
+7
2025-06-16
feat: Insert required parentheses when typing `+` in trait type
Lukas Wirth
-1
/
+1
2025-06-16
Merge pull request #19994 from sourcefrog/book-links
Laurențiu Nicola
-3
/
+2
2025-06-15
Add config option to exclude imports from symbol search
Lucas Holten
-0
/
+7
2025-06-13
Make the URL a hyperlink
Martin Pool
-1
/
+1
2025-06-13
Fix link to the contribution guide
Martin Pool
-2
/
+1
2025-06-13
Fix link to good first issues
Jakub Beránek
-1
/
+1
2025-06-10
[minor] Fix typos
Wilfred Hughes
-1
/
+1
2025-06-06
In "Fill match arms", allow users to prefer `Self` to the enum name when poss...
Chayim Refael Friedman
-0
/
+7
2025-06-02
internal: Use 'ProjectJson' consistently
Wilfred Hughes
-1
/
+1
2025-05-28
feat: Render padding information when hovering on structs
Shoyu Vanilla
-0
/
+7
2025-05-26
Merge pull request #19819 from Veykril/push-utvzwvwuuvlm
Lukas Wirth
-1
/
+1
2025-05-22
Remove rust-analyzer.vs from other editors
Oli Scherer
-24
/
+0
2025-05-19
Change import prefix default to be by crate
Lukas Wirth
-1
/
+1
2025-04-20
doc: Fix dead manual links
bbb651
-1
/
+1
2025-04-20
doc: Rework generated configuration to have anchors
bbb651
-353
/
+681
2025-04-09
internal: rename `children_modules` to `child_modules`
David Barsky
-1
/
+1
2025-04-07
cargo xtask tidy
geetanshjuneja
-1
/
+1
2025-04-04
feat(project-model): provide flag for no deps
Prajwal S N
-0
/
+6
2025-03-24
chore: Cleanup vscode extension output channels
Lukas Wirth
-3
/
+6
2025-03-22
Improve contributing/README.md
BenjaminBrienen
-8
/
+8
2025-03-15
cargo xtask tidy
BenjaminBrienen
-1
/
+1
2025-03-15
edition = "2024"
BenjaminBrienen
-1
/
+1
[next]