about summary refs log tree commit diff
path: root/tests/ui/cast_alignment.stderr
AgeCommit message (Expand)AuthorLines
2019-07-09Improve cast_ptr_alignment lintFlorian Gilcher-2/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-2/+2
2018-12-28Update *.stderr filesflip1995-2/+2
2018-12-27tests: fix formatting and update test outputMatthias Krüger-4/+4
2018-12-10update test stderrMatthias Krüger-4/+4
2018-10-06Add license header to Rust filesManish Goregaokar-4/+4
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-5/+5
2018-04-24Make cast_ptr_alignment ignore c_voidDevon Hollowood-8/+8
2018-04-23Corrected messaging to warn against less- to more-strictly align types, rathe...Brad Gibson-2/+2
2018-04-11Fix misaligned_transmute lintDevon Hollowood-0/+16