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-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
2025-08-20
Pass `alloc-variant-zeroed` to LLVM
clubby789
-0
/
+36
2025-08-20
Unconditionally-const supertraits are considered not dyn compatible
Michael Goulet
-11
/
+75
2025-08-20
Partial-stabilize the basics from `bigint_helper_methods`
Scott McMurray
-24
/
+42
2025-08-20
Enforce correct number of arguments for `"x86-interrupt"` functions
Pavel Grigorenko
-123
/
+197
2025-08-20
update some s390x codegen tests
Folkert de Vries
-59
/
+46
2025-08-20
remove unwanted references, and make more initialization inline
bit-aloo
-22
/
+14
2025-08-20
add explicit defaults
bit-aloo
-4
/
+4
2025-08-20
use local variables coming from toml, directly from toml
bit-aloo
-11
/
+7
2025-08-20
remove now not required _
bit-aloo
-115
/
+115
2025-08-20
Auto merge of #145645 - Kobzol:uplift-fix, r=jieyouxu
bors
-9
/
+82
2025-08-20
Fix JS search scripts path
Guillaume Gomez
-2
/
+2
2025-08-20
Download CI GCC into the correct directory
Jakub Beránek
-3
/
+3
2025-08-20
Do not use effective_visibilities query for Adt types of a local trait while ...
xizheyin
-1
/
+32
[prev]
[next]