Files
rust/clippy_lints
Samuel Tardieu cc6a3d8cd5 Do not recurse forever in significant_drop_tightening
Limit the recursion depth, as each level of nesting adds another deeper
projection.
2025-04-17 12:58:14 +02:00
..
2025-04-03 21:32:37 +02:00

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