• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-May-2022-

README.mdH A D20-Jan-2022312 86

async.rsH A D20-Jan-2022110 83

closure.rsH A D20-Jan-2022173 63

const-generics.rsH A D20-Jan-2022501 2414

generic-argument.rsH A D20-Jan-2022118 84

impl-keyword-closure.rsH A D20-Jan-2022160 74

impl-keyword.rsH A D20-Jan-2022129 74

realistic-async.rsH A D20-Jan-2022338 2919

trait-alias-closure.rsH A D20-Jan-2022249 116

trait-alias.rsH A D20-Jan-2022225 116

README.md

1Each of these needs to be in a separate file,
2because the `delay_span_bug` ICE in rustdoc won't be triggerred
3if even a single other error was emitted.
4
5However, conceptually they are all testing basically the same thing.
6See https://github.com/rust-lang/rust/pull/73566#issuecomment-653689128
7for more details.
8