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

Hint on unknown escape of Unicode quotation marks in string literal A-diagnostics Area: Messages for errors, warnings, and lints A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix` 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.
#137067 opened Feb 15, 2025 by LFS6502 Loading…
As per issue #136827 submitting updates to E0495 documentation 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.
#137042 opened Feb 14, 2025 by progressive-galib Loading…
Skip redundant frames in const recursion errors 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.
#136649 opened Feb 6, 2025 by estebank Loading…
test (do not merge) S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
#135954 opened Jan 23, 2025 by apiraino Loading…
Implement Read and Write on Arc<TcpStream> and Arc<UnixStream>. O-unix Operating system: Unix-like 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.
#134190 opened Dec 12, 2024 by nmathewson Loading…
Use iter::repeat_n to implement Vec::extend_with 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#133662 opened Nov 30, 2024 by paolobarbolini Loading…
ProTip! Filter pull requests by the default branch with base:master.