summary refs log tree commit diff
path: root/src/test/ui/generator/layout-error.rs
AgeCommit message (Expand)AuthorLines
2021-03-15Only allow tait defining uses in function and method return positionOli Scherer-3/+4
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+5
2021-01-14Don't ICE when computing a layout of a generator tainted by errorsTomasz Miąsko-0/+28