Skip to content

remove the F-impl-trait-in-bindings code #86729

Closed
@nikomatsakis

Description

@nikomatsakis

This code is not implemented in the correct way, and it is common source of ICEs and other problems. We should remove this logic for now and simply report errors when impl Trait is used in let position.

Metadata

Metadata

Assignees

Labels

F-impl_trait_in_bindings`#![feature(impl_trait_in_bindings)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions