]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/lib.rs
Improve doc for `can_move_expr_to_closure_no_visit`
[rust.git] / clippy_utils / src / lib.rs
2021-08-14 Jason NewcombImprove doc for `can_move_expr_to_closure_no_visit`
2021-08-14 Jason NewcombFix tracking of which locals would need to be captured...
2021-08-14 Jason NewcombImprove `manual_map`
2021-08-14 Jason NewcombImprove `manual_map` and `map_entry`
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-12 borsAuto merge of #7546 - mgeier:patch-1, r=giraffate
2021-08-12 borsAuto merge of #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-12 JadeReword is_trait_item description
2021-08-11 borsAuto merge of #7541 - LeSeulArtichaut:for-never-loop...
2021-08-10 JadeAdd is_trait_item, refactor or_fun_call and unwrap_or_e...
2021-08-10 borsAuto merge of #7535 - LeSeulArtichaut:7518-self-ty...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-08-09 borsAuto merge of #7544 - r00ster91:patch-1, r=flip1995
2021-08-09 borsAuto merge of #7542 - LeSeulArtichaut:cleanups, r=flip1995
2021-08-09 borsAuto merge of #7506 - HKalbasi:add-xor-swap, r=camsteffen
2021-08-08 hamidreza kalbasimerge XOR_SWAP with MANUAL_SWAP
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 #7488 - DevinR528:bantype-fix, r=camsteffen
2021-07-27 Devin RagotzyAdd primitive type support to disallowed_type lint
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 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-19 borsAuto merge of #7476 - flip1995:rustup, r=flip1995
2021-07-19 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-19 borsAuto merge of #7470 - DevinR528:fix-ice7447, r=flip1995
2021-07-19 borsAuto merge of #7403 - Anthuang:redundant-method-names...
2021-07-18 borsAuto merge of #7474 - camsteffen:binop, r=Manishearth
2021-07-18 borsAuto merge of #7473 - Jarcho:ice_7340, r=Manishearth
2021-07-18 Cameron SteffenFactor BinOp utils
2021-07-17 Jason NewcombFix ICE in `is_integer_const` when the expression is...
2021-07-16 borsAuto merge of #87140 - camsteffen:pat-slice-refs, r...
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 Cameron SteffenRemove refs from pat slices
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #7468 - flip1995:rustup, r=flip1995
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-14 xFrednetUse diagnostic items for `Into`, `IntoIterator`, `Linke...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-10 Vadim Petrochenkovrustc_span: Revert addition of `proc_macro` field to...
2021-07-09 borsAuto merge of #7449 - flip1995:remove-lints_enabled...
2021-07-09 flip1995Rename `is_allowed` -> `is_lint_allowed`
2021-07-09 flip1995Remove lints_enabled function
2021-07-09 borsAuto merge of #7448 - flip1995:run_lints-rename, r...
2021-07-08 flip1995Rename run_lints -> lints_enabled
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 bjorn3Rename all_crate_nums query to crates and remove useles...
2021-06-30 borsAuto merge of #7400 - popzxc:restrict-locales, r=Manish...
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-25 borsAuto merge of #7379 - popzxc:issue-7305, r=flip1995
2021-06-25 Igor AleksanovDo not spawn blacklisted_name lint in test context
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-14 borsAuto merge of #7288 - camsteffen:use-self2, r=phansch
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-10 borsAuto merge of #7333 - camsteffen:match-var, r=llogiq
2021-06-10 borsAuto merge of #7332 - lengyijun:redundant_clone_fix...
2021-06-10 borsAuto merge of #7315 - DevinR528:disallowed-ty, r=giraffate
2021-06-09 Cameron SteffenFactor out match_var
2021-06-09 borsAuto merge of #7326 - 1c3t3a:1c3t3a-issue-7324, r=flip1995
2021-06-09 borsAuto merge of #7330 - xFrednet:0000-refactor-map-identi...
2021-06-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
2021-06-07 xFrednetExtracting `is_expr_identity_function` into `clippy_uti...
2021-06-07 Bastian KerstingRefactored the check for two spans on the same line
2021-06-05 Bastian KerstingEnhance semicolon_if_nothing_returned according to...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-27 borsAuto merge of #7281 - camsteffen:has-doc-fp, r=flip1995
2021-05-26 borsAuto merge of #7280 - camsteffen:macro-use, r=Manishearth
2021-05-25 borsAuto merge of #7256 - xFrednet:7172-trick-cargos-cachin...
2021-05-25 borsAuto merge of #7268 - mbartlett21:update_semi, r=Manish...
2021-05-25 mbartlett21Remove semicolons in `clippy_utils`
2021-05-24 borsAuto merge of #7267 - camsteffen:sphash-improvements...
2021-05-24 Pietro Albiniremove cfg(bootstrap)
2021-05-24 Cameron SteffenAdd a short-circuiting case
2021-05-24 Cameron SteffenUse UnhashMap
2021-05-24 borsAuto merge of #7255 - whatisaphone:feat/similar-names...
2021-05-22 borsAuto merge of #7263 - Jarcho:redundant_closure_macro...
2021-05-21 borsAuto merge of #7254 - Jarcho:needless_borrow_2, r=Manis...
2021-05-21 Jason NewcombSuggest `&mut iter` inside a closure for `while_let_on_...
2021-05-21 Jason NewcombMove `needless_borrow` to style
2021-05-21 borsAuto merge of #7105 - Jarcho:needless_borrow_pat, r...
2021-05-21 borsAuto merge of #7258 - YohDeadfall:update-copyrights...
2021-05-20 Jason NewcombImprove `needless_borrow` lint
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 borsAuto merge of #7252 - flip1995:rustup, r=flip1995
2021-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
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 borsAuto merge of #7241 - flip1995:warn-deny-warnings,...
next