]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/misc.rs
Update Clippy for MethodCall changes
[rust.git] / clippy_lints / src / misc.rs
2020-06-10 Aaron HillUpdate Clippy for MethodCall changes
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-04-28 borsAuto merge of #5535 - ebroto:issue_5360, r=phansch
2020-04-27 Eduardo Brotoused_underscore_binding: do not lint on `await` desugaring
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-19 borsAuto merge of #5491 - smklein:borrowed_box, r=flip1995
2020-04-19 borsAuto merge of #5489 - phansch:node-id-hir-id, r=flip1995
2020-04-19 borsAuto merge of #5488 - phansch:future-not-send-ret-ty...
2020-04-19 borsAuto merge of #5490 - sinkuu:toplevel_ref_arg_for,...
2020-04-19 Shotaro YamadaDon't trigger toplevel_ref_arg for `for` loops
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-15 Philipp KronesRollup merge of #5466 - phansch:large-enum-variant...
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-15 borsAuto merge of #5464 - matthiaskrgr:dep_compiletest...
2020-04-15 borsAuto merge of #5345 - Toxyxer:add-lint-for-float-in...
2020-04-10 borsAuto merge of #5446 - rust-lang:gimme-a-second, r=flip1995
2020-04-09 Marcin SerwinMake the epsilon note spanless
2020-04-09 Marcin SerwinSplit check_fn function
2020-04-09 Marcin SerwinIndicate when arrays are compared in error message
2020-04-09 Marcin SerwinMake epsilon note spanless when comparing arrays
2020-04-09 Marcin SerwinDon't show comparison suggestion for arrays
2020-04-09 Marcin SerwinAllow for const arrays of zeros
2020-04-09 Marcin SerwinUpdate field names in is_float
2020-04-09 briankabiroAdd lint when comparing floats in an array
2020-04-08 borsAuto merge of #5437 - rabisg0:should-impl-trait, r...
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5424 - jpospychala:suspicious_op_assig...
2020-04-08 Philipp KronesRollup merge of #5422 - nickrtorres:contributing-triage...
2020-04-08 Philipp KronesRollup merge of #5420 - dtolnay:newret, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5419 - dtolnay:unreadable, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5417 - flip1995:doc_update, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5415 - nickrtorres:master, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5412 - dtolnay:tostring, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5410 - dtolnay:trivially, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5409 - dtolnay:letunit, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5406 - flip1995:update_lints_fix,...
2020-04-08 borsAuto merge of #5429 - faern:use-assoc-int-float-consts...
2020-04-07 Linus FärnstrandFix float cmp to use assoc fxx::EPSILON
2020-04-07 Linus FärnstrandFix NAN comparison lint to use assoc NAN
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-25 borsAuto merge of #5370 - phansch:matches, r=matthiaskrgr
2020-03-25 Philipp HanschRemove dependency on `matches` crate
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiRustup to rust-lang/rust#69592
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
2020-01-09 borsAuto merge of #4960 - ThibsG:patterns_with_wildcard_...
2020-01-09 borsAuto merge of #5025 - JohnTitor:rustup-0109, r=flip1995
2020-01-09 Yuki OkushiRustup to rust-lang/rust#67979
2020-01-07 borsAuto merge of #5000 - JohnTitor:backticks, r=flip1995
2020-01-07 Yuki OkushiNormalize lint messages
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2020-01-04 borsAuto merge of #4992 - phansch:rustup_foobar, r=matthiaskrgr
2020-01-04 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/67853
2019-12-31 borsAuto merge of #4973 - JohnTitor:rustup-1231, r=phansch
2019-12-31 Yuki OkushiRustup to rust-lang/rust#67707
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-30 borsAuto merge of #4972 - JohnTitor:rustup, r=llogiq
2019-12-30 Yuki OkushiRustup to rust-lang/rust#66942
2019-12-27 borsAuto merge of #4962 - JohnTitor:rustup-1227, r=matthiaskrgr
2019-12-27 Yuki OkushiRustup to rust-lang/rust#66936
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-24 borsAuto merge of #4948 - lzutao:rustup-67538, r=phansch
2019-12-24 Lzu Taorustup "Add span information to `ExprKind::Assign`"
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Add <'_> where necessary
2019-12-22 borsAuto merge of #4930 - flip1995:unused_label, r=phansch
2019-12-21 borsAuto merge of #4932 - lzutao:rustup-67355, r=matthiaskrgr
2019-12-21 Lzu Taorustup "Merge `ast::Mutability` and `mir::Mutability`"
2019-12-20 borsAuto merge of #4913 - mikerite:step-by-zero-20191218...
2019-12-19 borsAuto merge of #4915 - mikerite:fix-4912-2, r=phansch
2019-12-18 borsAuto merge of #4910 - krishna-veerareddy:issue-1205...
2019-12-18 Krishna Veera ReddyPrevent `cmp_nan` when inside constants
2019-12-18 Krishna Veera ReddyDetect comparisons with NAN constants
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
next