rust/clippy_lints
Vadim Petrochenkov f55a04928f hir: Remove opt_local_def_id_to_hir_id and opt_hir_node_by_def_id
Also replace a few `hir_node()` calls with `hir_node_by_def_id()`
2024-03-14 22:34:24 +03:00
..

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