Jana Dönszelmann e2ae91b74a
Rollup merge of #144733 - Muscraft:secondary-file-sigil, r=compiler-errors
fix: Match width of ascii and unicode secondary file start

The current [unicode secondary file start](64ca23b623/compiler/rustc_errors/src/emitter.rs (L2991)) is only three characters, whereas the ASCII variant and normal [file start](64ca23b623/compiler/rustc_errors/src/emitter.rs (L2983-L2984)) are four characters. This slight difference caused the paths following a Unicode secondary file start to not align with other structured elements.
2025-07-31 17:19:41 +02:00
..
2025-06-19 13:02:04 -05:00
2025-07-24 13:21:25 -05:00
2024-01-29 07:41:41 +11:00
2024-07-29 08:26:52 +10:00
2025-07-07 12:58:16 +00:00
2024-07-29 08:26:52 +10:00
2025-03-27 18:29:06 +00:00
2025-06-19 13:02:04 -05:00
2025-06-23 08:50:17 +02:00
2025-06-19 13:02:04 -05:00