-
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
[beta-1.87] Update cargo
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#140727
opened May 7, 2025 by
weihanglo
Loading…
Update Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
compiler-builtins
to 0.1.158
S-waiting-on-bors
#140724
opened May 6, 2025 by
tgross35
Loading…
fix typo in autorefs lint doc example
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140719
opened May 6, 2025 by
wyfo
Loading…
Change File::try_lock() and try_lock_shared() to return io::Result<()>
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.
#140718
opened May 6, 2025 by
cberner
Loading…
Split up the Area: Attributes (`#[…]`, `#![…]`)
I-lang-nominated
Nominated for discussion during a lang team meeting.
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.
unknown_or_malformed_diagnostic_attributes
lint
A-attributes
#140717
opened May 6, 2025 by
mejrs
Loading…
Improve 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.
-Zremap-path-scope
tests with dependency
S-waiting-on-review
#140716
opened May 6, 2025 by
Urgau
Loading…
Clarify &mut-methods' docs on sync::OnceLock
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.
#140715
opened May 6, 2025 by
lukaslueg
Loading…
normalization: avoid incompletely constraining GAT args
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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)
#140712
opened May 6, 2025 by
lcnr
Loading…
Use The Rustc Trait System Refactor Initiative (-Znext-solver)
MaybeCause::or
to allow constraints from overflows if they are combined with ambiguity
WG-trait-system-refactor
#140711
opened May 6, 2025 by
compiler-errors
Loading…
Structurally normalize in range pattern checking 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.
#140707
opened May 6, 2025 by
compiler-errors
Loading…
[rustdoc] Ensure that temporary doctest folder is correctly removed even if doctests failed
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140706
opened May 6, 2025 by
GuillaumeGomez
Loading…
Update Status: Awaiting review from the assignee but also interested parties.
backtrace
in Cargo.lock
S-waiting-on-review
#140705
opened May 6, 2025 by
LegNeato
Loading…
ICE: added error handle for values greater than 9999 in
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140700
opened May 6, 2025 by
Kivooeo
Loading…
WIP: Add PGO for apple darwin targets
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Split Area: Attributes (`#[…]`, `#![…]`)
F-autodiff
`#![feature(autodiff)]`
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
autodiff
into autodiff_forward
and autodiff_reverse
A-attributes
Simplify 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.
Vec::as_non_null
implementation and make it const
S-waiting-on-review
#140685
opened May 5, 2025 by
viliml
Loading…
Only include 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.
dyn Trait<Assoc = ...>
associated type bounds for Self: Sized
associated types if they are provided
S-waiting-on-review
#140684
opened May 5, 2025 by
compiler-errors
Loading…
build_helper: handle emails containing square brackets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140675
opened May 5, 2025 by
japaric
Loading…
Parser: Recover error from named params while parse_path
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.
#140671
opened May 5, 2025 by
xizheyin
Loading…
remove 'unordered' atomic intrinsics
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140660
opened May 5, 2025 by
RalfJung
Loading…
Refactor StableMIR
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.
#140643
opened May 4, 2025 by
makai410
Loading…
detect additional uses of opaques after writeback
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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)
#140641
opened May 4, 2025 by
lcnr
Loading…
Implement RcUninit (#112566)
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.
#140640
opened May 4, 2025 by
kstrafe
Loading…
UnsafePinned: also include the effects of UnsafeCell
I-lang-nominated
Nominated for discussion during a lang team meeting.
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.
#140638
opened May 4, 2025 by
RalfJung
Loading…
Simplify expansion of panic!().
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.