Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix description of unsigned checked_exact_div 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.
#144947 opened Aug 5, 2025 by tautschnig Loading…
Autolabel PRs that change explicit tail call tests as F-explicit_tail_calls A-meta 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.
#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.
#144938 opened Aug 5, 2025 by tgross35 Draft
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 PeekableIterator trait 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.
#144935 opened Aug 5, 2025 by wmstack Loading…
Allocate arguments from topmost frame into temporary storage before popping stack frame in init_fn_tail_call 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.
#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 end_point. 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.
#144930 opened Aug 4, 2025 by cjgillot Draft
Drop rust-version from rustc_thread_pool 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.
#144928 opened Aug 4, 2025 by cuviper Loading…
Disable hashing on effective_visibilities perf-regression 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.
#144927 opened Aug 4, 2025 by blyxyas Loading…
Correct the use of must_use on btree::IterMut 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.
#144926 opened Aug 4, 2025 by JonathanBrouwer Loading…
Add suggestion to .to_owned() used on Cow when borrowing 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.
#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.
#144923 opened Aug 4, 2025 by rocurley Draft
Implement #[derive(From)] F-derive_from 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.
#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 ty::Instance path shortening in diagnostics 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.
#144914 opened Aug 4, 2025 by estebank Loading…
[rustdoc] Fix wrong i tooltip icon 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#144913 opened Aug 4, 2025 by GuillaumeGomez Loading…
[WIP] Resolver: introduce SmartResolver for speculative and finalize resolutions. 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.
#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 test::print_merged_doctests_times used by rustdoc to display more detailed time information 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.
#144909 opened Aug 4, 2025 by GuillaumeGomez Loading…
ProTip! Exclude everything labeled bug with -label:bug.