]> git.lizzy.rs Git - rust.git/history - tests/ui/print_literal.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / print_literal.rs
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-08-01 Philipp HanschMerge pull request #2968 from phansch/first_an_ICE_and_...
2018-07-29 Philipp HanschMerge pull request #2959 from chrisduerr/master
2018-07-28 Michael WrightMerge branch 'master' into issue2894
2018-07-26 Oliver SchneiderMerge pull request #2963 from commandline/master
2018-07-25 Thomas GideonFix regression in print_literal
2018-04-25 Oliver SchneiderMerge pull request #2687 from phansch/explain_how_lints...
2018-04-24 Oliver SchneiderMerge pull request #2684 from 17cupsofcoffee/infallible...
2018-04-23 Oliver SchneiderMerge pull request #2690 from mrecachinas/feature/print...
2018-04-21 Michael RecachinasAdd more tests to print_ and write_literal
2018-04-05 Oliver SchneiderMerge pull request #2632 from phansch/fix_useless_forma...
2018-04-02 Oliver SchneiderMerge pull request #2608 from mrecachinas/feature/print...
2018-04-02 Michael RecachinasRevert adding env! to tests
2018-04-02 Michael RecachinasAdd edge case with env! arg to test and known problems
2018-04-01 Michael RecachinasAdd implementation and tests for literal checking in...