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
Age
Commit message (
Expand
)
Author
Lines
2025-02-28
Fix prefix adjustment hints unnecessarily introducing parens
Lukas Wirth
-11
/
+22
2025-02-28
Merge pull request #19246 from ncrothers/add-anchor-for-associated-items
Lukas Wirth
-7
/
+99
2025-02-28
add test
bit-aloo
-0
/
+24
2025-02-28
Avoid suggesting redundant borrowing in completion results
bit-aloo
-3
/
+1
2025-02-27
Add anchor for intra-doc links to associated items
Nicholas Crothers
-7
/
+99
2025-02-27
Update Node.js, vscode, and ts deps
BenjaminBrienen
-1740
/
+2598
2025-02-27
Warn when the used toolchain looks too old for rust-analyzer
Lukas Wirth
-114
/
+140
2025-02-27
Allow unsetting default cfgs
Lukas Wirth
-64
/
+96
2025-02-27
ignore another test that fails on windows
BenjaminBrienen
-1
/
+1
2025-02-27
ignore doc test that only fails on windows
BenjaminBrienen
-1
/
+1
2025-02-27
fix doc tests
BenjaminBrienen
-61
/
+75
2025-02-27
enable doctest
BenjaminBrienen
-30
/
+0
2025-02-27
Fix sysroot crate-graph construction not mapping crate-ids for proc-macros
Lukas Wirth
-2
/
+5
2025-02-27
Merge pull request #19230 from lnicola/zig
Laurențiu Nicola
-40
/
+49
2025-02-27
Merge pull request #19096 from darichey/rust-project-sysroot
Lukas Wirth
-1228
/
+146
2025-02-27
Delete tuple unsizing
Alice Ryhl
-34
/
+0
2025-02-27
Cofigurate out ohos target to avoid compilation crashes
LuuuXXX
-5
/
+7
2025-02-26
Drop support for stitched sysroot
David Richey
-1168
/
+12
2025-02-26
Allow rust-project.json to specify sysroot workspace
David Richey
-61
/
+135
2025-02-26
Merge pull request #19220 from Shourya742/2025-02-24-nit-setup-doc
Laurențiu Nicola
-4
/
+10
2025-02-26
Use cargo zigbuild for releases
Laurențiu Nicola
-40
/
+49
2025-02-26
Merge pull request #19225 from Giga-Bowser/remove-assists
Lukas Wirth
-43
/
+253
2025-02-26
Merge pull request #19204 from kazatsuyu/allow-package-specific-feature
Chayim Refael Friedman
-1
/
+3
2025-02-25
internal: Migrate `remove_unused_param` assist to `SyntaxEditor`
Giga Bowser
-17
/
+71
2025-02-25
fix: Properly handle removals in `SyntaxEditor`
Giga Bowser
-6
/
+18
2025-02-25
internal: Migrate `remove_parentheses` assist to `SyntaxEditor`
Giga Bowser
-5
/
+14
2025-02-25
internal: Migrate `remove_mut` assist to `SyntaxEditor`
Giga Bowser
-7
/
+8
2025-02-25
internal: Improve reporting of intersecting changes
Giga Bowser
-8
/
+142
2025-02-25
Disable typos checker for the target feature names
Chayim Refael Friedman
-0
/
+4
2025-02-25
Support target features implications in target_feature 1.1
Chayim Refael Friedman
-36
/
+268
2025-02-25
doc: remove nit from setup.md
bit-aloo
-4
/
+10
2025-02-24
minor: Add tabstop to impl body in `generate_trait_impl` assist
Giga Bowser
-14
/
+18
2025-02-24
Merge pull request #19171 from ShoyuVanilla/migrate-de-morgan-assist
Lukas Wirth
-75
/
+351
2025-02-24
Merge pull request #18987 from ChayimFriedman2/drop-glue
Lukas Wirth
-6
/
+1002
2025-02-24
Add `take()` method to `SyntaxEditor`
Shoyu Vanilla
-25
/
+20
2025-02-24
Migrate `apply_demorgan` to `SyntaxEditor`
Shoyu Vanilla
-52
/
+162
2025-02-24
Migrate some leftovers in `add_missing_match_arms`
Shoyu Vanilla
-25
/
+196
2025-02-24
Merge pull request #19219 from Veykril/push-rvosplwpwqqt
Lukas Wirth
-8
/
+122
2025-02-24
Merge pull request #19211 from Timmmm/user/timh/import_private
Lukas Wirth
-1
/
+4
2025-02-24
Merge pull request #19197 from andylokandy/insta
Lukas Wirth
-16
/
+13
2025-02-24
Merge pull request #19218 from Veykril/push-vqsronpuvrnx
Lukas Wirth
-1
/
+0
2025-02-24
Vendor always-assert
Lukas Wirth
-8
/
+122
2025-02-24
Disable incremental on release builds
Lukas Wirth
-1
/
+0
2025-02-24
Merge pull request #19217 from lnicola/event-name
Laurențiu Nicola
-6
/
+6
2025-02-24
Fix event_name check in workflows
Laurențiu Nicola
-6
/
+6
2025-02-24
Downgrade to ubuntu-22.04 for aarch64-unknown-linux-gnu and arm-unknown-linux...
Laurențiu Nicola
-2
/
+2
2025-02-24
Update assist docs
Laurențiu Nicola
-149
/
+175
2025-02-24
Format code
Laurențiu Nicola
-2
/
+8
2025-02-24
Add rustc_hashes and bump the others
Laurențiu Nicola
-17
/
+38
2025-02-24
Merge from rust-lang/rust
Laurențiu Nicola
-17
/
+31
[prev]
[next]