about summary refs log tree commit diff
path: root/tests/ui/print_literal.stderr
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-14/+14
2018-12-28Update *.stderr filesflip1995-14/+14
2018-12-10update test stderrMatthias Krüger-32/+32
2018-10-06Add license header to Rust filesManish Goregaokar-28/+28
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-1/+1
2018-07-25And the ones annotating the source file name.Thomas Gideon-14/+14
2018-07-25Update line numbersThomas Gideon-14/+14
2018-07-23Rewrite the print/write macro checks as a PreExpansionPassOliver Schneider-14/+14
2018-04-21Update stderrs for print and write_literalMichael Recachinas-46/+34
2018-04-02Revert adding env! to testsMichael Recachinas-40/+34
2018-04-02Add edge case with env! arg to test and known problemsMichael Recachinas-34/+40
2018-04-01Add implementation and tests for literal checking in print/println format argsMichael Recachinas-0/+100