diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-10 22:40:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-10 22:40:35 +0100 |
| commit | 6cfe9af6a074b842198176d21170e49ee0cc6add (patch) | |
| tree | 72d0adfc798b935a639b2cff690ada6975cdcd88 /compiler/rustc_codegen_llvm/src/asm.rs | |
| parent | ca352c45222dfc55c478d853b7057fcac1bd39ac (diff) | |
| parent | 99bd24e9a3a812fcbaa82c3465f28dbe7a60667c (diff) | |
| download | rust-6cfe9af6a074b842198176d21170e49ee0cc6add.tar.gz rust-6cfe9af6a074b842198176d21170e49ee0cc6add.zip | |
Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillot
Fix ICE on format string of macro with secondary-label This generalizes the fix #86104 to also correctly skip `Span::from_inner` for the `secondary_label` of a format macro parsing error as well. We can alternatively skip the `span_label` diagnostic call for the secondary label as well, since that label probably only makes sense when the _proper_ span is computed. Fixes #91556
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions
