mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-27 10:37:13 +00:00
8 lines
312 B
Markdown
8 lines
312 B
Markdown
Each of these needs to be in a separate file,
|
|
because the `delay_span_bug` ICE in rustdoc won't be triggerred
|
|
if even a single other error was emitted.
|
|
|
|
However, conceptually they are all testing basically the same thing.
|
|
See https://github.com/rust-lang/rust/pull/73566#issuecomment-653689128
|
|
for more details.
|