]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/disallowed_type.rs
Rename run_lints -> lints_enabled
[rust.git] / clippy_lints / src / disallowed_type.rs
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
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...