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
Age
Commit message (
Expand
)
Author
Lines
2025-08-15
add comment
jackh726
-0
/
+7
2025-08-15
Add test for webrender-2022 metrics
jackh726
-0
/
+32
2025-08-15
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-08-15
refactor: Add tests for case conversions
Karl Meakin
-11
/
+41
2025-08-15
refactor: `generate_tests`
Karl Meakin
-52
/
+45
2025-08-15
refactor: rewrite `ranges_from_set`
Karl Meakin
-66
/
+17
2025-08-15
refactor: Include size of case conversion tables
Karl Meakin
-13
/
+35
2025-08-15
refactor: Include table sizes in comment at top of `unicode_data.rs`
Karl Meakin
-11
/
+9
2025-08-14
Merge pull request #20453 from jackh726/nts-part2
Lukas Wirth
-2
/
+9
2025-08-14
feat: hint at unterminated strings in unknown prefix errors
Ralf Anton Beier
-1
/
+49
2025-08-14
Track diagnostic generations per package
Lukas Wirth
-24
/
+32
2025-08-14
Rollup merge of #145179 - joshtriplett:number, r=RalfJung
Guillaume Gomez
-2
/
+2
2025-08-14
Rollup merge of #144959 - Marcondiro:master, r=Mark-Simulacrum
Guillaume Gomez
-1
/
+1
2025-08-14
Rollup merge of #144727 - Stypox:add-tracing-to-resolve, r=RalfJung
Guillaume Gomez
-0
/
+2
2025-08-14
Merge pull request #20455 from A4-Tacks/fix-indent-conv-match-to-let-else
Shoyu Vanilla (Flint)
-6
/
+58
2025-08-14
Merge pull request #20456 from A4-Tacks/match-with-if-let-guard
Shoyu Vanilla (Flint)
-12
/
+52
2025-08-14
Add guard to let-chain for replace_match_with_if_let
A4-Tacks
-12
/
+52
2025-08-14
Fix indent for convert_match_to_let_else
A4-Tacks
-6
/
+58
2025-08-13
Auto merge of #144793 - petrochenkov:extprel3, r=davidtwco
bors
-2
/
+22
2025-08-13
Shift vars when mapping Dyn
jackh726
-0
/
+3
2025-08-13
Don't panic if unable to identify host in metrics
jackh726
-2
/
+6
2025-08-13
fix(compiler/rustc_codegen_llvm): apply `target-cpu` attribute
StackOverflowExcept1on
-1
/
+1
2025-08-13
Merge pull request #20390 from A4-Tacks/if-else-comp-in-args-or-let
Chayim Refael Friedman
-1
/
+127
2025-08-13
Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkov
Guillaume Gomez
-5
/
+3
2025-08-13
Merge pull request #20448 from donni-h/patch-2
Chayim Refael Friedman
-1
/
+1
2025-08-13
Update clippy tests
Vadim Petrochenkov
-2
/
+22
2025-08-13
[internal] Update to the latest @vscode/vsce for extension build
Wilfred Hughes
-195
/
+1163
2025-08-13
Fix dead link to Cargo.toml in documentation
donni-h
-1
/
+1
2025-08-13
Auto merge of #144722 - ywxt:parallel-reproducibile, r=SparrowLii
bors
-0
/
+10
2025-08-13
Merge pull request #20446 from lcnr/kinda-unhelpful-3
Lukas Wirth
-81
/
+88
2025-08-13
manually normalize alias
lcnr
-8
/
+3
2025-08-13
layout_of uses `PostAnalysis`
lcnr
-2
/
+6
2025-08-13
implement `type_of_opaque`
lcnr
-72
/
+69
2025-08-13
Merge pull request #20376 from fee1-dead/traitalias
Lukas Wirth
-591
/
+102
2025-08-13
Merge pull request #20445 from rust-lang/veykril/push-twmmuyzwtxno
Lukas Wirth
-9
/
+11
2025-08-13
update a few fixmes, and one trivial improvement
lcnr
-11
/
+22
2025-08-13
fix: Attach db for inlay hint compute
Lukas Wirth
-9
/
+11
2025-08-13
fix errors after rebase
Deadbeef
-14
/
+13
2025-08-13
Fix metrics checking out repos into toplevel folder instead of `target`
Lukas Wirth
-8
/
+12
2025-08-13
Print fields of interned IDs in hir-ty instead of just the ID
Lukas Wirth
-21
/
+25
2025-08-13
add test for trait alias projections
Deadbeef
-0
/
+21
2025-08-13
Merge Trait and TraitAlias handling
Deadbeef
-577
/
+68
2025-08-13
Merge pull request #20329 from jackh726/next-trait-solver-querify
Lukas Wirth
-1309
/
+19140
2025-08-13
Merge ref '1553adfe6884' from rust-lang/rust
The Miri Cronjob Bot
-292
/
+424
2025-08-13
Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35
Jakub Beránek
-1
/
+1
2025-08-13
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-08-13
Only import the item in "Unqualify method call" if needed
Chayim Refael Friedman
-1
/
+122
2025-08-13
Fix pgo tests
ywxt
-0
/
+6
2025-08-13
Fix parallel rustc not being reproducible due to unstable sorting of items.
ywxt
-0
/
+4
2025-08-12
Change the desugaring of `assert!` for better error output
Esteban Küber
-9
/
+16
[prev]
[next]