]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/paths.rs
Improve heuristics for determining whether eager of lazy evaluation is preferred
[rust.git] / clippy_utils / src / paths.rs
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
2021-11-15 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-15 surechenSupport suggestion for #7854
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 borsAuto merge of #7850 - ThibsG:PossibleCastTruncation5395...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 borsAuto merge of #7853 - flip1995:rustup, r=flip1995
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Gary GuoRemove begin_panic_fmt from clippy
2021-10-15 borsAuto merge of #7743 - smoelius:master, r=camsteffen
2021-10-15 Samuel E. Moelius IIIAdd `format_in_format_args` and `to_string_in_format_ar...
2021-10-09 Yechan BaeAddress PR comments
2021-10-09 Yechan BaeExtract get_vec_init_kind and share it
2021-10-09 Yechan BaeHandle PR feedbacks first round
2021-10-09 Yechan BaeImplement uninit_vec lint
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 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 borsAuto merge of #7783 - flip1995:rustup, r=flip1995
2021-10-07 flip1995Allow invalid-paths for regex paths
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-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Allow internal lint INVALID_PATHS for itertools path
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-13 Guillaume GomezUpdate permissions path for clippy lint
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-19 borsAuto merge of #7221 - th1000s:keyword_, r=giraffate
2021-07-19 borsAuto merge of #7403 - Anthuang:redundant-method-names...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-15 borsAuto merge of #7460 - camsteffen:run-from-source, r...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-14 xFrednetUse diagnostic items for `Vec`, `VecDeque` and connecte...
2021-07-14 xFrednetUse diagnostic items for `intrinsics::transmute`, ...
2021-07-14 xFrednetUse diagnostic items for `Into`, `IntoIterator`, `Linke...
2021-07-14 xFrednetUse diagnostic items for `BinaryHeap`, `BTreeMap`,...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-13 borsAuto merge of #7442 - camsteffen:format-args, r=xFrednet
2021-07-13 Cameron SteffenRefactor format macro parsing
2021-07-05 borsAuto merge of #7243 - mgacek8:issue7145_strlen_on_c_str...
2021-07-05 Mateusz GacekAdd new lint: strlen_on_c_strings
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-06-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 borsAuto merge of #7364 - flip1995:rustup, r=flip1995
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-04 Felix S. Klock IIRevert clippy's path to the copy intrinsics (part of...
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-18 Philipp KronesRollup merge of #7239 - flip1995:ci-windows-rustup...
2021-05-17 borsAuto merge of #7225 - InquisitivePenguin:unnessecary...
2021-05-13 borsAuto merge of #7188 - mgacek8:issue7164_needless_collec...
2021-05-13 borsAuto merge of #7095 - Y-Nak:match_single_binding, r...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-10 borsAuto merge of #7203 - flip1995:beta, r=llogiq
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-08 borsAuto merge of #7165 - camsteffen:question-mark, r=Manis...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-06 borsAuto merge of #7178 - flip1995:rustup, r=flip1995
2021-05-06 flip1995Merge remote-tracking branch 'upstream/master' into...
next