summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/error-in-impl-trait/README.md
blob: 1176a4a8c4cf830fd7672535e55fc4f1d1d4bf13 (plain)
1
2
3
4
5
6
7
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.