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-03-31
Merge pull request #19485 from Veykril/push-mqlnvzkuplnm
Lukas Wirth
-29
/
+51
2025-03-31
chore: Clean CI a bit
Lukas Wirth
-29
/
+51
2025-03-31
Merge pull request #19484 from Veykril/push-ttvnzlkvwssk
Lukas Wirth
-96
/
+88
2025-03-31
fix: Fix new nightly lints
Lukas Wirth
-96
/
+88
2025-03-31
Merge pull request #19482 from Veykril/push-orrorupvlqpt
Lukas Wirth
-118
/
+187
2025-03-31
fix: Cleanup param name inlay hint filtering
Lukas Wirth
-118
/
+187
2025-03-29
Merge pull request #19475 from inflation/push-xrwpqzsqxtuy
Laurențiu Nicola
-1
/
+1
2025-03-29
Fix debug sourceFileMap when using cppvsdbg
Inflation
-1
/
+1
2025-03-29
Merge pull request #19474 from Veykril/push-nokkzzvwynnt
Lukas Wirth
-74
/
+143
2025-03-29
fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData`
Lukas Wirth
-74
/
+143
2025-03-28
Merge pull request #19375 from ChayimFriedman2/do-not-complete
Lukas Wirth
-291
/
+768
2025-03-28
Merge pull request #19466 from ChayimFriedman2/bug-coherence
David Barsky
-12
/
+30
2025-03-28
Fix a bug in orphan rules calculation
Chayim Refael Friedman
-12
/
+30
2025-03-27
Allow crate authors to control completion of their things
Chayim Refael Friedman
-291
/
+768
2025-03-27
Merge pull request #19460 from Veykril/push-krmvxxvrlmyx
Lukas Wirth
-2
/
+3
2025-03-27
Merge pull request #19459 from Veykril/push-swywyozvsqow
Lukas Wirth
-41
/
+41
2025-03-27
fix: Fix `format_args` lowering using wrong integer suffix
Lukas Wirth
-2
/
+3
2025-03-27
refactor: Shuffle some unsafety around in proc-macro-srv
Lukas Wirth
-41
/
+41
2025-03-27
Merge pull request #19457 from Veykril/push-xpmluxlzprpy
Lukas Wirth
-12
/
+63
2025-03-27
chore: Remove salsa dependency from proc-macro server again
Lukas Wirth
-12
/
+63
2025-03-26
Merge pull request #19451 from Veykril/push-tuqmmvkrtpzl
Lukas Wirth
-15
/
+19
2025-03-26
refactor: Use MEDIUM durability for crate-graph changes, high for library sou...
Lukas Wirth
-15
/
+19
2025-03-25
Merge pull request #19433 from snprajwal/fix-replace-let-else
Lukas Wirth
-8
/
+41
2025-03-25
Merge pull request #19450 from Veykril/push-vwrmzqmnvlxk
Lukas Wirth
-55
/
+74
2025-03-25
minor: Simplify impl-ty parse validation
Lukas Wirth
-55
/
+74
2025-03-25
Merge pull request #19388 from Veykril/push-oqysrnttwywu
Lukas Wirth
-9
/
+39
2025-03-25
feat: parse `unsafe` record fields
Lukas Wirth
-9
/
+39
2025-03-25
Merge pull request #19347 from Shourya742/2025-03-13-add-diagnostic-for-dnagl...
Lukas Wirth
-1
/
+99
2025-03-25
Merge pull request #19448 from Veykril/push-lkmyospxqrzz
Lukas Wirth
-10
/
+10
2025-03-25
ci: Require miri step
Lukas Wirth
-10
/
+10
2025-03-25
Merge pull request #19446 from Veykril/push-olslsvoxlxwk
Lukas Wirth
-2
/
+21
2025-03-25
ci: run `intern` tests via `cargo miri`
Lukas Wirth
-2
/
+21
2025-03-25
Merge pull request #19359 from davidbarsky/davidbarsky/more-stats-in-analysis...
Lukas Wirth
-31
/
+192
2025-03-24
analysis-stats: redesign printing of item tree stats
David Barsky
-11
/
+23
2025-03-24
analysis-stats: expose and print some limited statistics from `hir-def`
David Barsky
-3
/
+90
2025-03-24
analysis-stats: cleanup printing of some workspace stats
David Barsky
-11
/
+14
2025-03-24
analysis-stats: add `UsizeWithUnderscore` for readability of large numbers
David Barsky
-1
/
+30
2025-03-24
analysis-stats: always print source stats
David Barsky
-27
/
+20
2025-03-24
analysis-stats: emit lines of code and item tree counts for workspace; depend...
David Barsky
-25
/
+62
2025-03-24
Merge pull request #19440 from Veykril/push-lotzuulstwpw
Lukas Wirth
-543
/
+99
2025-03-24
refactor: Replace custom `ThinVec` with `thin-vec` crate
Lukas Wirth
-543
/
+99
2025-03-24
Merge pull request #19435 from Veykril/push-owstqqlrtsko
Lukas Wirth
-5
/
+6
2025-03-24
Merge pull request #19422 from Veykril/push-xlmxtopzlmxm
Lukas Wirth
-27
/
+16
2025-03-24
Merge pull request #19436 from lnicola/rm-rustc-hashes
Laurențiu Nicola
-5
/
+1
2025-03-24
Merge pull request #19430 from Veykril/push-wknpypxuyrsz
Lukas Wirth
-200
/
+231
2025-03-24
fix: Fix closure return inlayhints using macro ranges
Lukas Wirth
-5
/
+6
2025-03-24
chore: Cleanup vscode extension output channels
Lukas Wirth
-27
/
+16
2025-03-24
Add missing syn feature
Laurențiu Nicola
-1
/
+1
2025-03-24
Drop rustc_hashes dependency
Laurențiu Nicola
-4
/
+0
2025-03-24
fix(ide-assists): `let else` to `if let else`
Prajwal S N
-8
/
+41
[next]