diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-05-15 07:16:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-15 07:16:49 +0200 |
| commit | 5f1a120ee5b5dfda12c557cd66853ee93e00232b (patch) | |
| tree | ae05395b8a88ed41b9f129a6ca76daa5184948bf /compiler/rustc_codegen_llvm/src | |
| parent | f7c293442074ec4ef5d5114700c37ad62ecf0834 (diff) | |
| parent | 75895f59b0742126a7b5abeb86b35df2dfa8ee59 (diff) | |
| download | rust-5f1a120ee5b5dfda12c557cd66853ee93e00232b.tar.gz rust-5f1a120ee5b5dfda12c557cd66853ee93e00232b.zip | |
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`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
