]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #7424 - dtolnay-contrib:macrobraces, r=llogiq
[rust.git] / clippy_lints /
2021-07-03 borsAuto merge of #7424 - dtolnay-contrib:macrobraces,...
2021-07-03 David TolnayDowngrade nonstandard_macro_braces to nursery
2021-07-01 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 flip1995match_wildcard_for_single_variants: don't produce bad...
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 #7411 - camsteffen:use-self-visitor,...
2021-06-29 Cameron SteffenRemove a visitor from use_self
2021-06-29 Cameron SteffenUse type_of for impl self type
2021-06-29 Cameron SteffenSimplify in impl check
2021-06-29 Cameron SteffenMake ItemKind check dry
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-26 Mara BosDon't suggest unstable and doc(hidden) variants.
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-25 Igor AleksanovDo not spawn blacklisted_name lint in test context
2021-06-25 Igor AleksanovImprove lint message for match-same-arms lint
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-23 borsAuto merge of #7396 - ranweiler:zero-offset, r=Manishearth
2021-06-23 Joe RanweilerRemove shadowed receiver in check invocation
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 Elliot Bobrowcheck for unbalanced tick pairs in doc-markdown
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
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 xFrednetFixed broken deploy script due to multiline configurati...
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 #86426 - hi-rustin:rustin-patch-lint...
2021-06-19 borsAuto merge of #7375 - djc:from-iter-pedantic, r=Manishearth
2021-06-18 Dirkjan OchtmanMove from-iter-instead-of-collect to pedantic
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 Devin RagotzyAdd macro_braces lint to check for irregular brace...
2021-06-17 borsAuto merge of #7364 - flip1995:rustup, r=flip1995
2021-06-17 flip1995Bump Clippy version -> 0.1.55
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-15 borsAuto merge of #7352 - camsteffen:metadata-syntax, r...
2021-06-15 Cameron SteffenImprove metadata code block parsing
2021-06-14 borsAuto merge of #7345 - DevinR528:disallowed-fix, r=Manis...
2021-06-14 borsAuto merge of #7270 - Valentine-Mario:vec_extend_to_app...
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 Ryan LevickAdd support for using qualified paths with structs...
2021-06-10 valentine-marioadded lint to check for full range of vector and sugges...
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 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 borsAuto merge of #7334 - Thomasdezeeuw:freebsd-no-ticks...
2021-06-09 Thomas de ZeeuwAdd FreeBSD as identifier not needing ticks
2021-06-09 Cameron SteffenFactor out match_var
2021-06-09 Devin RagotzyAdd disallowed_types lint, this adds a field to the...
2021-06-09 borsAuto merge of #7326 - 1c3t3a:1c3t3a-issue-7324, r=flip1995
2021-06-09 borsAuto merge of #7330 - xFrednet:0000-refactor-map-identi...
2021-06-09 Bastian KerstingRefactored multiline check
2021-06-09 lyjredundant_clone: fix comment
2021-06-08 xFrednetMove `map_identity` into the `methods` module
2021-06-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
2021-06-08 borsAuto merge of #7325 - Y-Nak:numeric-fallback, r=giraffate
2021-06-07 xFrednetReuse `is_expr_identity_function` for `filter_map_identity`
2021-06-07 xFrednetReuse `is_expr_identity_function` for `flat_map_identity`
2021-06-07 xFrednetExtracting `is_expr_identity_function` into `clippy_uti...
2021-06-07 Bastian KerstingRefactored the check for two spans on the same line
2021-06-06 SmittyRemove some last remants of {push,pop}_unsafe!
2021-06-06 Yoshitomo NakanishiFix FP in `default_numeric_fallback` with external...
2021-06-05 Bastian KerstingFixed failing tests
2021-06-05 Bastian KerstingEnhance semicolon_if_nothing_returned according to...
2021-06-05 borsAuto merge of #7321 - flip1995:doc-release-stable-branc...
2021-06-04 borsAuto merge of #7289 - camsteffen:needless-collect-shado...
2021-06-04 r00ster91Replace some std::iter::repeat with str::repeat
2021-06-04 Joshua NelsonRemove `doc(include)`
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-01 borsAuto merge of #7297 - flip1995:rm-cov, r=giraffate
2021-06-01 borsAuto merge of #7265 - Jarcho:manual_str_repeat, r=giraffate
2021-05-31 Jason NewcombFix type checks for `manual_str_repeat`
2021-05-31 Jason NewcombAdd lint `manual_str_repeat`
2021-05-31 borsAuto merge of #7294 - stevenengler:unsafe-ptr-deref...
2021-05-31 Steven EnglerUpdate message for 'not_unsafe_ptr_arg_deref' lint
2021-05-30 borsAuto merge of #7292 - Jarcho:suspicious_splitn, r=flip1995
2021-05-30 Jason NewcombEvaluate constant expressions in `suspicious_splitn`
2021-05-30 Jason NewcombAdd lint `suspicious_splitn`
2021-05-28 borsAuto merge of #7287 - Jarcho:ice_7272, r=flip1995
2021-05-28 Jason NewcombFix ICE in `too_many_lines` due to wrong assumptions...
2021-05-28 Cameron SteffenSimplify collect expr_ty
2021-05-28 Cameron SteffenFix needless_collect with binding shadowing
2021-05-28 Cameron SteffenDo not lint use_self on type parameters
2021-05-27 Cameron SteffenSome cleanup for use_self
next