rust-clippy/clippy_utils
Aneesh Kadiyala 543d56938e Make HirEqInterExpr::eq_block take comments into account
This commit:
- now makes `HirEqInterExpr::eq_block` take comments into account. Identical code with varying comments will no longer be considered equal.
- makes necessary adjustments to UI tests.
2024-01-02 11:30:20 +05:30
..
src Make HirEqInterExpr::eq_block take comments into account 2024-01-02 11:30:20 +05:30
Cargo.toml Bump Clippy version -> 0.1.77 2023-12-28 19:21:01 +01:00