-
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
Fix description of unsigned 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.
checked_exact_div
S-waiting-on-review
#144947
opened Aug 5, 2025 by
tautschnig
Loading…
Autolabel PRs that change explicit tail call tests as Area: Issues & PRs about the rust-lang/rust repository itself
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
F-explicit_tail_calls
A-meta
#144945
opened Aug 5, 2025 by
WaffleLapkin
Loading…
E0793: Clarify that it applies to unions as well
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.
#144944
opened Aug 5, 2025 by
He1pa
Loading…
Rollup of 15 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
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-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-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.
#144943
opened Aug 5, 2025 by
Kobzol
Loading…
[experiment] enable outline-atomics on more aarch64 platforms
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
CFI: Fix types that implement Fn, FnMut, or FnOnce
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
PG-exploit-mitigations
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.
#144936
opened Aug 5, 2025 by
rcvalle
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.
PeekableIterator
trait
S-waiting-on-review
#144935
opened Aug 5, 2025 by
wmstack
Loading…
Allocate arguments from topmost frame into temporary storage before popping stack frame in `#![feature(explicit_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.
init_fn_tail_call
F-explicit_tail_calls
#144933
opened Aug 5, 2025 by
compiler-errors
Loading…
[win][arm64ec] Fix msvc-wholearchive for Arm64EC
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
end_point
.
S-waiting-on-author
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 Performance regression.
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.
effective_visibilities
perf-regression
#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…
Enforce tail call type is related to body return type in borrowck
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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.
#144917
opened Aug 4, 2025 by
compiler-errors
Loading…
Defer tail call ret ty equality to check_tail_calls
F-explicit_tail_calls
`#![feature(explicit_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: 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.
ty::Instance
path shortening in diagnostics
S-waiting-on-bors
#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-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.
#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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.