-
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
Rollup of 9 pull requests
O-unix
Operating system: Unix-like
rollup
A PR which is a rollup
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.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140726
opened May 7, 2025 by
jhpratt
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<()>
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…
Structurally resolve in 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.
check_ref_cast
in new solver
S-waiting-on-bors
#140713
opened May 6, 2025 by
compiler-errors
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…
rustdoc: remove unportable markdown lint and old parser
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140709
opened May 6, 2025 by
notriddle
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…
Implement Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
VecDeque::truncate_front()
S-waiting-on-bors
#140668
opened May 5, 2025 by
vkrivopalov
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…
collect all Fuchsia bindings into the Operating system: Fuchsia
O-unix
Operating system: Unix-like
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
fuchsia
module
O-fuchsia
#140656
opened May 5, 2025 by
joboet
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.