]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #4922 - oli-cosmian:patch-1, r=flip1995
[rust.git] / clippy_lints /
2019-11-23 flip1995Fix fallout
2019-11-23 flip1995Run update_lints
2019-11-23 flip1995Merge remote-tracking branch 'FlorianRohm/issue/4623...
2019-11-23 flip1995Merge remote-tracking branch 'Areredify/large_stack_arr...
2019-11-23 flip1995Merge remote-tracking branch 'popzxc/if-same-cond-fn...
2019-11-23 flip1995Merge remote-tracking branch 'upstream/zst-offset'...
2019-11-23 borsAuto merge of #4825 - Manishearth:rustup, r=flip1995
2019-11-22 Yerkebulan Tuliber... fix check_infinite_loop by checking for break or return...
2019-11-22 flip1995Rustup to rust-lang/rust#66515
2019-11-22 flip1995Remove never_type feature
2019-11-20 Igor AleksanovImplement if_same_cond_fn lint
2019-11-19 Johannes Schillingadd a good example for the approx_const lint
2019-11-19 Johannes SchillingAdd suggested good cases in docs for lifetimes lint
2019-11-19 lzutaouse usize::from
2019-11-19 Lzu Taouse more efficient code to generate repeated string
2019-11-19 Manish GoregaokarRustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18)
2019-11-15 Andre BogusNew lint: zst_offset
2019-11-15 Guanqun Ludoc: fix the comment above the lint function
2019-11-15 Florian Rohmregister new lint "tabs in doc comments" and update...
2019-11-15 Florian Rohmadd new lint tabs in doc comments
2019-11-14 borsAuto merge of #4815 - JohnTitor:rustup, r=matthiaskrgr
2019-11-14 Yuki OkushiRustup rust-lang/rust#66233
2019-11-14 Michael Wrightliteral repr: ignore more warnings in macros
2019-11-14 Michael Wrightliteral representation: simplification
2019-11-13 AreredifyAdd new lint: large stack array
2019-11-13 borsAuto merge of #4810 - Areredify:4716-fix, r=flip1995
2019-11-13 borsAuto merge of #4794 - rust-lang:no-must-use-impls,...
2019-11-13 Michael Wrightliteral representation restructure 12
2019-11-13 Michael Wrightliteral representation restructure 11
2019-11-13 Michael Wrightliteral representation restructure 10
2019-11-13 Michael Wrightliteral representation restructure 9
2019-11-13 Michael Wrightliteral representation restructure 8
2019-11-13 Michael Wrightliteral representation restructure 7
2019-11-13 Michael Wrightliteral representation restructure 6
2019-11-13 Michael Wrightliteral representation restructure 5
2019-11-13 Michael Wrightliteral representation restructure 4
2019-11-13 Michael Wrightliteral representation restructure 3
2019-11-13 Michael Wrightliteral representation restructure 2
2019-11-13 Michael Wrightliteral representation restructure 1
2019-11-12 Andre Bogusno more must-use-candidate on trait impls
2019-11-12 borsAuto merge of #4769 - euclio:crlf, r=flip1995
2019-11-12 Andy Russelldon't warn on CRLF in `with_newline` lints
2019-11-11 borsAuto merge of #4803 - tomprogrammer:issue-4732, r=phansch
2019-11-11 borsAuto merge of #4805 - Manishearth:rustup, r=phansch
2019-11-11 Manish GoregaokarMutImmutable -> Immutable, MutMutable -> Mutable, Captu...
2019-11-11 borsAuto merge of #4801 - mikerite:to_digit_is_some, r...
2019-11-11 Thomas BahnFix false positive in explicit_counter_loop lint
2019-11-11 Philipp HanschFix false positive in derive_hash_xor_eq
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-11 borsAuto merge of #4802 - mikerite:fix-breakage-20191111...
2019-11-11 Michael WrightFix breakage due to rust-lang/rust#65324
2019-11-10 Michael WrightReally fix `to_digit_is_some` documentation
2019-11-10 Michael WrightFix `to_digit_is_some` documentation
2019-11-10 Michael WrightFix `to_digit_is_some` dogfood errors
2019-11-10 Michael WrightAdd `to_digit_is_some` lint
2019-11-10 borsAuto merge of #4799 - Manishearth:rustup, r=yaahc
2019-11-10 Manish GoregaokarRustup to rustc 1.40.0-nightly (ac162c6ab 2019-11-09)
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-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-08 borsAuto merge of #4792 - lzutao:rustup-65916, r=Manishearth
2019-11-08 Lzu Taoremove unused warnings
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 #4784 - Manishearth:remove-extern, r...
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. GiesUpdate clippy_lints/src/lib.rs
2019-11-07 Heinz N. GiesUpdate clippy_lints/src/lib.rs
2019-11-07 Heinz N. GiesSimplify dentry point detection
2019-11-07 Heinz N. GiesImprove function checking
2019-11-07 Heinz N. GiesExclude main from exit lint
2019-11-07 Heinz N. GiesUpdate lints
2019-11-07 Heinz N. GiesAdd lint for exit
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Deprecate `into_iter_on_array` lint
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-07 Michael Wrightuse-self: correctly ignore dummy paths
2019-11-06 flip1995Fix ICE #4775
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 Taobump smallvec to 1.0.0
2019-11-06 Lzu Taochore: sort out clippy_lints deps
2019-11-06 Lzu Taorustup rust-lang/rust#65776
2019-11-06 Michael WrightFix crash in `use-self` lint
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-11-02 Evan Stolldeprecated_lints: re-fix ASSIGN_OPS lint doc-comment
2019-11-02 Evan Stolldeprecated_lints: align doc comment indents with `pub...
2019-11-02 Evan Stolldeprecated_lints: remove extraneous `declare_deprecated...
2019-10-31 Michael Wright`DecimalLiteralRepresentation` simplification
2019-10-31 Evan StollFix #4748 - Deprecated lints don't expand
2019-10-29 borsAuto merge of #4752 - lzutao:cache/uninstall-clippy...
next