-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Expect an array when expected and acutal types are both arrays during cast
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.
#138962
opened Mar 26, 2025 by
xizheyin
Loading…
updated Mar 27, 2025
Check empty SIMD vector in inline asm
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.
#135295
opened Jan 9, 2025 by
eyraudh
Loading…
updated Mar 23, 2025
Tweak auto trait 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.
#137831
opened Feb 28, 2025 by
estebank
Loading…
updated Mar 21, 2025
impl !PartialOrd for HirId
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.
#138610
opened Mar 17, 2025 by
oli-obk
Loading…
updated Mar 19, 2025
Emit single error for 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.
+ use<'_>
and don't suggest use<'static>
S-waiting-on-author
#135052
opened Jan 3, 2025 by
estebank
Loading…
updated Feb 13, 2025
Provide more context on 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.
Fn
closure modifying binding
S-waiting-on-author
#133149
opened Nov 17, 2024 by
estebank
Loading…
updated Nov 18, 2024
Suggest 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.
derive(Trait)
or T: Trait
from transitive obligation in some cases
S-waiting-on-author
#127997
opened Jul 20, 2024 by
estebank
Loading…
updated Nov 1, 2024
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.