Files
rust/clippy_lints
Samuel Tardieu c752fb2802 Do not attempt to compute size of a type with escaping lifetimes
A type with escaping bound vars cannot be wrapped in a dummy binder
during size computation.
2025-08-07 18:29:10 +02:00
..

This crate contains Clippy lints. For the main crate, check GitHub.