about summary refs log tree commit diff
path: root/tests/ui/slow_vector_initialization.stderr
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-7/+7
2018-12-28Update *.stderr filesflip1995-14/+14
2018-12-03Remove unsafe_vector_initialization lintDavid Tolnay-33/+22
2018-12-01Keep testing unsafe_vector_initialization as ui testDavid Tolnay-25/+25
2018-11-25Lint only the first statment/expression after allocGuillem Nieto-6/+4
2018-11-25Rename some symbolsGuillem Nieto-16/+16
2018-11-25Split lint into slow and unsafe vector initalizationGuillem Nieto-66/+24
2018-11-25Add unsafe set_len initializationGuillem Nieto-36/+50
2018-11-25Add slow zero-filled vector initialization lintGuillem Nieto-0/+101