-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[win][arm64ec] Fix msvc-wholearchive for Arm64EC
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#144931
opened Aug 5, 2025 by
dpaoliello
Loading…
[EXPERIMENT] Avoid tracking span to compute Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
end_point
.
S-waiting-on-author
Rollup of 18 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#144929
opened Aug 4, 2025 by
samueltardieu
Loading…
Drop 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.
rust-version
from rustc_thread_pool
S-waiting-on-bors
#144928
opened Aug 4, 2025 by
cuviper
Loading…
Disable hashing on Status: Waiting on a perf run to be completed.
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.
effective_visibilities
S-waiting-on-perf
#144927
opened Aug 4, 2025 by
blyxyas
Loading…
Correct the use of 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.
must_use
on btree::IterMut
S-waiting-on-bors
#144926
opened Aug 4, 2025 by
JonathanBrouwer
Loading…
Add suggestion to 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.
.to_owned()
used on Cow
when borrowing
S-waiting-on-review
#144925
opened Aug 4, 2025 by
Periodic1911
Loading…
compiletest: add hint for when a ui test produces no errors
A-compiletest
Area: The compiletest test runner
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)
#144924
opened Aug 4, 2025 by
lolbinarycat
Loading…
Move several more float tests to floats/mod.rs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Implement Feature gate for #[derive(From)] built-in derive macro (RFC 3809).
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.
#[derive(From)]
F-derive_from
#144922
opened Aug 4, 2025 by
Kobzol
Loading…
don't emit rustdoc::broken_intra_doc_links for stuff like [!NOTE]
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.
#144921
opened Aug 4, 2025 by
lolbinarycat
Loading…
Dont print arg span in MIR dump for tail call
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.
#144920
opened Aug 4, 2025 by
compiler-errors
Loading…
Enforce tail call type is related to body return type in borrowck
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.
#144917
opened Aug 4, 2025 by
compiler-errors
Loading…
Defer tail call ret ty equality to check_tail_calls
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.
#144915
opened Aug 4, 2025 by
compiler-errors
Loading…
Add support 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.
ty::Instance
path shortening in diagnostics
S-waiting-on-review
#144914
opened Aug 4, 2025 by
estebank
Loading…
[rustdoc] Fix wrong 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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
i
tooltip icon
S-waiting-on-review
#144913
opened Aug 4, 2025 by
GuillaumeGomez
Loading…
[WIP] Resolver: introduce 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.
SmartResolver
for speculative and finalize resolutions.
S-waiting-on-review
#144912
opened Aug 4, 2025 by
LorrensP-2158466
•
Draft
Add regression tests for seemingly fixed issues
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.
#144910
opened Aug 4, 2025 by
ShoyuVanilla
Loading…
Add new 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.
test::print_merged_doctests_times
used by rustdoc to display more detailed time information
S-waiting-on-review
#144909
opened Aug 4, 2025 by
GuillaumeGomez
Loading…
Fix doctest output json
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144908
opened Aug 4, 2025 by
GuillaumeGomez
Loading…
fix: Reject async assoc fns of Project group: Const traits
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.
#[const_trait]
in ast_passes
PG-const-traits
#144907
opened Aug 4, 2025 by
ShoyuVanilla
Loading…
Require approval from t-infra instead of t-release on tier bumps
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#144906
opened Aug 4, 2025 by
Kobzol
Loading…
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#144905
opened Aug 4, 2025 by
tshepang
Loading…
Rename 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.
begin_panic_handler
to panic_handler
S-waiting-on-bors
#144903
opened Aug 4, 2025 by
Kivooeo
Loading…
Rename Area: rustc-dev-guide
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
begin_panic
to panic_with_payload
A-rustc-dev-guide
#144902
opened Aug 4, 2025 by
Kivooeo
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.