-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
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 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.
Read
and Write
on Arc<TcpStream>
and Arc<UnixStream>
.
O-unix
#134190
opened Dec 12, 2024 by
nmathewson
Loading…
Use 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.
iter::repeat_n
to implement Vec::extend_with
perf-regression
#133662
opened Nov 30, 2024 by
paolobarbolini
Loading…
ProTip!
Filter pull requests by the default branch with base:master.