Files
rust/compiler
Matthias Krüger 5f1a120ee5 Rollup merge of #125135 - chenyukang:yukang-fix-116502, r=compiler-errors
Fix the dedup error because of spans from suggestion

Fixes #116502

I believe this kind of issue is supposed resolved by #118057, but the `==` in `span` respect syntax context, here we should only care that they point to the same bytes of source text, so should use `source_equal`.
2024-05-15 07:16:49 +02:00
..
2024-05-14 08:19:58 +10:00
2024-02-06 13:12:33 +11:00
2024-05-13 23:57:56 -04:00
2024-04-18 15:36:25 +10:00
2024-05-08 15:06:35 +00:00
2024-05-10 15:44:03 -04:00
2024-05-01 22:19:11 -04:00
2024-05-13 16:55:58 -04:00
2024-05-13 22:45:01 -04:00
2024-05-13 11:59:42 -04:00