Files
rust/clippy_lints/src
Samuel Tardieu 1ecc9d7e04 Fix ICE in match_same_arms
The wrong `TypeckResults` was used in the fallback equality function
passed by the `match_same_arms` and `filter_map` lints. Previously,
those fallback functions had no way of using the proper `TypeckResults`.
Those (one per expression being compared) are now passed to the
registered fallback function.
2026-03-07 20:13:56 +01:00
..
2026-03-06 07:17:28 +00:00
2026-03-07 20:13:56 +01:00
2026-03-07 20:13:56 +01:00
2026-02-19 19:27:33 -06:00
2026-03-05 19:06:40 +01:00
2026-02-20 10:35:52 +01:00
2026-02-19 19:27:33 -06:00
2026-02-20 10:35:52 +01:00
2026-02-19 19:27:33 -06:00
2026-03-05 19:06:40 +01:00
2026-02-19 19:27:33 -06:00
2026-03-05 16:54:05 +01:00
2026-03-05 19:06:40 +01:00
2026-02-19 19:27:33 -06:00
2026-02-20 10:35:52 +01:00
2025-08-11 17:05:42 -05:00
2026-02-20 10:35:52 +01:00
2026-02-19 19:27:33 -06:00