]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/derive.rs
Auto merge of #6918 - camsteffen:utils-re-export, r=flip1995
[rust.git] / clippy_lints / src / derive.rs
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-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-11 borsAuto merge of #6881 - flip1995:rustup, r=flip1995
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-09 Camille GILLOTRemove hir::Item::attrs.
2021-03-09 borsAuto merge of #6866 - anall:ice6840, r=flip1995
2021-03-09 borsAuto merge of #6868 - Jarcho:lang_item, r=flip1995
2021-03-08 Jason NewcombDon't assume lang items will exist.
2021-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-02 Jason NewcombUse diagnostic or language items instead of paths
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 borsAuto merge of #6789 - flip1995:rustup, r=flip1995
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::Item.
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-20 borsAuto merge of #6567 - camsteffen:path-to-res-enum,...
2021-01-19 borsAuto merge of #6577 - nahuakang:inspect_then_for_each...
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-17 borsAuto merge of #6585 - Daniel-B-Smith:false-positive...
2021-01-17 borsAuto merge of #6582 - rail-rain:ice_6539, r=flip1995
2021-01-15 borsAuto merge of #6500 - Javier-varez:case_sensitive_file_...
2021-01-15 borsAuto merge of #6574 - Jarcho:single_match_eq, r=Manishearth
2021-01-15 borsAuto merge of #6589 - giraffate:add_notes_of_prioritiza...
2021-01-15 borsAuto merge of #6555 - stanislav-tkach:patch-1, r=flip1995
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 borsAuto merge of #6586 - flip1995:rustup, r=flip1995
2021-01-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-03 borsAuto merge of #6233 - montrivo:manual_ok_or, r=flip1995
2020-11-03 borsAuto merge of #6165 - dvermd:ref_option_ref, r=flip1995
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-30 borsAuto merge of #6200 - rail-rain:borrowed_box_invalid_su...
2020-10-29 borsAuto merge of #6227 - HMPerson1:collect_map, r=phansch
2020-10-29 borsAuto merge of #6226 - Urcra:master, r=flip1995
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-29 borsAuto merge of #6212 - ThibsG:MacroTopLevelRefArg, r...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-27 borsAuto merge of #6244 - mikerite:invalid_paths_20201027...
2020-10-27 Michael WrightFix invalid paths
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-04 borsAuto merge of #6007 - ebroto:sync-from-rust, r=ebroto
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-16 borsAuto merge of #5907 - wiomoc:feature/useless-vec-max...
2020-08-16 borsAuto merge of #5881 - wiomoc:feature/single-char-push_s...
2020-08-16 borsAuto merge of #5831 - chansuke:to_string_in_display...
2020-08-15 borsAuto merge of #5910 - flip1995:rustup, r=flip1995
2020-08-13 Bastian Kauschkemerge `as_local_hir_id` with `local_def_id_to_hir_id`
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-10 borsAuto merge of #5883 - flip1995:rollup-x9mftxe, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5874 - camelid:patch-1, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5871 - wiomoc:feature/methodcall-minma...
2020-08-10 Philipp KronesRollup merge of #5870 - ebroto:5789_allow_unsafe_derive...
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
2020-08-05 Eduardo Brotoenable #[allow(clippy::unsafe_derive_deserialize)]
2020-08-05 borsAuto merge of #5809 - JarredAllen:stable_sort_primitive...
2020-08-05 borsAuto merge of #5859 - ebroto:5765_manual_async_fn_fp...
2020-08-05 borsAuto merge of #5857 - tmiasko:try-err-poll, r=matthiaskrgr
2020-08-04 borsAuto merge of #5865 - camsteffen:unnecessary-fold-known...
2020-08-04 borsAuto merge of #5868 - flip1995:rollup-5g8vft5, r=flip1995
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-08-04 Philipp KronesRollup merge of #5852 - wiomoc:feature/lint-duplicate...
2020-08-04 Philipp KronesRollup merge of #5848 - Ryan1729:add-derive_ord_xor_par...
next