]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #7634 - chansuke:update-eval-order-depends-docs, r=Manishearth
[rust.git] / clippy_lints / src / lib.rs
2021-09-06 borsAuto merge of #7634 - chansuke:update-eval-order-depend...
2021-09-05 borsAuto merge of #7596 - lengyijun:option_needless_deref...
2021-09-05 borsAuto merge of #7638 - xFrednet:7569-avoid-indexing...
2021-09-05 borsAuto merge of #7627 - xFrednet:0000-updating-issue...
2021-09-05 borsAuto merge of #7629 - mikerite:fix-7623-2, r=xFrednet
2021-09-04 borsAuto merge of #7570 - HKalbasi:derivable-impls, r=camst...
2021-09-04 hamidreza kalbasiadd derivable impls lint
2021-09-04 lengyijunneedless_option_as_deref
2021-09-03 Michael WrightMake `approx_const` MSRV aware
2021-09-02 borsAuto merge of #7604 - flip1995:rustup, r=Manishearth
2021-09-02 flip1995Fix fallout from re-applying patches
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-31 borsAuto merge of #7605 - xordi:issue-7548-fix, r=giraffate
2021-08-31 xordiCheck for Not trait implementation
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-27 borsAuto merge of #7600 - xFrednet:0000-update-issue-templa...
2021-08-25 borsAuto merge of #7543 - DevinR528:disallowed-mod, r=Manis...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-24 Devin RagotzyAdd module_style lint to restriction
2021-08-24 borsAuto merge of #7592 - lengyijun:redundant_allocation...
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 borsAuto merge of #7595 - camsteffen:branches-sharing-nurse...
2021-08-23 Cameron SteffenMove branches_sharing_code to nursery
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-23 LabelrayAdd new lints `negative_feature_names` and `redundant_f...
2021-08-18 Marcel Hellwigremove box_syntax uses from cranelift and tools
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 Thom ChiovoloniUplift the `invalid_atomic_ordering` lint from clippy...
2021-08-16 borsAuto merge of #7531 - Jarcho:manual_map_7413, r=camsteffen
2021-08-16 borsAuto merge of #7521 - rukai:fix_lintcheck_local_path_ha...
2021-08-15 borsAuto merge of #7568 - dtolnay-contrib:ifletelse, r...
2021-08-14 David TolnayDowngrade option_if_let_else to nursery
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-12 borsAuto merge of #7560 - xFrednet:7289-configuration-for...
2021-08-12 xFrednetUse `avoid_breaking_exported_api` for `types` module...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
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-10 JadeAdd unwrap_or_else_default lint
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
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 Hrishi Dharamadd xor-swap lint
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #7504 - flip1995:rename-lints, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-28 borsAuto merge of #7502 - flip1995:rollup-y3ho3w0, r=flip1995
2021-07-28 Philipp KronesRollup merge of #7420 - xFrednet:7172-update-lint-docum...
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
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-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 borsAuto merge of #7468 - flip1995:rustup, r=flip1995
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-07 borsAuto merge of #86920 - JohnTitor:rollup-buvzpkr, r...
2021-07-06 Ryan LevickAdd s to non_fmt_panic
2021-07-05 Anthony HuangAdd redundant_method_names lint
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 #7426 - ebobrow:doc-markdown-fp, r=llogiq
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-03 borsAuto merge of #7424 - dtolnay-contrib:macrobraces,...
2021-07-03 David TolnayDowngrade nonstandard_macro_braces to nursery
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 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-06-30 borsAuto merge of #7400 - popzxc:restrict-locales, r=Manish...
2021-06-30 Igor AleksanovImplement 'disallowed_script_idents' lint
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-29 borsAuto merge of #7405 - jyn514:fix-stable, r=camsteffen
2021-06-29 borsAuto merge of #7409 - xFrednet:5394-vs-code-tasks,...
2021-06-28 borsAuto merge of #7350 - camsteffen:suspicious, r=flip1995
2021-06-25 Cameron SteffenMove some lints to suspicious
2021-06-25 Cameron SteffenAdd suspicious group
2021-06-25 borsAuto merge of #7379 - popzxc:issue-7305, r=flip1995
2021-06-24 borsAuto merge of #7300 - DevinR528:import-rename, r=camsteffen
2021-06-24 Devin RagotzyAdd import_rename lint, this adds a field on the Conf...
2021-06-21 borsAuto merge of #7357 - ebobrow:unbalanced-tick, r=xFredn...
2021-06-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-21 borsAuto merge of #7385 - xFrednet:0000-fix-broken-deploy...
2021-06-21 borsAuto merge of #7382 - matthiaskrgr:config_name, r=flip1995
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-20 Matthias KrügerFix wrong config option being suggested for deprecated...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-19 borsAuto merge of #7375 - djc:from-iter-pedantic, r=Manishearth
next