Files
rust/compiler
bors 174e73a3f6 Auto merge of #119396 - Nadrieril:intersection-tracking, r=WaffleLapkin
Exhaustiveness: track overlapping ranges precisely

The `overlapping_range_endpoints` lint has false positives, e.g. https://github.com/rust-lang/rust/issues/117648. I expected that removing these false positives would have too much of a perf impact but never measured it. This PR is an experiment to see if the perf loss is manageable.

r? `@ghost`
2024-01-12 11:29:06 +00:00
..
2023-10-30 08:46:02 +11:00
2023-12-05 17:52:51 -08:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-23 14:11:02 +03:00
2024-01-05 10:56:59 +00:00
2024-01-10 16:29:23 +00:00
2024-01-09 20:08:44 -05:00
2024-01-10 07:33:07 +11:00
2023-12-31 20:58:36 +00:00