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

fix doc for UnixStream O-unix Operating system: Unix-like T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140984 opened May 14, 2025 by mlowicki Draft
Improve doc of some methods that take ranges A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#140983 opened May 13, 2025 by tkr-sh Loading…
Implement ptr::is_aligned_for and NonNull::is_aligned_for. 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.
#140982 opened May 13, 2025 by mathisbot Loading…
Add match guard let chain drop order and scoping tests 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.
#140981 opened May 13, 2025 by est31 Loading…
trait_sel: deep reject match_normalize_trait_ref 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.
#140978 opened May 13, 2025 by davidtwco Loading…
[win] Use a dash instead of slash for linker to avoid breaking lld 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.
#140977 opened May 13, 2025 by dpaoliello Loading…
Add Ipv4Addr and Ipv6Addr diagnostic items 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.
#140976 opened May 13, 2025 by samueltardieu Loading…
Update rustix to 1.0.7 for bootstrap 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)
#140973 opened May 13, 2025 by Berrysoft Loading…
Add TRACING_ENABLED to Machine and add enter_trace_span!() 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.
#140972 opened May 13, 2025 by Stypox Loading…
Allow initializing logger with additional tracing Layer 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.
#140969 opened May 13, 2025 by Stypox Loading…
Async drop poll shim for error dropee generates noop body F-async_drop `#![feature(async_drop)]` 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.
#140967 opened May 13, 2025 by azhogin Loading…
Remove #![feature(let_chains)] from library and src/librustdoc A-run-make Area: port run-make Makefiles to rmake.rs 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140966 opened May 13, 2025 by est31 Loading…
Invoke a query only when it doesn't return immediately anyway 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.
#140959 opened May 13, 2025 by oli-obk Loading…
Add #[must_use] to Array::map 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.
#140957 opened May 13, 2025 by JulianKnodt Loading…
impl PartialEq<{str,String}> for {Path,PathBuf} 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.
#140956 opened May 13, 2025 by Kixunil Loading…
[win] Ignore MSVC linker warning 4217 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.
#140954 opened May 12, 2025 by dpaoliello Loading…
Fix a compiletest blessing message A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#140953 opened May 12, 2025 by jieyouxu Loading…
Specify that split_ascii_whitespace uses the same definition as is_ascii_whitespace A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#140952 opened May 12, 2025 by SimonSapin Loading…
More option optimization tests 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.
#140950 opened May 12, 2025 by clubby789 Loading…
start properly testing attributes in positions 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.
#140948 opened May 12, 2025 by mejrs Draft
Flush errors before deep normalize in dropck_outlives 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.
#140947 opened May 12, 2025 by compiler-errors Loading…
const-eval: allow constants to refer to mutable/external memory, but reject such constants as patterns disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. I-lang-nominated Nominated for discussion during a lang team meeting. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-lang Relevant to the language team, which will review and decide on the PR/issue.
#140942 opened May 12, 2025 by RalfJung Loading…
Changed unclickable link in The rustc book S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#140938 opened May 12, 2025 by atlasgorn Loading…
Use Arena::alloc_from_iter to avoid redundant vec allocations 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.
#140937 opened May 12, 2025 by yotamofek Loading…
Clarify WTF-8 docs and private os_str::Slice type name 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.
#140936 opened May 12, 2025 by teor2345 Loading…
ProTip! Follow long discussions with comments:>50.