rust/tests/ui/sized
2023-12-26 17:57:33 +01:00
..
coinductive-1-gat.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coinductive-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coinductive-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
recursive-type-binding.rs rename tests 2023-12-26 17:50:30 +01:00
recursive-type-binding.stderr rename tests 2023-12-26 17:50:30 +01:00
recursive-type-coercion-from-never.rs add test for coercing never to infinite type 2023-12-26 17:57:33 +01:00
recursive-type-coercion-from-never.stderr add test for coercing never to infinite type 2023-12-26 17:57:33 +01:00
recursive-type-pass.rs rename tests 2023-12-26 17:50:30 +01:00
unsized-binding.rs Only emit one error per unsized binding, instead of one per usage 2023-10-09 23:00:15 +00:00
unsized-binding.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00