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-08-21
Merge pull request #20496 from ChayimFriedman2/symbols-attach
Chayim Refael Friedman
-12
/
+16
2025-08-21
Handle `ReEarlyParam` in `type_name`.
Nicholas Nethercote
-4
/
+20
2025-08-21
Attach the DB in symbol queries
Chayim Refael Friedman
-12
/
+16
2025-08-21
Auto merge of #145244 - lcnr:handle-opaque-types-before-region-inference, r=B...
bors
-1403
/
+1317
2025-08-21
fix: `semicolon_inside_block` FP when attribute over expr is not enabled
yanglsh
-0
/
+53
2025-08-21
fix: `unnecessary_safety_comment` does not lint for the first line
yanglsh
-8
/
+75
2025-08-21
fix: `redundant_closure` suggests wrongly with deref overload
yanglsh
-9
/
+130
2025-08-21
move few complex initialization from config to parse-inner
bit-aloo
-49
/
+61
2025-08-20
Add codegen regression tests
okaneco
-0
/
+182
2025-08-21
Introduce ProjectionElem::try_map.
Camille GILLOT
-93
/
+67
2025-08-20
Diff-massaging commit
ltdk
-87
/
+70
2025-08-20
Move WTF-8 code from std to core/alloc
ltdk
-1278
/
+331
2025-08-20
Copy WTF-8 code into core/alloc (for better diffs)
ltdk
-0
/
+1083
2025-08-20
Migrate `panic_unwind` to use `cfg_select!`
Josh Stone
-14
/
+20
2025-08-20
Auto merge of #145259 - nikic:read-only-capture, r=wesleywiser
bors
-14
/
+51
2025-08-20
rustc_hir_id: Add a comment explaining why the crate exists
Josh Triplett
-0
/
+2
2025-08-20
Eliminate unnecessary dependency from `rustc_traits` to `rustc_hir`
Josh Triplett
-4
/
+2
2025-08-20
Eliminate unnecessary dependency from `rustc_mir_dataflow` to `rustc_hir`
Josh Triplett
-4
/
+2
2025-08-20
rustc_lint_defs: Eliminate the dependency on `rustc_hir` for `Namespace`
Josh Triplett
-12
/
+10
2025-08-20
rustc_lint_defs: Use `DefPathHash` from `rustc_span` rather than `rustc_hir`
Josh Triplett
-1
/
+1
2025-08-20
Update test output for change to number of crates
Josh Triplett
-5
/
+5
2025-08-20
Split `rustc_hir_id` out of `rustc_hir`
Josh Triplett
-35
/
+61
2025-08-20
Move `IntoDiagArg` earlier in the dependency chains
Josh Triplett
-395
/
+425
2025-08-20
test(rustfmt): Verify frontmatter is preserved
Ed Page
-0
/
+74
2025-08-20
Merge pull request #1901 from folkertdev/wasm-read-unaligned
Amanieu d'Antras
-24
/
+14
2025-08-20
Merge pull request #1899 from dpaoliello/arm64ec
Folkert de Vries
-12
/
+823
2025-08-20
s390x: link to a missed optimization
Folkert de Vries
-0
/
+3
2025-08-20
s390x: implement `vec_sld` using `fshl`
Folkert de Vries
-9
/
+46
2025-08-20
s390x: implement `vec_subc_u128` using `overflowing_sub`
Folkert de Vries
-6
/
+4
2025-08-20
s390x: implement `vec_mulo` using `core::intrinsics::simd`
Folkert de Vries
-36
/
+32
2025-08-20
wasm: use `{read, write}_unaligned` methods
Folkert de Vries
-24
/
+14
2025-08-20
s390x: implement `vec_mule` using `core::intrinsics::simd`
Folkert de Vries
-38
/
+47
2025-08-20
s390x: add `assert_instr` for `vec_extend`
Folkert de Vries
-6
/
+3
2025-08-20
s390x: add `assert_instr` for `vec_round`
Folkert de Vries
-4
/
+2
2025-08-20
s390x: define `unpack_low` using `core::intrinsics::simd`
Folkert de Vries
-9
/
+8
2025-08-20
Merge pull request #1897 from nikic/dummy
Folkert de Vries
-199
/
+212
2025-08-20
fix: typo
Tuomas Tajakka
-1
/
+1
2025-08-20
fix whatever this is
Ada Alakbarova
-6
/
+5
2025-08-20
make a big let-chain
Ada Alakbarova
-19
/
+9
2025-08-20
merge pats
Ada Alakbarova
-2
/
+2
2025-08-20
Detect missing `if let` or `let-else`
Esteban Küber
-0
/
+158
2025-08-20
make download context lean and remove mutable types
bit-aloo
-79
/
+89
2025-08-20
Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic
bors
-0
/
+36
2025-08-20
Enable triagebot `[review-changes-since]` feature
Urgau
-0
/
+5
2025-08-20
Adjust test to still show miscompile
Nikita Popov
-0
/
+3
2025-08-20
Tell LLVM about read-only captures
Nikita Popov
-14
/
+48
2025-08-21
Add flock support for cygwin
王宇逸
-0
/
+10
2025-08-20
Merge pull request #2546 from lolbinarycat/patch-7
nora
-3
/
+3
2025-08-20
Instantiate higher-ranked binder with erased when checking IntoIterator predi...
Michael Goulet
-9
/
+25
2025-08-20
Merge pull request #2549 from lumiscosity/optimize-images
nora
-0
/
+0
[prev]
[next]