]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods/or_fun_call.rs
Auto merge of #6957 - camsteffen:eq-ty-kind, r=flip1995
[rust.git] / clippy_lints / src / methods / or_fun_call.rs
2021-03-23 borsAuto merge of #6957 - camsteffen:eq-ty-kind, r=flip1995
2021-03-22 borsAuto merge of #6950 - Sciencentistguy:master, r=phansch
2021-03-22 borsAuto merge of #6896 - TaKO8Ki:refactor-lints-in-methods...
2021-03-22 Jamie QuigleyIgnore str::len() in or_fun_call lint.
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-18 Mateusz Gacekor_fun_call: trigger on unsafe blocks
2021-03-17 borsAuto merge of #6918 - camsteffen:utils-re-export, r...
2021-03-17 Cameron SteffenDon't re-export clippy_utils::*
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-16 borsAuto merge of #6915 - smoelius:docs-link, r=llogiq
2021-03-16 borsAuto merge of #6916 - camsteffen:diagnostics-util,...
2021-03-16 Cameron SteffenDon't re-export clippy_utils::diagnostics::*
2021-03-16 borsAuto merge of #6914 - camsteffen:source-utils, r=Manish...
2021-03-15 borsAuto merge of #6828 - mgacek8:issue_6758_enhance_wrong_...
2021-03-15 borsAuto merge of #6907 - camsteffen:ty-utils, r=flip1995
2021-03-15 Cameron SteffenMove some utils to clippy_utils::source module
2021-03-15 Cameron SteffenMove some utils to ty_utils
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-11 borsAuto merge of #6826 - TaKO8Ki:refactor-methods-mod...
2021-03-11 Takayuki Maedamove or_fun_call to its own module