about summary refs log tree commit diff
path: root/tests/ui/write_literal.rs
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-10/+7
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-1/+3
2018-07-25Fix copy-paste errorThomas Gideon-1/+1
2018-07-25Fix regression in print_literalThomas Gideon-0/+1
2018-04-21Add more tests to print_ and write_literalMichael Recachinas-7/+14
2018-04-07New lints for write! / writeln! macros.Evan Simmons-0/+35