rust/src/test/ui/lang-items
2021-05-15 19:53:16 +02:00
..
lang-item-missing-generator.rs Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
lang-item-missing-generator.stderr Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
lang-item-missing.rs Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
lang-item-missing.stderr Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
wrong-number-generic-args-add.rs Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
wrong-number-generic-args-add.stderr Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
wrong-number-generic-args-index.rs Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00
wrong-number-generic-args-index.stderr Report an error if a lang item has the wrong number of generic arguments 2021-05-15 19:53:16 +02:00