2020-07-09 09:13:59 -04:00
|
|
|
Each of these needs to be in a separate file,
|
2023-11-30 15:01:11 +11:00
|
|
|
because the `span_delayed_bug` ICE in rustdoc won't be triggerred
|
2020-07-09 09:13:59 -04:00
|
|
|
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.
|