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-05-17
Catch panics in inference in analysis-stats
Florian Diebold
-1
/
+17
2025-05-16
Merge pull request #19808 from Veykril/lw-ollszwnlmquw
Lukas Wirth
-6
/
+6
2025-05-16
ci: Run metrics on the beta channel
Lukas Wirth
-6
/
+6
2025-05-16
Merge pull request #19807 from Veykril/lw-qyynkqysuyuy
Lukas Wirth
-2
/
+15
2025-05-16
fix: Don't overwrite `RUSTUP_TOOLCHAIN` if it is already set
Lukas Wirth
-2
/
+15
2025-05-16
Merge pull request #19805 from lnicola/inline-format-args
Laurențiu Nicola
-6
/
+6
2025-05-16
Inline some format args
Laurențiu Nicola
-6
/
+6
2025-05-16
Bump zip to 3.0
Laurențiu Nicola
-8
/
+5
2025-05-15
Improve asm support
Chayim Refael Friedman
-40
/
+186
2025-05-15
Bump undici from 6.21.1 to 6.21.3 in /editors/code
dependabot[bot]
-3
/
+3
2025-05-15
Merge pull request #19794 from ChayimFriedman2/dup-crates
Lukas Wirth
-6
/
+14
2025-05-15
Merge pull request #19793 from Hmikihiro/unused_import_conlict_derive
Chayim Refael Friedman
-32
/
+246
2025-05-15
Update Cargo.lock
Berrysoft
-35
/
+67
2025-05-15
handle trait in function
Hayashi Mikihiro
-21
/
+23
2025-05-15
check glob
Hayashi Mikihiro
-21
/
+22
2025-05-15
rename fn name take_path to any
Hayashi Mikihiro
-5
/
+5
2025-05-15
fix: ide-assists, generate mut trait impl indent
A4-Tacks
-3
/
+91
2025-05-14
Don't allow duplicate crates in the all_crates list
Chayim Refael Friedman
-6
/
+14
2025-05-14
fix: Removing all unused imports removes used imports for imports used for De...
Hayashi Mikihiro
-46
/
+257
2025-05-14
fixes: ide-assists, generate_new indent loses
A4-Tacks
-1
/
+136
2025-05-12
update cfg(bootstrap)
Pietro Albini
-2
/
+0
2025-05-10
minor: code review tweak
gohome001
-24
/
+8
2025-05-09
Split duration_constructors to get non-controversial bits out faster.
Dietrich Daroch
-1
/
+1
2025-05-09
Make diagnostics experimental by default
Florian Diebold
-33
/
+47
2025-05-08
Merge pull request #19507 from Hmikihiro/fix_module_doc_links
Lukas Wirth
-149
/
+548
2025-05-08
add assert to check ast_index smaller than INNER_ATTR_SET_BIT
Hayashi Mikihiro
-13
/
+9
2025-05-08
Fix postfix snippets duplicating derefs
Chayim Refael Friedman
-13
/
+33
2025-05-08
perf: Request cancellation while processing changed files
Lukas Wirth
-80
/
+136
2025-05-08
Still complete parentheses & method call arguments if there are existing pare...
Chayim Refael Friedman
-3
/
+76
2025-05-08
Auto merge of #140106 - dianne:deref-pat-usefulness, r=Nadrieril
bors
-0
/
+3
2025-05-07
Auto merge of #137995 - hkBst:parse_format_reuse_unescape, r=nnethercote
bors
-3
/
+3
2025-05-06
add stubbed-out cases for rust-analyzer
dianne
-0
/
+3
2025-05-07
extract function: `doc_attributes` to find def from inner doc
Hayashi Mikihiro
-8
/
+26
2025-05-07
add doc link test for hover
Hayashi Mikihiro
-0
/
+122
2025-05-07
add doc link test for goto def
Hayashi Mikihiro
-0
/
+68
2025-05-07
check module path inner or outer
Hayashi Mikihiro
-130
/
+256
2025-05-06
Remove duplicate impl of string unescape
Marijn Schouten
-3
/
+3
2025-05-06
Merge pull request #19738 from ChayimFriedman2/weird-gats
Lukas Wirth
-0
/
+32
2025-05-06
Remove ast index mask
Hayashi Mikihiro
-7
/
+10
2025-05-06
import std::iter::repeat
Hayashi Mikihiro
-0
/
+1
2025-05-06
Update crates/hir-expand/src/attrs.rs
Hayashi Mikihiro
-1
/
+1
2025-05-06
Update crates/hir-expand/src/attrs.rs
Hayashi Mikihiro
-1
/
+1
2025-05-06
fix: resolve doc path if outer comments exist on module and replace from cfg_...
Hayashi Mikihiro
-34
/
+99
2025-05-06
Don't panic on some weird code
Chayim Refael Friedman
-0
/
+32
2025-05-06
Merge pull request #19721 from ChayimFriedman2/more-parallel
Lukas Wirth
-256
/
+188
2025-05-06
Notify the user that we're collecting symbols
Chayim Refael Friedman
-1
/
+10
2025-05-06
Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...
Stuart Cook
-1
/
+18
2025-05-05
Add a `--num-threads` to the `prime-caches` CLI command
Chayim Refael Friedman
-60
/
+61
2025-05-05
Better manage parallel prime caches
Chayim Refael Friedman
-245
/
+167
2025-05-05
Support environment variable CARGO_MANIFEST_PATH.
Victor
-0
/
+17
[prev]
[next]