-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
support revealing uses in HIR typeck
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Incompletely allow overloaded call from opaque when self type bottoms out in infer
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140496
opened Apr 30, 2025 by
compiler-errors
•
Draft
Parser: Document restrictions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140494
opened Apr 30, 2025 by
ehuss
Loading…
split Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
asm!
parsing and validation
S-waiting-on-review
#140490
opened Apr 29, 2025 by
folkertdev
•
Draft
Fix inaccurate atan2 documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140487
opened Apr 29, 2025 by
whirlwindaster
Loading…
rustfmt: Also allow bool literals as first item of let chain
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#140486
opened Apr 29, 2025 by
calebcartwright
Loading…
Optimize the codegen for Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Span::from_expansion
S-waiting-on-review
#140485
opened Apr 29, 2025 by
Jarcho
Loading…
Update rc.rs docs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140483
opened Apr 29, 2025 by
baumanj
Loading…
std::net: update tcp deferaccept delay type to Duration.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140482
opened Apr 29, 2025 by
devnexen
Loading…
[WIP] Move placeholder handling to a proper preprocessing step
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140466
opened Apr 29, 2025 by
amandasystems
Loading…
Use a closure instead of three chained iterators
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Document MaybeUninit bit validity
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140463
opened Apr 29, 2025 by
joshlf
Loading…
Add Operating system: Unix-like
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
read_buf
equivalents for positioned reads
O-unix
#140459
opened Apr 29, 2025 by
niklasf
Loading…
Use target-cpu=z13 on s390x codegen const vector test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140457
opened Apr 29, 2025 by
fneddy
Loading…
Remove global Project group: Exploit mitigations
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
next_disambiguator
state and handle it with a DisambiguatorState
type
PG-exploit-mitigations
#140453
opened Apr 29, 2025 by
Zoxc
Loading…
mono collector: Reduce # of locking while walking the graph
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140442
opened Apr 29, 2025 by
osiewicz
Loading…
Return an iterator instead of a Area: Rustdoc JSON backend
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Vec
in rustdoc Item::attributes
A-rustdoc-json
#140441
opened Apr 29, 2025 by
GuillaumeGomez
Loading…
use uX::from instead of _ as uX in non - const contexts
L-unnecessary_transmutes
Lint: unnecessary_transmutes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140435
opened Apr 29, 2025 by
bend-n
Loading…
rustdoc: Allow multiple references to a single footnote
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140434
opened Apr 29, 2025 by
a4lg
Loading…
dont handle bool transmute
L-unnecessary_transmutes
Lint: unnecessary_transmutes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140431
opened Apr 29, 2025 by
bend-n
Loading…
Improve test coverage of HIR pretty printing.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140430
opened Apr 29, 2025 by
nnethercote
Loading…
hir: Don't allocate for intrinsic inputs
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Move Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
in_external_macro
to SyntaxContext
S-waiting-on-review
#140419
opened Apr 29, 2025 by
Jarcho
Loading…
Reexport types from Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
c_size_t
in std
S-waiting-on-review
#140418
opened Apr 29, 2025 by
tgross35
Loading…
Add Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
c_longdouble
S-waiting-on-review
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-29.