]> git.lizzy.rs Git - rust.git/history - clippy_utils
Auto merge of #9243 - Jarcho:std_core, r=Manishearth
[rust.git] / clippy_utils /
2022-07-21 borsAuto merge of #9214 - Jarcho:assign_op_prim, r=Manishearth
2022-07-21 borsAuto merge of #9215 - alex-semenyuk:enable_test_entrypo...
2022-07-21 borsAuto merge of #9216 - smoelius:master, r=flip1995
2022-07-20 borsAuto merge of #9207 - Jarcho:todo_arm, r=giraffate
2022-07-19 Jason NewcombCheck for `todo!` on every expression in `SpanlessEq`
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 borsAuto merge of #9170 - Rqnsom:box_collection, r=Jarcho
2022-07-14 borsAuto merge of #9161 - Victor-N-Suadicani:move_format_pu...
2022-07-14 borsAuto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-14 Dylan DPCRollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov
2022-07-13 borsAuto merge of #99210 - Dylan-DPC:rollup-879cp1t, r...
2022-07-13 borsAuto merge of #9134 - Jarcho:while_let_iter_closure...
2022-07-13 borsAuto merge of #9159 - alex-semenyuk:fix_typos, r=dswij
2022-07-13 borsFix typos
2022-07-13 borsAuto merge of #98145 - ouz-a:some_branch, r=oli-obk
2022-07-13 Dylan DPCRollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb
2022-07-13 Dylan DPCRollup merge of #98574 - dingxiangfei2009:let-else...
2022-07-13 borsAuto merge of #9156 - Rqnsom:manual_flatten, r=Alexendoo
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-12 Maybe WaffleFix clippy build
2022-07-12 borsAuto merge of #9157 - Rqnsom:pull_request_template...
2022-07-12 borsAuto merge of #8703 - aldhsu:add_repeated_where_clause_...
2022-07-12 ouz-aadd new rval, pull deref early
2022-07-12 borsAuto merge of #9149 - kyoto7250:issue_9013, r=Jarcho
2022-07-12 borsAuto merge of #9138 - Jarcho:branches_sharing_code_2...
2022-07-11 Ding Xiang Feimove else block into the `Local` struct
2022-07-11 Ding Xiang Feilower let-else in MIR instead
2022-07-11 borsAuto merge of #9144 - alex-semenyuk:or_fun_call_span_fi...
2022-07-10 borsAuto merge of #9056 - Jarcho:let_unit_indirect, r=llogiq
2022-07-09 Jason NewcombFixes for `branches_sharing_code`
2022-07-08 Jane Lusbyadd opt in attribute for stable-in-unstable items
2022-07-08 Jason NewcombAdd `for_each_expr`
2022-07-08 borsAuto merge of #8356 - J-ZhengLi:master-issue8288, r...
2022-07-08 Jason NewcombImprove `while_let_on_iterator` suggestion inside an...
2022-07-08 Jason NewcombChanges to `let_unit_value`
2022-07-07 borsAuto merge of #8958 - Alexendoo:simple_filter_map,...
2022-07-07 borsAuto merge of #9120 - anall:bugfix/ice9041, r=Jarcho
2022-07-07 Andrea NallFix ICE in sugg::DerefDelegate with (named) closures
2022-07-07 Dylan DPCRollup merge of #98930 - tmiasko:pub-basic-blocks,...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-06 borsAuto merge of #9096 - Jarcho:needless_borrow_subs,...
2022-07-06 borsAuto merge of #9099 - joshtriplett:unnecessary-lazy...
2022-07-06 Josh TriplettDogfood fixes to use `bool::then_some`
2022-07-06 Josh TriplettAdd MSRV check for `bool::then_some`
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-07-05 Alan EgertonRelax constrained generics to TypeVisitable
2022-07-04 borsAuto merge of #9093 - Jarcho:deref_ice, r=giraffate
2022-07-03 borsAuto merge of #9105 - Serial-ATA:lint-invalid-utf8...
2022-07-03 SerialAdd `invalid_utf8_in_unchecked`
2022-07-02 Nixon Enraght-Moonyast: Add span to `Extern`
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-01 borsAuto merge of #9082 - Alexendoo:let_unit_allow, r=xFrednet
2022-07-01 Cameron SteffenFactor out hir::Node::Binding
2022-07-01 borsAuto merge of #9083 - giraffate:fix_link_in_changelog...
2022-07-01 Takayuki NakataFix some links
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 borsAuto merge of #9070 - flip1995:ci-fix, r=xFrednet
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 borsAuto merge of #9069 - flip1995:rustup, r=flip1995
2022-06-30 Philipp KronesBump Clippy version -> 0.1.64
2022-06-30 Philipp KronesFix dogfood
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-30 borsAuto merge of #9068 - tamaroning:fix-typo-2022-6-30...
2022-06-30 borsAuto merge of #8666 - Jarcho:while_let_loop_7913, r...
2022-06-29 Jason NewcombExtract util functions from `redundant_pattern_match`
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-28 borsAuto merge of #8355 - Jarcho:explicit_auto_deref_2...
2022-06-28 Jason NewcombCode cleanup
2022-06-28 Jason NewcombAdd `explicit_auto_deref` lint
2022-06-28 Jason NewcombBetter support projection types when finding the signat...
2022-06-28 borsAuto merge of #8774 - hellow554:cargo-rust-version...
2022-06-28 borsAuto merge of #8639 - Jarcho:trivially_copy_pass_by_ref...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-27 Jason NewcombActually check lifetimes in `trivially_copy_pass_by_ref`
2022-06-27 borsAuto merge of #8972 - kyoto7250:use_retain, r=llogiq
2022-06-27 borsAuto merge of #8990 - tsoutsman:master, r=llogiq
2022-06-27 Klim TsoutsmanFix `let_undescore_lock` false-positive when binding...
2022-06-27 borsAuto merge of #8871 - Serial-ATA:cargo-dev-deprecate...
2022-06-26 kyoto7250check msrv
2022-06-26 kyoto7250check method
2022-06-26 kyoto7250feat(new lint): new lint `use_retain`
2022-06-26 borsAuto merge of #9032 - kyoto7250:issue_9018, r=llogiq
2022-06-25 borsAuto merge of #8985 - botahamec:single-match-option...
2022-06-25 xFrednetAdd note to `is_lint_allowed` about lint emission
2022-06-25 borsAuto merge of #9015 - kyoto7250:issue_8493, r=Jarcho
2022-06-24 borsAuto merge of #9031 - evantypanski:manual_rem_euclid...
2022-06-24 borsAuto merge of #9036 - xFrednet:0000-force-warn-in-drive...
2022-06-23 borsAuto merge of #8953 - DevAccentor:slow_vector_initializ...
next