mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
543d56938e
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.