]> git.lizzy.rs Git - rust.git/history - tests/ui/neg_cmp_op_on_partial_ord.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / neg_cmp_op_on_partial_ord.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 Philipp HanschMerge pull request #2960 from matthiaskrgr/typos
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-06-29 Georg BrandlFix badly mangled lint message for neg-cmp-op-on-partia...
2018-06-26 Michael WrightMerge branch 'master' into issue_2741
2018-06-21 Oliver SchneiderMerge pull request #2790 from shnewto/vectors-to-indexi...
2018-06-20 Oliver SchneiderMerge pull request #2859 from 0ndorio/fix/false_positiv...
2018-06-20 Bruno KirschnerAllows neg_cmp_op_on_partial_ord for external macros...
2018-06-06 Oliver SchneiderMerge pull request #2804 from utaal/expr-call-author
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2827 from 0ndorio/lint/cmp_operator...
2018-06-03 Bruno KirschnerReduced scope of `nonminimal_bool` so that it doesn...
2018-06-03 Bruno KirschnerFixed spelling and indentation issues in neg_cmp_op_on_...
2018-06-03 Bruno KirschnerAdded lint to avoid negated comparisions on partially...