about summary refs log tree commit diff
path: root/tests/ui/replace_consts.stderr
AgeCommit message (Expand)AuthorLines
2020-01-31update test stderrMatthias Krüger-1/+1
2019-07-06Update rustfix testsLzu Tao-24/+24
2019-01-28Atomics constants are now handled by the deprecation lintOliver Scherer-93/+27
2019-01-13Add run-rustfix to replace_const testWilco Kusee-36/+36
2019-01-08Remove all copyright license headersPhilipp Hansch-36/+36
2018-12-28Update *.stderr filesflip1995-36/+36
2018-12-10update test stderrMatthias Krüger-72/+72
2018-12-09update line numbers of testsMatthias Krüger-72/+72
2018-10-06Add license header to Rust filesManish Goregaokar-72/+72
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-73/+73
2018-05-28Removed stable feature flagsAaron Power-70/+70
2018-03-25whitespaceMark Mansi-0/+36
2018-03-25attempt fix stderrMark Mansi-106/+70
2018-01-17Update changed ui testsOliver Schneider-0/+2
2018-01-11Add lint to replace `const`s with `const fn`sHMPerson1-0/+216