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-01-27
Use identifiers in diagnostics more often
Michael Goulet
-72
/
+83
2025-01-27
Mark all NuttX targets as tier 3 target and support the standard library
Huang Qi
-54
/
+51
2025-01-26
compiler_fence: fix example
Ralf Jung
-13
/
+13
2025-01-27
Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one
FedericoBruzzone
-58
/
+233
2025-01-26
fixed a missing description of the MSRV option for `manual_repeat_n` (#14081)
Timo
-0
/
+2
2025-01-26
Auto merge of #104693 - jhorstmann:use-high-bit-of-mask-for-select, r=working...
bors
-172
/
+280
2025-01-26
Merge pull request #2223 from marxin/CI-cache-restore-key
Noah Lev
-2
/
+4
2025-01-26
tidy up html structure
Rémy Rakic
-4
/
+4
2025-01-26
add NLL SCCs to polonius MIR dump
Rémy Rakic
-0
/
+49
2025-01-26
add NLL region graph to the polonius MIR dump
Rémy Rakic
-1
/
+83
2025-01-26
Merge pull request #2225 from ehuss/patch-3
Tshepang Mbambo
-1
/
+1
2025-01-26
Correct information on dylib compression
Eric Huss
-1
/
+1
2025-01-26
Merge pull request #4154 from RalfJung/linux-futex
Ralf Jung
-3
/
+2
2025-01-26
Auto merge of #135783 - compiler-errors:cache-in-closure-binder, r=lcnr
bors
-1
/
+144
2025-01-26
Merge pull request #4153 from Mark-Simulacrum/reduce-symbol-lookups
Ralf Jung
-1
/
+2
2025-01-27
fixed a missing description of the MSRV option for `manual_repeat_n`
lapla-cogito
-0
/
+2
2025-01-26
make linux-futex test less flaky
Ralf Jung
-3
/
+2
2025-01-26
Pre-intern name when searching module children
Mark Rousskov
-1
/
+2
2025-01-27
triagebot: set myself on vacation
许杰友 Jieyou Xu (Joe)
-1
/
+2
2025-01-26
Add cache to FoldEscapingRegions
Michael Goulet
-1
/
+144
2025-01-26
Make `unnecessary_map_or` work with ref and `Deref` to `Option`/`Result` (#14...
Alejandra González
-2
/
+72
2025-01-27
rustc-dev-guide: update bootstrap tracing docs
许杰友 Jieyou Xu (Joe)
-32
/
+58
2025-01-27
bootstrap: add more logging
许杰友 Jieyou Xu (Joe)
-2
/
+93
2025-01-27
bootstrap: adjust config file cascading fallback comment
许杰友 Jieyou Xu (Joe)
-1
/
+5
2025-01-27
bootstrap: adjust tracing style
许杰友 Jieyou Xu (Joe)
-11
/
+6
2025-01-27
bootstrap: avoid glob imports in `main` binary
许杰友 Jieyou Xu (Joe)
-5
/
+4
2025-01-26
Merge pull request #4152 from RalfJung/many-seeds
Ralf Jung
-6
/
+11
2025-01-26
many-seeds: do not use more than 8 threads
Ralf Jung
-4
/
+3
2025-01-26
many-seeds: in keep-going mode, print how many tests failed
Ralf Jung
-2
/
+8
2025-01-26
rustc_ast: replace some len-checks + indexing with slice patterns etc. 🧹
Yotam Ofek
-10
/
+10
2025-01-26
Consistently use the most significant bit of vector masks
Jörn Horstmann
-172
/
+280
2025-01-26
set default PR messages to fail the changelog CI (#14069)
Philipp Krones
-4
/
+6
2025-01-26
Auto merge of #135764 - nikic:llvm-20-test-fixes, r=wesleywiser
bors
-15
/
+105
2025-01-26
Merge pull request #4151 from rust-lang/rustup-2025-01-26
Ralf Jung
-1514
/
+2793
2025-01-26
prevent weird macOS linker errors from breaking the build
Ralf Jung
-1
/
+3
2025-01-26
Add regression test
bjorn3
-0
/
+23
2025-01-26
Document purpose of closure in from_fn.rs more clearly
Marijn Schouten
-2
/
+2
2025-01-26
Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhpratt
bors
-155
/
+309
2025-01-26
Test pipes also when not running on Windows and Linux simultaneously
Tobias Bucher
-1
/
+1
2025-01-26
Update `std::io::{pipe, PipeReader, PipeWriter}` docs the new location
Tobias Bucher
-16
/
+20
2025-01-26
Move `std::io::pipe` code into its own file
Tobias Bucher
-272
/
+277
2025-01-26
implement lint `double_negations`
Kalle Wachsmuth
-16
/
+159
2025-01-26
remove `clippy::double_neg`
Kalle Wachsmuth
-146
/
+93
2025-01-26
remove `clippy::double_neg`
Kalle Wachsmuth
-146
/
+93
2025-01-26
unrelated cleanup
Kalle Wachsmuth
-10
/
+2
2025-01-26
Actually run the bstr test
bjorn3
-3
/
+3
2025-01-26
Update comment
bjorn3
-1
/
+1
2025-01-26
Fix cg_clif testing coretests
bjorn3
-56
/
+11
2025-01-26
Put all coretests in a separate crate
bjorn3
-17
/
+37
2025-01-26
Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obk
bors
-10
/
+6
[prev]
[next]