Skip to content
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

Test interaction between RFC 2229 migration and use closures #138101

Open
nikomatsakis opened this issue Mar 6, 2025 · 0 comments · May be fixed by #138470
Open

Test interaction between RFC 2229 migration and use closures #138101

nikomatsakis opened this issue Mar 6, 2025 · 0 comments · May be fixed by #138470
Assignees
Labels
F-ergonomic_clones `#![feature(ergonomic_clones)]`

Comments

@nikomatsakis
Copy link
Contributor

nikomatsakis commented Mar 6, 2025

As noted here, we should be testing how RFC 2229 migrations and use interact. Alternatively we can forbid the use of a use closure before Rust 2021.

@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Mar 6, 2025
@nikomatsakis nikomatsakis added F-ergonomic_clones `#![feature(ergonomic_clones)]` and removed needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Mar 6, 2025
@spastorino spastorino self-assigned this Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-ergonomic_clones `#![feature(ergonomic_clones)]`
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants