Skip to content

Prepare for uplift of drop-bounds lint #272

@taiki-e

Description

@taiki-e

rust-lang/rust#75699 uplifts clippy's drop_bounds lint to rustc.
If the implementation is the same as clippy, the code generated by the macro will also be warned (this behavior is probably correct for this lint), and pin-project(-lite) users will be affected by this.

Once rust-lang/rust#75699 or rust-lang/compiler-team#347 merged (or approved), it would be nice to be able to create a release including a patch that allows this lint.

Metadata

Metadata

Assignees

Labels

C-upstream-bugCategory: This is a bug of compiler or dependencies (the fix may require action in the upstream)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions