]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/eager_or_lazy.rs
Improve heuristics for determining whether eager of lazy evaluation is preferred
[rust.git] / clippy_utils / src / eager_or_lazy.rs
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-10-07 borsAuto merge of #7705 - michaelsproul:fn_to_numeric_cast_...
2021-10-07 borsAuto merge of #7782 - dswij:shadow-unrelated-block...
2021-10-07 borsAuto merge of #7779 - rust-lang:test_module, r=flip1995
2021-10-07 borsAuto merge of #7783 - flip1995:rustup, r=flip1995
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-13 borsAuto merge of #7661 - camsteffen:eta, r=giraffate
2021-09-09 Cameron SteffenEat dogfood
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-02 borsAuto merge of #7604 - flip1995:rustup, r=Manishearth
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
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-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 ty_utils
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 borsAuto merge of #6881 - flip1995:rustup, r=flip1995
2021-03-11 flip1995Fix remaining dogfood errors (internal lints)
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-02-27 Cameron SteffenAdd missing diagnostic item Symbols
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-23 Samuel E. Moelius IIIFactor out `clippy_utils` crate