]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/mod.rs
Update needless_continue stderr
[rust.git] / clippy_lints / src / utils / mod.rs
2020-02-06 flip1995Update needless_continue stderr
2020-02-06 flip1995Optionally indent snippet_block relative to an Expr
2020-02-06 borsAuto merge of #5139 - lzutao:linecount, r=llogiq
2020-02-06 borsAuto merge of #5125 - Areredify:too_many_bools, r=flip1995
2020-02-05 Areredifyadd excessive bools lints
2020-02-05 Areredifymove is_trait_impl_item check from functions.rs to...
2020-02-02 borsAuto merge of #5120 - JohnTitor:split-up-drop-forget...
2020-02-02 borsAuto merge of #5119 - JohnTitor:tweak-doc, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-02-01 borsAuto merge of #5123 - JohnTitor:rustup-0202, r=matthiaskrgr
2020-02-01 Yuki OkushiRustup to rust-lang/rust#68133
2020-01-26 borsAuto merge of #5084 - JohnTitor:clean-up-span-lint...
2020-01-26 borsAuto merge of #5096 - eddyb:mac-name, r=oli-obk
2020-01-26 Eduard-Mihai BurtescuDon't use ExpnKind::descr to get the name of a bang...
2020-01-25 borsAuto merge of #5083 - Areredify:issue-4399, r=flip1995
2020-01-25 borsAuto merge of #5081 - Areredify:vec_box_threshold,...
2020-01-24 borsAuto merge of #5087 - Areredify:issue-4905, r=phansch
2020-01-24 borsAuto merge of #5086 - Areredify:issue-3746, r=phansch
2020-01-24 Mikhail Babenkodon't fire empty_loop in no_std crates
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5075 - JohnTitor:rustup-0122, r=flip1995
2020-01-21 Yuki OkushiRustup to rust-lang/rust#68140
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-18 borsAuto merge of #5046 - JohnTitor:order-nonminimal-bool...
2020-01-18 borsAuto merge of #5059 - JohnTitor:rustup-0118, r=llogiq
2020-01-18 Yuki OkushiRustup to rust-lang/rust#68204
2020-01-15 borsAuto merge of #5034 - ThibsG:MatchWildErrArmImprove5024...
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 ThibsGExtract visitor to utils
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
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-08 borsAuto merge of #5022 - flip1995:useless_attr, r=phansch
2020-01-08 flip1995Fix useless attribute suggestion
2020-01-08 borsAuto merge of #5017 - sinkuu:mir_no_opt_fallout, r...
2020-01-08 borsAuto merge of #5015 - krishna-veerareddy:change-float...
2020-01-08 borsAuto merge of #5018 - JohnTitor:rustup-0108, r=phansch
2020-01-08 Yuki OkushiRustup to rust-lang/rust#67970
2020-01-07 borsAuto merge of #5011 - JohnTitor:split-collapsible-if...
2020-01-07 borsAuto merge of #5010 - lzutao:recurse-remove_blocks...
2020-01-07 Lzu TaoMake utils::remove_blocks non-recursive
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
2020-01-04 borsAuto merge of #4881 - krishna-veerareddy:issue-4871...
2020-01-03 borsAuto merge of #4989 - rust-lang:no-unmangled-must-use...
2020-01-03 Andre BogusNo #[no_mangle] must_use_candidate functions
2020-01-03 borsAuto merge of #4975 - JohnTitor:fix-4968, r=phansch
2020-01-02 Yuki OkushiMove `is_normalizable` into utils
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-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-23 borsAuto merge of #4939 - matthiaskrgr:bump_git_dep, r...
2019-12-23 borsAuto merge of #4823 - Areredify:must_use_res, r=flip1995
2019-12-23 borsAuto merge of #4941 - lzutao:utils-mod, r=phansch
2019-12-22 Lzu Taoa few small cleanups
2019-12-22 Mikhail Babenkoimplemented `let_underscore` lint
2019-12-22 Mikhail Babenkomove is_must_use_ty to utils
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Add <'_> where necessary
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 borsAuto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
2019-11-08 borsAuto merge of #4786 - msizanoen1:target-libs, r=Manishearth
2019-11-08 borsAuto merge of #4776 - mikerite:fix-4727, r=flip1995
2019-11-08 borsAuto merge of #4795 - HMPerson1:rustup, r=matthiaskrgr
2019-11-08 HMPerson1dogfood
2019-11-08 HMPerson1Rustup rust-lang/rust#66188
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-06 borsAuto merge of #4772 - HMPerson1:tastier_ice_cream,...
2019-11-06 borsAuto merge of #4714 - msizanoen1:remove-plugin, r=Manis...
2019-11-05 borsAuto merge of #4773 - lzutao:rls/print-something, r...
2019-11-05 Lzu Taochore: remove unnecessary parentheses around type
2019-10-28 borsAuto merge of #4744 - phansch:split_up_some_derive_test...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-28 borsAuto merge of #4747 - matthiaskrgr:rustup_19, r=flip1995
2019-10-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/65792/
2019-10-18 borsAuto merge of #4687 - lzutao:before-cache-appveyor...
2019-10-18 borsAuto merge of #4685 - HMPerson1:patch-1, r=Manishearth
2019-10-18 borsAuto merge of #4686 - lzutao:fix-travis-windows-stuck...
2019-10-17 borsAuto merge of #4683 - HMPerson1:inefficient_to_string...
2019-10-17 borsAuto merge of #4689 - Manishearth:rustup, r=Yaahc
2019-10-17 Manish Goregaokarsyntax::ext -> syntax_expand
2019-10-14 borsAuto merge of #4560 - rust-lang:must-use-pure, r=phansch
2019-10-14 Andre Bogusnew lints around `#[must_use]` fns
2019-10-12 borsAuto merge of #4649 - Lythenas:use_match_function_call...
2019-10-10 Matthias SeiffertUse match_function_call wherever possible
next