]> git.lizzy.rs Git - rust.git/history - clippy_utils
Use diagnostic items for `intrinsics::transmute`, `TryInto`
[rust.git] / clippy_utils /
2021-07-14 xFrednetUse diagnostic items for `intrinsics::transmute`, ...
2021-07-14 xFrednetUse diagnostic items for `Into`, `IntoIterator`, `Linke...
2021-07-14 xFrednetUse diagnostic items for `BinaryHeap`, `BTreeMap`,...
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-13 borsAuto merge of #7442 - camsteffen:format-args, r=xFrednet
2021-07-13 Cameron SteffenRefactor format macro parsing
2021-07-13 Yoshitomo NakanishiFix `NumericLiteral::format` that may produce a invalid...
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-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-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 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-26 Mara BosDon't suggest unstable and doc(hidden) variants.
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-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Alexander MelentyevDelete spaces
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
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 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-14 borsAuto merge of #7288 - camsteffen:use-self2, r=phansch
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 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 Cameron SteffenFactor out match_var
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-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
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-05 Bastian KerstingEnhance semicolon_if_nothing_returned according to...
2021-06-04 Felix S. Klock IIRevert clippy's path to the copy intrinsics (part of...
2021-06-04 borsAuto merge of #7289 - camsteffen:needless-collect-shado...
2021-06-04 borsAuto merge of #7319 - m-ou-se:cfg-not-const, r=camsteffen
2021-06-04 Mara BosDon't treat `cfg!()` as a constant.
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-27 borsAuto merge of #7283 - flip1995:release-doc, r=giraffate
2021-05-27 borsAuto merge of #7281 - camsteffen:has-doc-fp, r=flip1995
2021-05-27 borsAuto merge of #7282 - camsteffen:lint-stmt-expr, r...
2021-05-27 Cameron SteffenFix allow on some statement lints
2021-05-26 borsAuto merge of #7280 - camsteffen:macro-use, r=Manishearth
2021-05-25 borsAuto merge of #7256 - xFrednet:7172-trick-cargos-cachin...
2021-05-25 borsAuto merge of #7268 - mbartlett21:update_semi, r=Manish...
2021-05-25 mbartlett21Remove semicolons in `clippy_utils`
2021-05-24 borsAuto merge of #7267 - camsteffen:sphash-improvements...
2021-05-24 Cameron SteffenHash Symbol directly
2021-05-24 Cameron SteffenFix SpanlessEq for GenericArg::Const
2021-05-24 Pietro Albiniremove cfg(bootstrap)
2021-05-24 Cameron SteffenAdd a short-circuiting case
2021-05-24 Cameron SteffenUse UnhashMap
2021-05-24 Cameron SteffenUse FxHasher
2021-05-24 Cameron SteffenUse discriminant instead of stable_hash
2021-05-24 Cameron SteffenMinor SpanlessHash improvements
2021-05-24 borsAuto merge of #7255 - whatisaphone:feat/similar-names...
2021-05-22 borsAuto merge of #7263 - Jarcho:redundant_closure_macro...
2021-05-21 borsAuto merge of #7254 - Jarcho:needless_borrow_2, r=Manis...
2021-05-21 Jason NewcombSuggest `&mut iter` inside a closure for `while_let_on_...
2021-05-21 Jason NewcombMove `needless_borrow` to style
2021-05-21 borsAuto merge of #7105 - Jarcho:needless_borrow_pat, r...
2021-05-21 borsAuto merge of #7258 - YohDeadfall:update-copyrights...
2021-05-20 Jason NewcombImprove `needless_borrow` lint
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 borsAuto merge of #7252 - flip1995:rustup, r=flip1995
2021-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-18 borsAuto merge of #7241 - flip1995:warn-deny-warnings,...
2021-05-18 flip1995Fix fallout from not ignoring warnings anymore
2021-05-18 flip1995Deny warning in every main sub-crate
2021-05-18 Philipp KronesRollup merge of #7239 - flip1995:ci-windows-rustup...
2021-05-18 borsAuto merge of #7201 - mucinoab:master, r=giraffate
2021-05-17 borsAuto merge of #7133 - arya-k:master, r=llogiq
2021-05-17 borsAuto merge of #7223 - ThibsG:FpUselessConversion7205...
2021-05-17 ThibsGAdd generic args for comparison in `use_self` and ...
2021-05-17 borsAuto merge of #7225 - InquisitivePenguin:unnessecary...
2021-05-17 borsAuto merge of #7216 - ThibsG:OptionIfLetElse7006, r...
2021-05-17 borsAuto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-16 borsAuto merge of #7214 - xFrednet:7197-collecting-configur...
2021-05-16 borsAuto merge of #7217 - xFrednet:7172-metadata-collection...
next