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
More docs
Alona Enraght-Moony
-7
/
+43
2025-08-30
Use absolute path to llvm-bolt, merge-fdata rather than PATH
Mark Rousskov
-5
/
+15
2025-08-30
Start documenting tests/rustdoc-json
Alona Enraght-Moony
-2
/
+48
2025-08-30
tidy: --bless now makes escheck run with --fix
binarycat
-10
/
+22
2025-08-30
rustdoc-search: split function inverted index by input/output
Michael Howell
-67
/
+256
2025-08-30
review comment: move `Visitor`
Esteban Küber
-27
/
+29
2025-08-30
Fix spurious test timeout
Chris Denton
-6
/
+18
2025-08-30
Auto merge of #146029 - JonathanBrouwer:incorrect-fixme, r=jdonszelmann
bors
-1
/
+1
2025-08-30
fix: `needless_for_each` suggests wrongly with explicit closure input types
Ada Alakbarova
-17
/
+76
2025-08-30
Avoid unnecessary suggestion in or-pattern
Esteban Küber
-73
/
+36
2025-08-30
Use move_file for rename in tracing
Mark Rousskov
-1
/
+5
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
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
[prev]
[next]