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-07-06
Add more tests for invalid alignments
Jules Bertholet
-5
/
+52
2025-07-06
Add FIXME for gen et al
Jules Bertholet
-0
/
+1
2025-07-06
Add test for `dyn` alignment
Jules Bertholet
-0
/
+15
2025-07-06
Test `async fn`
Jules Bertholet
-0
/
+7
2025-07-06
Support `#[align(…)]` on fns in `extern` blocks
Jules Bertholet
-1
/
+15
2025-07-06
Remove `repr(align)` code
Jules Bertholet
-14
/
+49
2025-07-06
Simplify num formatting helpers
Yotam Ofek
-22
/
+3
2025-07-06
Port `#[path]` to the new attribute parsing infrastructure
Jonathan Brouwer
-36
/
+88
2025-07-06
Move check for new attribute to `check_builtin_meta_item`
Jonathan Brouwer
-36
/
+35
2025-07-06
Regression tests for repr ICEs
Jonathan Brouwer
-0
/
+57
2025-07-06
Auto merge of #143509 - cjgillot:copy-prop-noborrow, r=tmiasko
bors
-283
/
+832
2025-07-06
mbe: Change `unused_macro_rules` to a `DenseBitSet`
Josh Triplett
-6
/
+9
2025-07-06
Update run-make test
ia0
-4
/
+25
2025-07-06
Remove duplicate word
Micke
-1
/
+1
2025-07-06
More carefully consider span context when suggesting remove &mut
Michael Goulet
-5
/
+42
2025-07-06
Auto merge of #143526 - matthiaskrgr:rollup-pm69g5v, r=matthiaskrgr
bors
-216
/
+228
2025-07-06
Do not optimize stable-mir ui tests.
Camille GILLOT
-189
/
+472
2025-07-06
sleep_until: add clock_nanosleep support to Miri
dvdsk
-0
/
+193
2025-07-06
dogfood: fix few lint issues
klensy
-8
/
+15
2025-07-06
also lint method calls inside map_or first arg
klensy
-30
/
+54
2025-07-06
precommit test
klensy
-18
/
+22
2025-07-06
sleep_until: use clock_nanosleep where possible
dvdsk
-25
/
+218
2025-07-06
or_fun_call: also lint `and` method for Option/Result (#15073)
llogiq
-2
/
+56
2025-07-06
Do not ever cross-check bootstrap tools
Jakub Beránek
-2
/
+7
2025-07-06
Fix CI
Jakub Beránek
-4
/
+4
2025-07-06
Horrible hack to make codegen backends "work" during check
Jakub Beránek
-11
/
+32
2025-07-06
Add support for allowing features when checking tools
Jakub Beránek
-2
/
+15
2025-07-06
Use stage auto-bump when cross-checking on stage 1
Jakub Beránek
-17
/
+14
2025-07-06
Add `#[tracing::instrument]` to the LLVM build step
Jakub Beránek
-0
/
+9
2025-07-06
Update library cross-compilation test
Jakub Beránek
-3
/
+2
2025-07-06
Update `Mode::ToolStd` comment
Jakub Beránek
-2
/
+7
2025-07-06
Add staging comment to `check::Rustc`
Jakub Beránek
-0
/
+2
2025-07-06
Add change tracker entry
Jakub Beránek
-0
/
+5
2025-07-06
Unify selection of build compiler for checking in a single function
Jakub Beránek
-48
/
+47
2025-07-06
Implement `CoverageDump` checking through the `tool_check_step` macro
Jakub Beránek
-66
/
+5
2025-07-06
Fixup check of rust-analyzer, codegen backends, compiletest and other tools
Zalathar
-64
/
+113
2025-07-06
Properly check that an expression might be the one returned (#15115)
llogiq
-9
/
+422
2025-07-06
Handle potentially-shadowing bindings in `manual_let_else` (#15118)
llogiq
-11
/
+218
2025-07-06
fix: Improve floating point lint to handle ambiguous type (#15133)
llogiq
-19
/
+209
2025-07-06
Don't remove explicit cast to trait object pointer (#15145)
llogiq
-1
/
+14
2025-07-06
FIX: NegMultiply should preserve parenthesis when method is called (#15179)
llogiq
-9
/
+63
2025-07-06
Make build compiler explicit in `check::Rustc` and `check::Std`
Jakub Beránek
-73
/
+87
2025-07-06
Remove `custom_stage` override from `check::Std` and make 1 be the default ch...
Jakub Beránek
-54
/
+11
2025-07-06
Make default check stage be 1, and error out on checking with stage 0
Jakub Beránek
-5
/
+11
2025-07-06
fix: redundant_closure_call lint for closures with block (#15144)
llogiq
-15
/
+61
2025-07-06
rename panic_paylods → unwind_payloads
Ralf Jung
-7
/
+7
2025-07-06
Renamed retain_mut to retain on LinkedList as mentioned in the ACP
Joshua Gentry
-37
/
+2
2025-07-06
interpret: rename StackPopCleanup
Ralf Jung
-56
/
+56
2025-07-06
Rollup merge of #143518 - joshtriplett:sort-attrs, r=Kobzol
Matthias Krüger
-0
/
+2
2025-07-06
Rollup merge of #143514 - joshtriplett:macro-test-organization, r=jieyouxu
Matthias Krüger
-11
/
+11
[prev]
[next]