summary refs log tree commit diff
path: root/src/test/ui/invalid_dispatch_from_dyn_impls.stderr
AgeCommit message (Expand)AuthorLines
2019-04-30Only allow ZSTs with 1 byte alignmentTim Diekmann-2/+13
2019-04-29Support ZSTs in DispatchFromDynTim Diekmann-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-4/+4
2018-11-01Add a check for reprs that could change the ABIMichael Hewson-1/+10
2018-11-01Put backticks around field names, types and paths in error messagesMichael Hewson-1/+1
2018-11-01Replace CoerceSized trait with DispatchFromDynMichael Hewson-0/+32