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-30
Suggest constant on unused binding in a pattern
Esteban Küber
-20
/
+59
2025-08-30
Merge pull request #2536 from apiraino/no-typofixes-pls
apiraino
-0
/
+3
2025-08-30
On unused binding in pattern, suggest unit struct/variant with similar name
Esteban Küber
-105
/
+279
2025-08-30
Commas to semicolons in clippy.toml reasons
Samuel Moelius
-5
/
+5
2025-08-30
Fix FP of `needless_range_loop` when meeting multidimensional array (#15486)
Jason Newcomb
-5
/
+86
2025-08-30
Update `browser-ui-test` version to `0.21.3`
Guillaume Gomez
-3
/
+3
2025-08-30
fix: `assertions_on_result_states` avoid changing return type in more cases
Ada Alakbarova
-16
/
+43
2025-08-30
Update target spec metadata of Arm64EC Windows and Trusty targets
Taiki Endo
-5
/
+5
2025-08-30
Auto merge of #145479 - Kmeakin:km/hardcode-char-is-control, r=joboet
bors
-28
/
+5
2025-08-30
Do not run `lint-docs` tests in stage 1 `x test` by default
Jakub Beránek
-14
/
+10
2025-08-30
Merge pull request #20563 from ChayimFriedman2/ns-projection-dyn-auto-trait
Shoyu Vanilla (Flint)
-1
/
+70
2025-08-30
Explicity disable LSX feature for `loongarch64-unknown-none` target
WANG Rui
-1
/
+1
2025-08-30
Fix stage 1 compiler tests
Jakub Beránek
-19
/
+97
2025-08-30
Add test stage 2 snapshot tests
Jakub Beránek
-10
/
+97
2025-08-30
Fix tests and doclink
Jakub Beránek
-10
/
+10
2025-08-30
Fake nodejs in snapshot test
Jakub Beránek
-0
/
+2
2025-08-30
Fix doclink
Jakub Beránek
-1
/
+1
2025-08-30
Skip bootstrap tests on CI
Jakub Beránek
-1
/
+5
2025-08-30
Add change tracker entry
Jakub Beránek
-0
/
+5
2025-08-30
Do not run tests on CI in stage 0
Jakub Beránek
-1
/
+1
2025-08-30
Fix spacing when testing individual crates
Jakub Beránek
-6
/
+11
2025-08-30
Fix staging for compiler/std crate tests
Jakub Beránek
-56
/
+106
2025-08-30
Move the `test!` macro closer to its usages
Jakub Beránek
-70
/
+70
2025-08-30
Add metadata to a bunch of steps, rename variables and add comments
Jakub Beránek
-28
/
+102
2025-08-30
Small refactoring around `RemoteCopyLibs`
Jakub Beránek
-10
/
+14
2025-08-30
Remove stage0 checking
Jakub Beránek
-16
/
+2
2025-08-30
Refactor `test::LintDocs`
Jakub Beránek
-7
/
+31
2025-08-30
Remove `compiler_for` from `test::CodegenCranelift`
Jakub Beránek
-49
/
+35
2025-08-30
Remove `compiler_for` from `test::CodegenGCC`
Jakub Beránek
-51
/
+31
2025-08-30
Fix staging of `TestFloatParse`
Jakub Beránek
-74
/
+61
2025-08-30
Add snapshot test for `x test`
Jakub Beránek
-1
/
+71
2025-08-30
Forbid running tests on stage 0 unless `build.compiletest-allow-stage0` is en...
Jakub Beránek
-1
/
+7
2025-08-30
Fixup `x test tier-check`
Jakub Beránek
-21
/
+40
2025-08-30
Add snapshot test for `tier-check`
Jakub Beránek
-0
/
+13
2025-08-30
Merge pull request #4549 from RalfJung/mprotect
Ralf Jung
-39
/
+21
2025-08-30
std: clarify `OpenOptions` error for create without write access
Vladimir Petrzhikovskii
-22
/
+91
2025-08-30
reduce some code duplication and update some comments
Ralf Jung
-22
/
+8
2025-08-30
dedup recip float test
Karol Zwolak
-50
/
+22
2025-08-30
native-lib mode: avoid unsoundness due to mrpotect
Ralf Jung
-17
/
+13
2025-08-30
Remove incorrect FIXME
Jonathan Brouwer
-1
/
+1
2025-08-30
Auto merge of #146026 - Zalathar:rollup-urbmv0t, r=Zalathar
bors
-278
/
+844
2025-08-30
Switch select_unpredictable guard to raw pointer
Aurelia Molzer
-8
/
+11
2025-08-30
Simplify select_unpredictable guard selection
Aurelia Molzer
-6
/
+6
2025-08-30
Clarify panic-drop test for select_unpredictable
Aurelia Molzer
-4
/
+3
2025-08-30
Rollup merge of #145969 - actuallylost:duration-from-nanos-128, r=tgross35
Stuart Cook
-0
/
+56
2025-08-30
Rollup merge of #145776 - ChaiTRex:ilog_specialization, r=joboet
Stuart Cook
-0
/
+14
2025-08-30
Rollup merge of #145465 - Kivooeo:stabilize-array_repeat, r=joboet
Stuart Cook
-5
/
+1
2025-08-30
Rollup merge of #144651 - connortsui20:nonpoison_condvar, r=joboet
Stuart Cook
-271
/
+771
2025-08-30
Rollup merge of #143462 - Rudxain:read_to_string_usize, r=joboet
Stuart Cook
-2
/
+2
2025-08-30
Add `#[must_use] and update `cloned` documentation
Connor Tsui
-2
/
+6
[prev]
[next]