Skip to content

Issues: rust-lang/rust

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Fixed typos 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-release Relevant to the release subteam, which will review and decide on the PR/issue.
#141410 by BorisNaum was closed May 23, 2025 Loading… updated May 23, 2025
Show pending obligations as unsatisfied constraints in report_similar_impl_candidates T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#134348 by soareschen was closed May 11, 2025 Loading… updated May 22, 2025
Fix ICE in ParamConst::find_ty_from_env when handling None values 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#139333 by Aditya-PS-05 was closed Apr 3, 2025 Loading… updated Apr 3, 2025
Redact CoercePointee target type F-derive_coerce_pointee Feature: RFC 3621's oft-renamed implementation 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#136796 by dingxiangfei2009 was closed Feb 25, 2025 Loading… updated Feb 25, 2025
fix trait implementations sort order 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.
#137428 by tapanprakasht was closed Feb 25, 2025 Draft updated Feb 25, 2025
Mark desugaring of ..= as such when lowering 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.
#136996 by samueltardieu was closed Feb 15, 2025 Loading… updated Feb 15, 2025
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… updated Feb 4, 2025
cleanup promoteds move check 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.
#134455 by lcnr was merged Jan 18, 2025 Loading… updated Jan 30, 2025
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… updated Jan 23, 2025
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… updated Jan 22, 2025
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… updated Jan 20, 2025
Suggest removal of borrow in index when appropriate S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. 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.
#117913 by estebank was closed Nov 29, 2024 Loading… updated Nov 29, 2024
Add shorter and more direct error for dyn AsyncFn A-async-closures `async || {}` 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#133267 by cramertj was closed Nov 26, 2024 Loading… updated Nov 26, 2024
Fix unnamed lifetime spans 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.
#125234 by bovinebuddha was closed Oct 1, 2024 Loading… updated Oct 1, 2024
Make E0599's label more clear for field which is used like a method. 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.
#127193 by surechen was closed Aug 31, 2024 Loading… updated Aug 31, 2024
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… updated Aug 22, 2024
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… updated Aug 19, 2024
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… updated Jul 30, 2024
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… updated Jul 24, 2024
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… updated Jun 18, 2024
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… updated Apr 22, 2024
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… updated Apr 18, 2024
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 updated Apr 15, 2024
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… updated Apr 8, 2024
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… updated Mar 27, 2024
ProTip! no:milestone will show everything without a milestone.