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-09-02
Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubilee
Guillaume Gomez
-162
/
+128
2025-09-02
Merge pull request #4555 from RalfJung/float-err
Ralf Jung
-72
/
+116
2025-09-02
Remove special implementation of `PartialEq` for `InvisibleOrigin` outside ma...
Jakub Beránek
-19
/
+21
2025-09-02
account for aarch64 windows oversleeping
Ralf Jung
-1
/
+2
2025-09-02
ptr_cast_constness: avoid suggesting unresolvable method call (#15540)
Alex Macleod
-3
/
+30
2025-09-02
Preserve `unsafe` blocks in `option_map_unit` suggestion (#15570)
Alex Macleod
-9
/
+48
2025-09-02
resolve: Avoid finalizing extern prelude entries more than once
Vadim Petrochenkov
-19
/
+9
2025-09-02
Auto merge of #145951 - lcnr:proof-tree-as-query, r=compiler-errors
bors
-441
/
+331
2025-09-02
add a flag to always apply the maximum float error
Ralf Jung
-9
/
+54
2025-09-02
Add LSX accelerated implementation for source file analysis
WANG Rui
-3
/
+107
2025-09-02
Correct typo in `rustc_errors` comment
Samuel Moelius
-1
/
+1
2025-09-02
improve process::abort rendering in Miri backtraces
Ralf Jung
-90
/
+54
2025-09-02
move some configuration enums to a more logical place
Ralf Jung
-65
/
+63
2025-09-02
Make it impossible to forget a conversion for the rustdoc `ItemType` enum
Guillaume Gomez
-55
/
+40
2025-09-02
Adjust issue-118306.rs test after LLVM change
Hans Wennborg
-1
/
+1
2025-09-02
Auto merge of #146113 - nnethercote:undo-workspace-dependencies, r=Kobzol
bors
-212
/
+187
2025-09-02
Fix `unknown number` error when generating search index
Guillaume Gomez
-2
/
+3
2025-09-02
Replace print statements in runtest with `write!` or `writeln!`
Zalathar
-60
/
+98
2025-09-02
Preliminary plumbing of stdout/stderr as `&dyn ConsoleOut`
Zalathar
-8
/
+60
2025-09-02
Encapsulate output-capture mode in a dedicated enum
Zalathar
-7
/
+43
2025-09-02
Add maintainer for VxWorks
Kartik Agarwala
-0
/
+1
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-212
/
+187
2025-09-02
Merge pull request #1912 from folkertdev/loongarch-qemu-user
Sayantan Chakraborty
-2
/
+2
2025-09-02
use `qemu-user` instead of `qemu-user-static` for loongarch CI
Folkert de Vries
-2
/
+2
2025-09-02
Remove some llvm workarounds
Nikita Popov
-12
/
+4
2025-09-02
Migrate more things in the new solver to specific `DefId`s
Chayim Refael Friedman
-80
/
+154
2025-09-02
stabilize extended_varargs_abi_support
Ralf Jung
-162
/
+128
2025-09-02
Merge pull request #20587 from ChayimFriedman2/private-inherent
Laurențiu Nicola
-8
/
+47
2025-09-02
Deduplicate methods in completion by function ID and not by name
Chayim Refael Friedman
-8
/
+47
2025-09-02
Make sense of the mess that were (are) different kind of generics in the solver
Chayim Refael Friedman
-233
/
+324
2025-09-01
add rust.break-on-ice to bootstrap.toml
beepster4096
-2
/
+18
2025-09-02
Fix `alloc_instead_of_core` FP when `alloc` is an alias (#15581)
Jason Newcomb
-0
/
+16
2025-09-01
fix(lexer): Only allow horizontal whitespace in frontmatter
Ed Page
-6
/
+21
2025-09-01
docs(lexer): Organize and document whitespace by Pattern_White_Space
Ed Page
-12
/
+10
2025-09-01
test(lexer): Ensure tabs are accepted for horizontal whitespace
Ed Page
-3
/
+5
2025-09-01
test(lexer): Ensure frontmatter can contain unicode whitespace
Ed Page
-0
/
+22
2025-09-01
test(lexer): Ensure frontmatter w/ crlf works
Ed Page
-0
/
+15
2025-09-01
Constify conversion traits
ltdk
-171
/
+278
2025-09-02
Auto merge of #146059 - folkertdev:va-end-lifetime, r=saethlin
bors
-3
/
+9
2025-09-02
Suggest parentheses around if-expressions
Esteban Küber
-76
/
+301
2025-09-02
squash fix `render_call_locations` panic when default span points at file out...
Janis
-16
/
+73
2025-09-01
Auto merge of #145925 - lcnr:revealing-use-closures-2, r=BoxyUwU
bors
-233
/
+523
2025-09-01
use defining uses of all bodies to constrain non-defining uses
lcnr
-232
/
+518
2025-09-01
Remove dead code stemming from an old effects desugaring
León Orell Valerian Liehr
-26
/
+16
2025-09-01
Auto merge of #145721 - dpaoliello:ar050, r=bjorn3
bors
-56
/
+82
2025-09-01
Fix ui-fulldeps
Jakub Beránek
-1
/
+3
2025-09-01
Make `Parser::parse_for_head` public for rustfmt usage
Moritz Hedtke
-1
/
+2
2025-09-01
fix: `alloc_instead_of_core` FP when `alloc` is an alias
yanglsh
-0
/
+16
2025-09-01
Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLii
bors
-4
/
+419
2025-09-01
fix a constness ordering bug in rustfmt
Nathaniel McCallum
-1
/
+1
[prev]
[next]