]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/conf.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / utils / conf.rs
2021-05-06 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-06 borsAuto merge of #7177 - giraffate:add_a_missing_lint_to_m...
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-06 Takayuki NakataAdd a missing lint to MSRV config doc
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-03 borsAuto merge of #7156 - hellow554:single_char_strip,...
2021-05-03 borsAuto merge of #7154 - camsteffen:better-conf, r=flip1995
2021-05-02 Cameron SteffenFix config parsing
2021-05-02 Cameron SteffenFix error punctuation
2021-05-02 borsAuto merge of #7150 - camsteffen:better-conf, r=llogiq
2021-05-01 Cameron SteffenRefactor config deserialization
2021-04-30 borsAuto merge of #7144 - rust-lang:while_immutable_mut_con...
2021-04-30 borsAuto merge of #6951 - Jarcho:implicit_return_fp, r...
2021-04-30 borsAuto merge of #7118 - TaKO8Ki:fix-false-positive-in...
2021-04-29 borsAuto merge of #7141 - camsteffen:conf-file, r=flip1995
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-28 Cameron SteffenRemove leftover plugin conf_file code
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-27 borsAuto merge of #7128 - Jarcho:const_fn_ice, r=flip1995
2021-04-27 borsAuto merge of #7138 - mgacek8:issue6808_iter_cloned_col...
2021-04-26 borsAuto merge of #7136 - mgacek8:issue6965_manual_unwrap_o...
2021-04-26 borsAuto merge of #7137 - camsteffen:msrv-mod, r=llogiq
2021-04-26 Cameron SteffenRemove needless_question_mark MSRV
2021-04-26 borsAuto merge of #7134 - camsteffen:copied-msrv, r=Manishearth
2021-04-26 Cameron SteffenFinish MSRV for cloned_instead_of_copied
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-31 borsAuto merge of #6981 - matthiaskrgr:6803_take_2, r=flip1995
2021-03-31 borsAuto merge of #6938 - Y-Nak:refactor-types, r=flip1995
2021-03-28 borsAuto merge of #6993 - Jarcho:expl_impl_clone, r=llogiq
2021-03-27 borsAuto merge of #6979 - flip1995:msrv_doc_fix, r=giraffate
2021-03-27 borsAuto merge of #6980 - Jarcho:len_without_is_empty_sig...
2021-03-26 flip1995Add missing lints to MSRV config doc
2021-03-26 borsAuto merge of #6977 - flip1995:or_patterns_msrv, r...
2021-03-26 flip1995Add MSRV option to unnested_or_patterns lint
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 borsAuto merge of #6789 - flip1995:rustup, r=flip1995
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-25 borsAuto merge of #6788 - matthiaskrgr:upper_case_acronyms...
2021-02-25 Matthias Krügerrun cargo dev update_lints
2021-02-25 borsAuto merge of #6783 - avitex:add-opendns-ident, r=giraffate
2021-02-24 Matthias Krügerupper_case_acronyms: add optional aggressive mode and...
2021-02-24 avitexAdd OpenDNS to `doc-valid-idents`
2021-02-24 borsAuto merge of #6786 - smoelius:move-conf-rs-back-into...
2021-02-24 Samuel E. Moelius IIIMove conf.rs back into clippy_lints
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-23 Samuel E. Moelius IIIFactor out `clippy_utils` crate
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6708 - matthiaskrgr:lintcheck, r=flip1995
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6687 - ehuss:stabilize-wrapper, r=flip1995
2021-02-07 borsAuto merge of #6686 - matthiaskrgr:lintcheck_git, r...
2021-02-07 borsAuto merge of #6674 - phlip9:disallowed_functions,...
2021-02-06 daxpeddaChange clippy configuration option.
2021-02-06 daxpeddaHide clippy configuration option.
2021-02-06 daxpeddaImplement `_cargo_ignore_publish`.
2021-02-04 Philip HayesSupport free functions in disallowed-methods lint
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-21 borsAuto merge of #6609 - giraffate:fix_wrong_suggestion_of...
2021-01-21 borsAuto merge of #6605 - kawogi:doc-markdown, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-19 borsAuto merge of #6464 - ahouts:make-needless_update-ignor...
2020-12-18 borsAuto merge of #6465 - Suyash458:master, r=flip1995
2020-12-18 Suyash458add more lints to msrv docs
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
2020-12-08 borsAuto merge of #6330 - camsteffen:redundant-else, r...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 borsAuto merge of #6421 - xFrednet:4176-unreadable-literal...
2020-12-05 xFrednetRenamed the configuraiton to unreadable-literal-lint...
2020-12-04 xFrednetAdded a lint-fraction-readability flag to the configuration
2020-12-03 borsAuto merge of #6404 - flip1995:rustup, r=flip1995
2020-11-28 borsAuto merge of #6377 - CDirkx:redundant-pattern-match...
next