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

process::exec: using appropriate exit code on vxworks. 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.
#158549 opened Jun 29, 2026 by devnexen Contributor Loading…
Move std::io::copy internals to alloc::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#158548 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Move std::io::buffered to alloc::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#158547 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Move std::io::BufRead to alloc::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#158546 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Move std::io::read_to_string to alloc::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#158545 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Move std::io::Read to alloc::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#158544 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Note usage of documentation hard links in core::io 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.
#158543 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Rename align to platform_align on Scalar and Primitive A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related 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.
#158542 opened Jun 29, 2026 by scottmcm Member Loading…
Move std::io::Write to core::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#158541 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Move std::io::Seek to core::io S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#158540 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Move SizeHint and IoHandle to core::io 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.
#158539 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Add std::io::cursor::WriteThroughCursor 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.
#158537 opened Jun 29, 2026 by bushrat011899 Contributor Loading…
Instatiate binder instead of skipping when suggesting function arg error 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#158536 opened Jun 29, 2026 by ShoyuVanilla Member Loading…
Support #[track_caller] on EII declarations A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#158535 opened Jun 29, 2026 by cezarbbb Contributor Loading…
[perf] set debug builds to mir-opt-level=0 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-author 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.
#158534 opened Jun 29, 2026 by saethlin Member Draft
Change adjust_ident_and_get_scope arg to LocalDefId 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.
#158531 opened Jun 28, 2026 by camsteffen Contributor Loading…
fix(bootstrap): set dylib path for rustc tests 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)
#158530 opened Jun 28, 2026 by HNO3Miracle Contributor Loading…
Reorganize tests/ui/issues [17/N] 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.
#158525 opened Jun 28, 2026 by zedddie Contributor Loading…
Fix feature gate for repr(simd) A-attributes Area: Attributes (`#[…]`, `#![…]`) I-lang-easy-decision Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination I-lang-nominated Nominated for discussion during a lang team meeting. 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. S-waiting-on-t-lang Status: Awaiting decision from T-lang T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#158523 opened Jun 28, 2026 by JonathanBrouwer Contributor Loading…
Lint against invalid POSIX symbol definitions I-lang-nominated Nominated for discussion during a lang team meeting. 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.
#158522 opened Jun 28, 2026 by Urgau Member Loading…
Implement named Fn trait parameters 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.
#158517 opened Jun 28, 2026 by JonathanBrouwer Contributor Draft
Deduplicate codegen backends in bootstrap config 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)
#158516 opened Jun 28, 2026 by kn1g78 Loading…
Make let-else respect macro_rules expr metavariable grouping 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.
#158515 opened Jun 28, 2026 by bb1yd Contributor Loading…
diagnostics: emit unused_doc_comments on fn nest 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#158514 opened Jun 28, 2026 by notriddle Contributor Loading…
Enable static_position_executables on all gnu and musl targets 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.
#158510 opened Jun 28, 2026 by Amanieu Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.