Files
rust/tests
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-04-17 15:08:08 -04:00
2024-05-14 18:15:37 -04:00
2024-05-13 16:55:58 -04:00