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-06-08
Run `mingw-check-tidy` on auto builds
Jakub Beránek
-0
/
+4
2025-06-08
try to manually bless windows test output
Ralf Jung
-2
/
+37
2025-06-08
Mark `slice::swap_with_slice` unstably const
Paolo Barbolini
-1
/
+2
2025-06-08
Do not free disk space in the `mingw-check-tidy` job
Jakub Beránek
-0
/
+1
2025-06-08
docs: make unbuffered_bytes docs more consistent
nekename
-1
/
+1
2025-06-09
early return in trait detection for non-trait item
bohan
-18
/
+43
2025-06-08
Auto merge of #142095 - joshtriplett:optimize-veccache, r=SparrowLii
bors
-26
/
+23
2025-06-08
Remove all unused feature gates from the compiler
bjorn3
-1
/
+1
2025-06-08
Remove all unused feature gates from the compiler
bjorn3
-28
/
+1
2025-06-08
fix: `iter_on_single_item` FP on let stmt with type annotation
yanglsh
-14
/
+42
2025-06-08
Fix `match_single_binding` misses curlies on type signatures (#15017)
llogiq
-5
/
+82
2025-06-08
add tests for pattern binding drop order edge cases
dianne
-0
/
+233
2025-06-08
Fix `create_dir` ignores paths in suggestions (#15011)
Alex Macleod
-19
/
+89
2025-06-08
De-duplicate f16 & f128 doctest attributes
Urgau
-180
/
+4
2025-06-08
fix: `match_single_binding` misses curlies on type signatures
yanglsh
-5
/
+82
2025-06-08
Add the quickfix for increasing visibility of a private field to the private-...
Chayim Refael Friedman
-32
/
+125
2025-06-08
Fix `std_instead_of_core` FP when part of the `use` cannot be replaced (#15016)
llogiq
-28
/
+63
2025-06-08
Merge pull request #698 from GuillaumeGomez/signal
antoyo
-24
/
+27
2025-06-08
Rustup to rustc 1.89.0-nightly (cdd545be1 2025-06-07)
bjorn3
-1
/
+1
2025-06-08
fix: `std_instead_of_core` FP when part of the `use` cannot be replaced
yanglsh
-28
/
+63
2025-06-08
Auto merge of #142088 - compiler-errors:perf-universal-stall, r=lcnr
bors
-3
/
+16
2025-06-08
Sync from rust cdd545be1b4f024d38360aa9f000dcb782fbc81b
bjorn3
-13
/
+12
2025-06-08
Add documentation about why we use `exec`
Guillaume Gomez
-0
/
+4
2025-06-08
Invert suggestion if pointer is tested for non-nullness (#15015)
llogiq
-2
/
+21
2025-06-08
Invert suggestion if pointer is tested for non-nullness
Samuel Tardieu
-2
/
+21
2025-06-08
moved render_tests in utils to new execution context
bit-aloo
-2
/
+1
2025-06-08
move git command to new execution context
bit-aloo
-19
/
+39
2025-06-08
add execution context to bootstrap workflow
bit-aloo
-8
/
+46
2025-06-08
Add execution context
bit-aloo
-2
/
+222
2025-06-08
cleaned up some tests
Kivooeo
-19
/
+18
2025-06-08
Merge pull request #4385 from rust-lang/rustup-2025-06-08
Ralf Jung
-622
/
+1334
2025-06-08
add specific help messages for stdcall and cdecl
Ralf Jung
-106
/
+375
2025-06-08
avoid repeating error annotations in test file
Ralf Jung
-418
/
+290
2025-06-08
raw dylib: ensure that we have applied standard ABI checks
Ralf Jung
-19
/
+41
2025-06-08
add (back) unsupported_calling_conventions lint to reject more invalid callin...
Ralf Jung
-245
/
+1199
2025-06-08
Auto merge of #142085 - compiler-errors:perf-self-obl, r=lcnr
bors
-0
/
+15
2025-06-08
fix: `create_dir` ignores paths in suggestions
yanglsh
-19
/
+89
2025-06-08
Merge from rustc
The Miri Cronjob Bot
-621
/
+1333
2025-06-08
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-06-08
Use the in-tree `compiler-builtins`
Trevor Gross
-1
/
+1
2025-06-08
compiler-builtins: Fix a `rustdoc::bare-urls` error
Trevor Gross
-1
/
+1
2025-06-08
Use the in-tree `compiler-builtins`
Trevor Gross
-18
/
+61
2025-06-08
Auto merge of #142074 - oli-obk:its-finally-gone, r=petrochenkov
bors
-230
/
+204
2025-06-08
Add missing word to `cloned_ref_to_slice_refs` docs (#15012)
Catherine Flores
-1
/
+1
2025-06-07
Auto merge of #142181 - GuillaumeGomez:rollup-pn2p1lu, r=GuillaumeGomez
bors
-332
/
+976
2025-06-08
added test for 30904
Kivooeo
-0
/
+53
2025-06-08
Correctly handle attr macros placed in cfg_attr in speculative expansion
Chayim Refael Friedman
-20
/
+26
2025-06-08
Add support for automatically reducing found fuzz cases.
michal kostrubiec
-21
/
+379
2025-06-08
Remove the optimization of builtin attrs in `is_inside_macro_call()`
Chayim Refael Friedman
-8
/
+0
2025-06-07
Rollup merge of #142154 - RalfJung:no-more-cfg-bootstrap, r=oli-obk
Guillaume Gomez
-3
/
+0
[prev]
[next]