]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils
Adding new linting
[rust.git] / clippy_lints / src / utils /
2021-09-27 borsAuto merge of #7692 - workingjubilee:float-cmp-not...
2021-09-24 borsAuto merge of #7669 - Labelray:if_then_panic, r=giraffate
2021-09-24 LabelrayAdd new lint `if_then_panic`
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
2021-09-20 F3realExpand BOX_VEC to BOX_COLLECTION
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 borsAuto merge of #7610 - Labelray:master, r=camsteffen
2021-09-09 borsAuto merge of #7621 - azdavis:master, r=camsteffen
2021-09-09 Ariel DavisAllow giving reasons for disallowed_methods
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
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-05 xFrednetAvoid slice indexing in Clippy (down with the ICEs)
2021-09-05 Michael WrightAdd MSRV to `approx_constant` documentation
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-02 borsAuto merge of #7604 - flip1995:rustup, r=Manishearth
2021-09-02 flip1995Fix fallout from re-applying patches
2021-09-02 xFrednetFix matadata collection configuration formatting
2021-09-02 Cameron SteffenFix dogfood
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-28 inquisitivecrystalTeach tools that macros are now HIR items
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 Mara BosRollup merge of #88230 - steffahn:a_an, r=oli-obk
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-17 borsAuto merge of #7578 - xFrednet:7172-update-some-docs...
2021-08-17 xFrednetSmall documentation update for the new metadata_collector
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
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 #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-08-09 borsAuto merge of #7506 - HKalbasi:add-xor-swap, r=camsteffen
2021-08-02 borsAuto merge of #7525 - xFrednet:7172-update-define-conf...
2021-08-02 xFrednetUpdated `define_Conf!` to support multi-line doc comments
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-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 Philipp KronesRollup merge of #7298 - flip1995:ci-switch-to-monster...
2021-07-28 Philipp KronesRollup merge of #7279 - xFrednet:7172-adapt-website...
2021-07-28 xFrednetAdapting the lint list to Clippy's new metadata format
2021-07-28 flip1995Fix last occurence of **What it does:**
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
2021-07-28 flip1995Update deploy CI
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-26 borsAuto merge of #7493 - xFrednet:7220-fix-new-without...
2021-07-26 borsAuto merge of #7485 - camsteffen:add-test-externs,...
2021-07-26 borsAuto merge of #7477 - F3real:needless_continue, r=flip1995
2021-07-26 borsAuto merge of #7484 - camsteffen:author, r=flip1995
2021-07-25 Cameron Steffenauthor: check block.expr: None
2021-07-23 Cameron Steffenclippy::author improvements
2021-07-19 borsAuto merge of #7221 - th1000s:keyword_, r=giraffate
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 #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
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 #7426 - ebobrow:doc-markdown-fp, r=llogiq
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 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 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...
next