rust/clippy_lints
Oli Scherer 0dc876991c Deduplicate associated_body and body_id
They match on almost the same patterns, which is fishy.

Also turn `associated_body` into a method and do some cleanups nearby the call sites
2024-03-18 18:12:32 +00:00
..
src Deduplicate associated_body and body_id 2024-03-18 18:12:32 +00:00
Cargo.toml Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-update 2024-02-27 15:50:17 +01:00
README.md

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