]> git.lizzy.rs Git - rust.git/history - tests/ui/format.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / format.rs
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-04-15 Oliver SchneiderMerge pull request #2662 from mikerite/issue_2546
2018-04-12 Michael WrightFix useless_format false negative
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
2018-04-05 Oliver SchneiderMerge pull request #2632 from phansch/fix_useless_forma...
2018-04-05 Philipp HanschFix useless_format false positive with macros
2018-04-02 Oliver SchneiderMerge pull request #2608 from mrecachinas/feature/print...
2018-04-01 Michael RecachinasAdd #![allow(print_literal)] to other test/ui/print_...
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
2017-10-03 Oliver SchneiderReduce the hackiness of cargo-clippy
2017-08-02 Oliver SchneiderMerge pull request #1919 from rust-lang-nursery/ui
2017-08-01 Oliver SchneiderMove all our tests back to ui tests
2017-05-23 Oliver SchneiderMerge pull request #1766 from Manishearth/testing_refactor
2017-05-23 Oliver SchneiderMerge remote-tracking branch 'origin/master' into testi...
2017-05-17 Oliver SchneiderMake most tests an `example` so we can run them one...
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-08 Oliver Schneiderremove all //~ from tests
2017-02-07 Oliver Schneiderrustup and compile-fail -> ui test move