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-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
2025-08-24
Rewrite `unwrap_in_result` lint
Samuel Tardieu
-102
/
+308
2025-08-24
clean-up `ptr_cast_constness` (#15478)
Samuel Tardieu
-16
/
+11
2025-08-24
Auto merge of #137729 - jdonszelmann:fix-137687, r=fmease
bors
-228
/
+440
2025-08-24
fix: `unnested_or_patterns` FP on structs with only shorthand field pats (#15...
llogiq
-30
/
+80
2025-08-24
fix ICE on stable related to attrs on macros
Jana Dönszelmann
-30
/
+58
2025-08-24
Port crate name to the new attribute system
Jana Dönszelmann
-156
/
+248
2025-08-24
Support lints in early attribute parsing
Jana Dönszelmann
-45
/
+93
2025-08-24
Allow errors to be emitted as fatal during attribute parsing
Jana Dönszelmann
-22
/
+66
2025-08-24
Merge pull request #20523 from ChayimFriedman2/opaque-generics
Shoyu Vanilla (Flint)
-43
/
+54
2025-08-24
clean-up `ptr_cast_constness`
Ada Alakbarova
-16
/
+11
2025-08-24
`cast_ptr_alignment`: move the regular check into the `if`
Ada Alakbarova
-12
/
+3
2025-08-24
`cast_ptr_alignment`: move the `.cast()` check into a separate fn
Ada Alakbarova
-1
/
+6
2025-08-24
misc: remove one level of nesting
Ada Alakbarova
-7
/
+6
[prev]
[next]