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
Sort

Pull requests list

refactor AttributeGate and rustc_attr! to emit notes during feature checking 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.
#141162 opened May 17, 2025 by mejrs Loading…
Fix Rust for Linux ping group label A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rust-for-linux Relevant for the Rust-for-Linux project 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.
#141139 opened May 17, 2025 by jieyouxu Loading…
Stabilize #cfg[version(...)] A-attributes Area: Attributes (`#[…]`, `#![…]`) I-lang-nominated Nominated for discussion during a lang team meeting. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. P-lang-drag-1 Lang team prioritization drag level 1. S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#141137 opened May 17, 2025 by est31 Loading…
1 of 3 tasks
Fast path for processing some obligations in the new solver (volume 2) perf-regression Performance regression. 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)
#141135 opened May 17, 2025 by compiler-errors Draft
Use crate:: prefix for root macro suggestions 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.
#141132 opened May 17, 2025 by bvanjoi Loading…
rustc_on_unimplemented cleanups 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.
#141130 opened May 17, 2025 by mejrs Loading…
Fast path for register_region_obligation perf-regression Performance regression. 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.
#141129 opened May 17, 2025 by compiler-errors Loading…
Fast path for processing some obligations in the new solver perf-regression Performance regression. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#141128 opened May 17, 2025 by compiler-errors Draft
bump windows crate for compiler,bootstrap and tools A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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.
#141127 opened May 17, 2025 by klensy Loading…
rustdoc JSON: Don't apply #[repr] privacy heuristics A-rustdoc-json Area: Rustdoc JSON backend 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.
#141126 opened May 17, 2025 by fmease Loading…
opt-dist: fix deprecated BOLT -icf=1 option S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#141117 opened May 17, 2025 by klensy Loading…
std: note that std::str::from_utf8* functions are aliases to std::<str>::from_utf8* methods 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.
#141112 opened May 17, 2025 by xizheyin Loading…
[std] fix the presentation of split_off_mut and split_off documentation 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.
#141110 opened May 17, 2025 by xizheyin Loading…
discuss deadlocks in the std::io::pipe() example 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.
#141109 opened May 17, 2025 by oconnor663 Loading…
Docs(lib): Fix extract_if docs 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.
#141108 opened May 17, 2025 by PaulDance Loading…
additional edge cases tests for path.rs 🧪 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.
#141105 opened May 16, 2025 by GrantBirki Loading…
Test(fs): Fix test_eq_windows_file_type for Windows 7 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.
#141104 opened May 16, 2025 by PaulDance Loading…
add regression test for rust-lang#101650 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.
#141094 opened May 16, 2025 by satler-git Loading…
Implement advance_by via try_fold for Sized iterators 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.
#141086 opened May 16, 2025 by a1phyr Loading…
ci: split dist-arm-linux job A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141078 opened May 16, 2025 by marcoieni Draft
Fix the issue of typo of comma in arm parsing 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.
#141077 opened May 16, 2025 by chenyukang Loading…
fix Zip unsoundness (again) 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.
#141076 opened May 16, 2025 by the8472 Loading…
Stabilize feature result_flattening I-libs-api-nominated Nominated for discussion during a libs-api 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.
#141072 opened May 16, 2025 by Rynibami Loading…
4 of 6 tasks
Enable [behind-upstream] triagebot option for rust-lang/rust A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#141071 opened May 16, 2025 by xizheyin Loading…
Suggest mut when possbile for temporary value dropped while borrowed 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.
#141069 opened May 16, 2025 by chenyukang Loading…
ProTip! Filter pull requests by the default branch with base:master.