]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils
Merge branch 'master' into fix-4727
[rust.git] / clippy_lints / src / utils /
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-08 borsAuto merge of #4792 - lzutao:rustup-65916, r=Manishearth
2019-11-08 Lzu Taorustup https://github.com/rust-lang/rust/pull/65916
2019-11-07 borsAuto merge of #4697 - Licenser:no-exit, r=flip1995
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-07 Heinz N. GiesAdd lint for exit
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Rustup to rust-lang/rust#65884
2019-11-07 Manish GoregaokarRustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07)
2019-11-06 borsAuto merge of #4772 - HMPerson1:tastier_ice_cream,...
2019-11-06 borsAuto merge of #4777 - lzutao:66014-rustup, r=matthiaskrgr
2019-11-06 Lzu Taorustup rust-lang/rust#65776
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-11-05 HMPerson1Use correct TypeckTables when hashing bodies
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-24 borsAuto merge of #4721 - phansch:fix_try_err_in_ext_macro...
2019-10-24 borsAuto merge of #4650 - Mark-Simulacrum:clippy-up-lintsto...
2019-10-24 flip1995Fix lint_without_lint_pass lint
2019-10-24 flip1995Fix tests
2019-10-24 flip1995Rustup to rust-lang/rust#65657
2019-10-24 borsAuto merge of #4675 - lzutao:improve-shellscript, r...
2019-10-23 borsAuto merge of #4680 - hellow554:debug_assert_mut_call...
2019-10-23 borsAuto merge of #4691 - HMPerson1:suggest_iter, r=phansch
2019-10-23 borsAuto merge of #4715 - rust-lang:rustup, r=phansch
2019-10-22 flip1995Use StableHasher in SpanlessHasher
2019-10-22 flip1995Don't hash spans in SpanlessHasher
2019-10-19 borsAuto merge of #4692 - lzutao:use-opt-profile-rtim,...
2019-10-18 borsAuto merge of #4696 - rust-lang:need-not-use-proc-macro...
2019-10-18 HMPerson1Fix suggestion for ranges
2019-10-18 Andre BogusOmit proc macros from `must_use_candidate`
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-16 HMPerson1Dogfood for `inefficient_to_string`
2019-10-15 borsAuto merge of #4668 - lzutao:update-rtim, r=flip1995
2019-10-15 borsAuto merge of #4619 - james9909:unused-self, r=flip1995
2019-10-15 James WangAdd a new lint for unused self
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
2019-10-10 Matthias SeiffertMove match_function_call to utils
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-08 borsAuto merge of #4628 - flip1995:rustup, r=phansch
2019-10-05 flip1995Run util/dev fmt
2019-10-05 flip1995Get rid of rvalue_promotable_map method call
2019-10-04 flip1995Rustup to rust-lang/rust#64874
2019-10-04 Phil HanschRollup merge of #4614 - HMPerson1:abs_cast_unsigned...
2019-10-02 borsAuto merge of #4599 - lzutao:zero-ptr-suggestion, r...
2019-10-02 Lzu TaoAdd suggestion for zero-ptr lint
2019-09-29 borsAuto merge of #4600 - lzutao:rustup-63492, r=oli-obk
2019-09-29 Lzu TaoRustup rust-lang/rust#63492
2019-09-29 borsAuto merge of #4593 - james9909:fix-multiple-inherent...
2019-09-28 borsAuto merge of #4594 - matthiaskrgr:rustup_18, r=phansch
2019-09-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64781/
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Fix author lint
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-26 borsAuto merge of #4582 - matthiaskrgr:rustup_17, r=Manishearth
2019-09-26 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64515
2019-09-26 borsAuto merge of #4580 - lzutao:rustup, r=flip1995
2019-09-26 Lzu TaoRustup https://github.com/rust-lang/rust/pull/64513
2019-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-25 borsAuto merge of #4574 - Manishearth:rustup, r=yaahc,centril
2019-09-25 Manish Goregaokararm.pats -> arm.pat
2019-09-24 James WangAdd a new lint for comparison chains
2019-09-23 borsAuto merge of #4566 - phansch:update_changelog2, r...
2019-09-23 borsAuto merge of #4537 - mikerite:unneeded_wildcard_patter...
2019-09-23 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-21 borsAuto merge of #4558 - Manishearth:suggestions, r=phansch
2019-09-20 borsAuto merge of #4511 - rust-lang:replace_uninitialized...
2019-09-19 Andre Bogusnew lint: mem-replace-with-uninit
2019-09-19 borsAuto merge of #4544 - JoshMcguigan:issue-4542, r=flip1995
2019-09-19 borsAuto merge of #4539 - jolson88:cast-lossless-pedantic...
2019-09-19 borsAuto merge of #4551 - mikerite:fix-ice-reporting, r...
2019-09-18 Michael WrightWork around qpath_res issue
2019-09-12 Michael WrightFix lint warnings
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-11 borsAuto merge of #4534 - matthiaskrgr:fmt_, r=flip1995
2019-09-11 Matthias Krügerrun rustfmt
2019-09-10 borsAuto merge of #4532 - rust-lang:integer-const, r=oli-obk
next