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

Add an is_effect flag to GenericArgKind 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#118785 by fee1-dead was closed Dec 10, 2023 Draft
Add def path data variant 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#104648 by spastorino was closed Nov 30, 2022 Loading…
Replace pointer address checks in the parser 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.
#103700 by Noratrieb was closed Nov 4, 2022 Loading…
Extend Infer ty for binary operators 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.
#107567 by chenyukang was closed Feb 24, 2023 Draft
fix(ty_utils): try normalize earsing regions 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.
#111259 by bvanjoi was closed Aug 10, 2023 Loading…
Strict region folders 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#110312 by nnethercote was closed Apr 26, 2023 Loading…
fix: prevent infinity evaluate predicate for auto-trait 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.
#111985 by bvanjoi was closed Jun 5, 2023 Loading…
Fix points at nonexisting .await T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113263 by Alef-gabriel was closed Feb 11, 2024 Loading…
Add a suggestion to add or remove pub on private-in-public error T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112540 by aryan-debug was closed Feb 10, 2024 Loading…
Do not consider async task_context to be alive across yields 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.
#105668 by Swatinem was closed Dec 20, 2022 Loading…
Do not emit note in coerce if loop iterates at least once 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.
#122679 by gurry was closed Mar 25, 2024 Loading…
Resolve region bounds from components of type projection disposition-close This PR / issue is in PFCP or FCP with a disposition to close it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-types Relevant to the types team, which will review and decide on the PR/issue.
#121602 by dingxiangfei2009 was closed Mar 10, 2024 Loading…
Arbitrary self types v2: avoid dyn, generic ICE 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.
#136195 by adetaylor was closed Feb 4, 2025 Loading…
Fix diag span errors for bad_placeholder S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#116511 by chenyukang was closed Apr 8, 2024 Loading…
Fix gce ICE when encountering ill-formed consts 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.
#119060 by sjwang05 was closed Apr 18, 2024 Loading…
CFI: Fix fn items, closures, and Fn trait objects, and more A-sanitizers Area: Sanitizers for correctness and code quality PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#116404 by rcvalle was closed Apr 8, 2024 Loading…
Add f16 and f128 A-testsuite Area: The testsuite used to check the correctness of rustc F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` O-unix Operating system: Unix-like rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#114607 by tgross35 was closed Mar 4, 2024 Draft
Implement default_could_be_derived and default_overrides_default_fields lints F-default_field_values `#![feature(default_field_values)]` 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-lang Relevant to the language team
#134441 by estebank was closed Jan 22, 2025 Loading…
Implement partial capturing of types in use<...> 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.
#135765 by frank-king was closed Jan 20, 2025 Loading…
remove weird contravariant S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#134237 by oriongonza was closed Jan 23, 2025 Loading…
Improve diag when calling method on result of index op 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.
#125985 by mu001999 was closed Jun 18, 2024 Loading…
Point at binding declaration on closure capture note 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.
#128121 by estebank was closed Jul 24, 2024 Loading…
Do not ICE when trying to get layout of an unexpected type 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.
#127803 by gurry was closed Aug 22, 2024 Loading…
More precisely point out what is immutable for E0596 S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113924 by chenyukang was closed Jul 30, 2024 Loading…
feat: Add explanations of when the IRs (HIR, THIR, MIR) become available 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.
#129241 by isan-Ethen was closed Aug 19, 2024 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.