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
Age
Commit message (
Expand
)
Author
Lines
2025-05-19
Merge pull request #19814 from Veykril/lw-sxquntxksovs
Lukas Wirth
-9
/
+54
2025-05-19
Debounce workspace fetching for workspace structure changes
Lukas Wirth
-9
/
+54
2025-05-19
Merge pull request #19757 from Veykril/push-zzxwtzuzqvzx
Lukas Wirth
-80
/
+136
2025-05-18
Merge pull request #19687 from gohome001/highlight_unsafe
Lukas Wirth
-0
/
+67
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
Merge pull request #19804 from lnicola/bump-zip
Laurențiu Nicola
-8
/
+5
2025-05-16
Bump zip to 3.0
Laurențiu Nicola
-8
/
+5
2025-05-16
Merge pull request #19801 from ChayimFriedman2/asm-label
Lukas Wirth
-40
/
+186
2025-05-15
Improve asm support
Chayim Refael Friedman
-40
/
+186
2025-05-15
Merge pull request #19798 from rust-lang/dependabot/npm_and_yarn/editors/code...
Chayim Refael Friedman
-3
/
+3
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
Merge pull request #19796 from Berrysoft/update-cargo-lock
Laurențiu Nicola
-35
/
+67
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-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-10
Merge pull request #19772 from rust-lang/push-nxzlokoozypo
Lukas Wirth
-33
/
+47
2025-05-10
minor: code review tweak
gohome001
-24
/
+8
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
Merge pull request #19764 from ChayimFriedman2/too-many-asterisks-dbg
Chayim Refael Friedman
-13
/
+33
2025-05-08
Fix postfix snippets duplicating derefs
Chayim Refael Friedman
-13
/
+33
2025-05-08
Merge pull request #19763 from ChayimFriedman2/ws-completions
Lukas Wirth
-3
/
+76
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-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
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-05
Merge pull request #19751 from VictorArcium/env-var-cargo-manifest-path
Chayim Refael Friedman
-0
/
+17
2025-05-05
Add a `--num-threads` to the `prime-caches` CLI command
Chayim Refael Friedman
-60
/
+61
[next]