]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/assertions_on_constants.rs
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / clippy_lints / src / assertions_on_constants.rs
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 flip1995Fix/Ignore doc tests
2019-03-10 Alexander RegueiroAddressed points raised in review.
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellfix or ignore failing doc tests
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-11 borsAuto merge of #3758 - phansch:document_macro, r=flip1995
2019-02-10 borsAuto merge of #3754 - phansch:uicleanup, r=oli-obk
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-05 flip1995Don't warn about const assertions when assert is in...
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 borsAuto merge of #3582 - Arkweid:add-lints-aseert-checks...
2019-01-23 A.A.Abroskinallow assertions_on_constants for collapsible_if and...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-09 A.A.Abroskinadd assert(true/false, some message) tests
2019-01-09 Abroskin AlexanderMerge branch 'master' into add-lints-aseert-checks
2019-01-09 A.A.Abroskinchange assert_checks to assertions_on_constants