rust/clippy_lints
Vincenzo Palazzo 2d8ede2335 fix: use LocalDefId instead of HirId in trait res
use LocalDefId instead of HirId in trait resolution to simplify
the obligation clause resolution

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2023-01-23 11:42:18 +00:00
..
src fix: use LocalDefId instead of HirId in trait res 2023-01-23 11:42:18 +00:00
Cargo.toml Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup 2022-12-17 14:12:54 +01:00
README.md

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