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-25
Auto merge of #145480 - cjgillot:sizeless-chunks, r=Mark-Simulacrum
bors
-144
/
+165
2025-08-24
Auto merge of #145262 - compiler-errors:prefer-only-param, r=lcnr
bors
-0
/
+223
2025-08-24
`unnecessary_mut_passed`: add structured suggestion (#15438)
Alejandra González
-35
/
+376
2025-08-24
Suggest naming types before using explicit type names (#14996)
Alejandra González
-9
/
+113
2025-08-25
fix: `never_loop` forget to remove break in nested loop
yanglsh
-14
/
+170
2025-08-24
Update documentation.
Camille Gillot
-9
/
+3
2025-08-25
Remove the lifetime from `ExpTokenPair`/`SeqSep`.
Nicholas Nethercote
-49
/
+49
2025-08-25
Update `bitflags` to 2.9.3.
Nicholas Nethercote
-2
/
+2
2025-08-24
Make sure to treat only param where clauses as inherent
Michael Goulet
-0
/
+223
2025-08-24
`unnecessary_mut_passed`: add structured suggestion
Ada Alakbarova
-35
/
+376
2025-08-24
Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycat
bors
-93
/
+795
2025-08-24
Suggest naming types before using explicit type names
Samuel Tardieu
-9
/
+113
2025-08-24
Fix `semicolon_inside_block` FP when attribute over expr is not enabled (#15476)
Alejandra González
-0
/
+53
2025-08-24
compiletest: if a compiler fails outside a ui test, show its output
binarycat
-2
/
+3
2025-08-24
Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G...
bors
-4
/
+26
2025-08-24
raw-dylib-elf: set correct `DT_VERDEFNUM`
Mateusz Mikuła
-3
/
+10
2025-08-24
editorconfig: don't use nonexistant syntax
binarycat
-5
/
+8
2025-08-24
Merge pull request #20529 from emmanuel-ferdman/master
Shoyu Vanilla (Flint)
-1
/
+1
2025-08-24
Fix rust-analyzer-contributors reference
Emmanuel Ferdman
-1
/
+1
2025-08-24
`ptr_as_ptr`: move to `if` (#15480)
Samuel Tardieu
-12
/
+17
2025-08-24
misc: replace `match` with an equality check
Ada Alakbarova
-3
/
+2
2025-08-24
move `ptr_as_ptr` to under `if`
Ada Alakbarova
-10
/
+16
2025-08-24
fix: Masquerade as nightly cargo when invoking flycheck with `-Zscript`
Shoyu Vanilla
-0
/
+1
2025-08-24
split `cast_ptr_alignment` (#15479)
llogiq
-19
/
+14
2025-08-24
`unused_unit`: don't lint on closure return types
Ada Alakbarova
-29
/
+83
2025-08-24
Rename `llvm::Bool` aliases to standard const case
Zalathar
-34
/
+33
2025-08-24
Replace the `llvm::Bool` typedef with a proper newtype
Zalathar
-34
/
+75
2025-08-24
Merge pull request #4541 from rust-lang/rustup-2025-08-24
Ben Kimock
-5432
/
+10799
2025-08-24
Rewrite `unwrap_in_result` lint (#15445)
llogiq
-102
/
+308
2025-08-24
Regression test for attributes on macro calls
Jonathan Brouwer
-42
/
+302
2025-08-24
check f16 and f128 in float_equality_without_abs (#15054)
llogiq
-6
/
+32
2025-08-24
Merge pull request #2550 from WaffleLapkin/try-bors
waffle
-37
/
+28
2025-08-24
Warn on macro calls for attributes that had this behaviour previously
Jonathan Brouwer
-17
/
+35
2025-08-24
Directly raise fatal errors inside the codegen backends
bjorn3
-124
/
+117
2025-08-24
Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu
bors
-19
/
+722
2025-08-24
`unused_unit`: small clean-up (#15550)
Samuel Tardieu
-21
/
+16
2025-08-24
Prevent confusion with insertion-ordered maps.
Marijn Schouten
-2
/
+3
2025-08-24
focus more on ordered aspect and restore old comments
Marijn Schouten
-13
/
+45
2025-08-24
Dial down detail of B-tree description
Marijn Schouten
-24
/
+5
2025-08-24
pattern-match on slices
Ada Alakbarova
-9
/
+6
2025-08-24
get rid of confusing nested `map_or`s
Ada Alakbarova
-12
/
+10
2025-08-24
coverage: Build an "expansion tree" and use it to unexpand raw spans
Zalathar
-162
/
+239
2025-08-24
coverage: Add a specific test for `#[rustfmt::skip]`
Zalathar
-0
/
+47
2025-08-24
Handle unwinding fatal errors in codegen workers
bjorn3
-32
/
+21
2025-08-24
rustdoc: render attributes in Field and Variants sections
Karol Zwolak
-4
/
+26
2025-08-24
bootstrap.py: follow up more 'tidy' insistence (string quotes).
Havard Eidnes
-2
/
+2
2025-08-24
check f16 and f128 in float_equality_without_abs
usamoi
-6
/
+32
2025-08-24
`missing_inline_in_public_items`: fix lint emission source HirId (#15501)
llogiq
-20
/
+25
2025-08-24
fix `or_then_unwrap`: suggestion preserves macro calls (#15483)
llogiq
-3
/
+21
2025-08-24
Fix some minor issues in comments
houpo-bob
-6
/
+6
[prev]
[next]