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

Clean up some tests from tests/ui 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.
#141793 opened May 30, 2025 by Kivooeo Loading…
Consider parent aliases of rigid nested projections for outlives bounds 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.
#135008 opened Jan 2, 2025 by compiler-errors Draft
bootstrap: build std with less frame pointers T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141800 opened May 30, 2025 by workingjubilee Draft
impl Default for RepeatN needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#139690 opened Apr 11, 2025 by cuviper Loading…
Delegate <CStr as Debug> to ByteStr 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.
#141491 opened May 24, 2025 by tamird Loading…
Exclude CARGO_HOME from generate-copyright in-tree determination 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)
#141789 opened May 30, 2025 by Hoverbear Loading…
[WIP] RIIR HtmlDocCk A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-testsuite Area: The testsuite used to check the correctness of rustc rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125780 opened May 30, 2024 by fmease Draft
rewrite optimize attribute to use new attribute parsing infrastructure A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#138291 opened Mar 9, 2025 by jdonszelmann Draft
[WIP] Remap compiler vs non-compiler sources differently A-path-remapping Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141751 opened May 30, 2025 by jieyouxu Draft
Improve diagnostics for usage of qualified paths within tuple struct exprs/pats 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.
#140370 opened Apr 27, 2025 by WaffleLapkin Loading…
Reexport types from c_size_t in std 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.
#140418 opened Apr 29, 2025 by tgross35 Loading…
Add c_longdouble 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.
#140417 opened Apr 28, 2025 by tgross35 Draft
add sitemap to rust docs 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)
#139593 opened Apr 9, 2025 by lolbinarycat Loading…
unsafe keyword docs: emphasize that an unsafe fn in a trait does not get to choose its safety contract 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.
#141471 opened May 23, 2025 by RalfJung Loading…
rustc_const_eval: Expose APIs for signalling foreign accesses to memory T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141391 opened May 22, 2025 by nia-e Draft
Add ParseMode::Diagnostic and fix multiline spans in diagnostic attribute lints 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.
#141474 opened May 23, 2025 by mejrs Loading…
Delegate <SocketAddr as Debug> to ByteStr O-unix Operating system: Unix-like 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.
#141493 opened May 24, 2025 by tamird Loading…
ci: update docker version on codebuild A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141697 opened May 28, 2025 by marcoieni Draft
std: sys: net: uefi: tcp4: Implement write 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.
#141532 opened May 25, 2025 by Ayush1325 Loading…
compiler: use FramePointer::NonLeaf on illumos 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.
#141798 opened May 30, 2025 by workingjubilee Loading…
implement TrustedRandomAccessNoCoerce for Peekable 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.
#141630 opened May 27, 2025 by fee1-dead Loading…
Add APIs for dealing with titlecase A-Unicode Area: Unicode S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#122668 opened Mar 17, 2024 by Jules-Bertholet Loading…
Use cfg_os_version_min in std S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#136868 opened Feb 11, 2025 by madsmtm Draft
core: simplify Extend for tuples 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.
#138799 opened Mar 21, 2025 by joboet Loading…
Expand free alias types when computing implied outlives-bounds F-lazy_type_alias `#![feature(lazy_type_alias)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-types Relevant to the types team, which will review and decide on the PR/issue.
#141007 opened May 14, 2025 by fmease Draft
ProTip! Follow long discussions with comments:>50.