]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/disallowed_type.rs
Revert `update_lints` module list generating code
[rust.git] / clippy_lints / src / disallowed_type.rs
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-13 borsAuto merge of #7661 - camsteffen:eta, r=giraffate
2021-09-09 Cameron SteffenEat dogfood
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
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 xFrednetUpdate lint documentation to use markdown headlines
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7488 - DevinR528:bantype-fix, r=camsteffen
2021-07-27 Devin RagotzyAdd primitive type support to disallowed_type lint
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-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-14 borsAuto merge of #7345 - DevinR528:disallowed-fix, r=Manis...
2021-06-14 borsAuto merge of #7288 - camsteffen:use-self2, r=phansch
2021-06-13 Devin Ragotzyfixup! Remove requirement of fully qualified path for...
2021-06-11 Devin RagotzyRemove requirement of fully qualified path for disallow...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-10 borsAuto merge of #7333 - camsteffen:match-var, r=llogiq
2021-06-10 borsAuto merge of #7332 - lengyijun:redundant_clone_fix...
2021-06-10 borsAuto merge of #7315 - DevinR528:disallowed-ty, r=giraffate
2021-06-09 Devin RagotzyAdd disallowed_types lint, this adds a field to the...