]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #4040 - mikerite:fix-build-20190428, r=Manishearth
[rust.git] / clippy_lints /
2019-04-28 borsAuto merge of #4040 - mikerite:fix-build-20190428,...
2019-04-28 Michael WrightFix breakage due to rust-lang/rust#60225
2019-04-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-25 borsAuto merge of #4026 - cemiloten:working-on-#3981, r...
2019-04-25 cemilIgnore unnecessary cast if inside macro
2019-04-25 borsAuto merge of #4029 - phansch:update_pulldown_cmark...
2019-04-25 borsAuto merge of #4028 - phansch:skip_appveyor_on_pr_pushe...
2019-04-25 borsAuto merge of #4030 - phansch:rustup190425, r=Manishearth
2019-04-25 Philipp HanschRustup for https://github.com/rust-lang/rust/pull/59042
2019-04-24 Philipp HanschUpdate pulldown_cmark to 0.5
2019-04-24 borsAuto merge of #4027 - kraai:remove-approx_constant...
2019-04-24 borsAuto merge of #4023 - phansch:add_test, r=flip1995
2019-04-24 Matthew KraaiRemove approx_constant known problems
2019-04-24 borsAuto merge of #4022 - phansch:move_some_loop_tests...
2019-04-24 borsAuto merge of #4024 - kraai:suppress-let_and_return...
2019-04-24 Matthew KraaiSuppress let_and_return if let has attributes
2019-04-24 borsAuto merge of #4021 - kraai:change-cast_lossless-warnin...
2019-04-23 Matthew KraaiChange "if types change" to "if you later change the...
2019-04-23 borsAuto merge of #4018 - rust-lang:or_fn_call_variants...
2019-04-23 borsAuto merge of #4020 - rust-lang:rustup, r=phansch
2019-04-23 Manish GoregaokarRustup to rustc 1.36.0-nightly (fe0a415b4 2019-04-23)
2019-04-23 Manish GoregaokarIgnore all enum and struct constructors in lints about...
2019-04-21 borsAuto merge of #4013 - kraai:move-path_buf_push_overwrit...
2019-04-21 borsAuto merge of #4014 - Xanewok:rustup-60124, r=matthiaskrgr
2019-04-21 Igor MatuszewskiUse newly-introduced mutability query for statics
2019-04-21 Matthew KraaiMove path_buf_push_overwrite to nursery
2019-04-20 Grzegorzredundant closure triggers for fnptrs and closures
2019-04-20 borsAuto merge of #4011 - phansch:add_test_for_derive_expan...
2019-04-20 borsAuto merge of #4007 - phansch:fix_allowing_toplevel_ref...
2019-04-20 borsAuto merge of #4005 - phansch:rustfix_match_as_ref...
2019-04-20 borsAuto merge of #4006 - phansch:fix_module_name_repetitio...
2019-04-19 borsAuto merge of #4009 - phansch:update_compiletest, r...
2019-04-19 Philipp HanschAllow allowing of toplevel_ref_arg lint
2019-04-19 Grzegorzredundant closure for functions restricted to FnDefs
2019-04-19 Philipp HanschFix false positive in module_name_repetitions lint
2019-04-19 borsAuto merge of #3989 - flip1995:assert_on_const, r=phansch
2019-04-18 borsAuto merge of #3990 - felixrabe:patch-1, r=flip1995
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 Felix RabeTypo
2019-04-18 flip1995Fix dogfood error
2019-04-18 borsAuto merge of #3954 - andrehjr:add-lint-path-buf-overwr...
2019-04-18 André Luis Leal... Add lint PathBufPushOverwrite
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 flip1995Remove code duplication
2019-04-18 flip1995Format code
2019-04-18 flip1995Don't lint debug_assert!(false)
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 borsAuto merge of #3984 - phansch:bytecount_sugg, r=flip1995
2019-04-18 borsAuto merge of #3968 - kraai:lint-pass-macros, r=flip1995
2019-04-17 Philipp HanschChange naive_bytecount applicability MaybeIncorrect
2019-04-17 Matthew KraaiUse lint pass macros
2019-04-17 flip1995Fix lint_without_lint_pass internal lint
2019-04-17 borsAuto merge of #3926 - flip1995:def_path_uplift, r=phansch
2019-04-17 flip1995Use {get,match}_def_path from LateContext
2019-04-17 flip1995Remove uplifted functions {get,match}_def_path from...
2019-04-17 borsAuto merge of #3966 - flip1995:internal_lints, r=oli-obk
2019-04-17 borsAuto merge of #3977 - phansch:add_rustfix_bool_comparis...
2019-04-17 borsAuto merge of #3976 - phansch:deref_addrof_rustfix...
2019-04-17 borsAuto merge of #3975 - phansch:has_placeholders, r=flip1995
2019-04-16 Philipp Hanschwhile_let_loop uses placeholders in suggestions
2019-04-16 borsAuto merge of #3970 - rust-lang:map_copied, r=flip1995
2019-04-15 Manish GoregaokarOnly suggest .copied() for Option right now
2019-04-15 Manish GoregaokarAlso suggest .copied() when .clone() is called on a...
2019-04-15 Manish GoregaokarSuggest .copied() instead of .cloned() in map_clone...
2019-04-15 flip1995Deny rustc internal lints
2019-04-15 flip1995Remove clippy::default_hash_types internal lint
2019-04-14 borsAuto merge of #3961 - rust-lang:rustup, r=matthiaskrgr
2019-04-14 Manish GoregaokarClean up unused cx parameters
2019-04-14 Manish GoregaokarHirIdify ReadVisitor
2019-04-14 Manish GoregaokarUse _from_hir_id APIs
2019-04-14 Manish GoregaokarRemove now-unnecessary calls to node_to_hir_id
2019-04-14 borsAuto merge of #3960 - phansch:fix_except, r=flip1995
2019-04-14 Philipp Hanschcargo fmt
2019-04-14 Philipp HanschRefactor suspicious_else_formatting using if_chain
2019-04-14 Philipp HanschRemove `except` in suspicious_else_formatting
2019-04-13 borsAuto merge of #3950 - phansch:update_changelog, r=Manis...
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-12 rchaser53fix format does not parse escaped braces error
2019-04-12 borsAuto merge of #3945 - flip1995:rustup, r=phansch
2019-04-12 flip1995Fix `get_def_path`
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-10 borsAuto merge of #3931 - phansch:3891, r=flip1995
2019-04-10 Philipp HanschRefactor check_lit method
2019-04-10 borsAuto merge of #3937 - stepnivlk:type_dependent_defs...
2019-04-10 Tomas KoutskySupport updated type dependent def ID getter
2019-04-10 borsAuto merge of #3933 - phansch:add_rustfix_eta, r=oli-obk
2019-04-10 borsAuto merge of #3932 - phansch:2910, r=flip1995
2019-04-10 Philipp HanschCode formatting/cleanup
2019-04-10 Philipp HanschDon't emit useless_attribute lint in external macros
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 Philipp HanschFix ICE in decimal_literal_representation lint
2019-04-08 borsAuto merge of #3929 - KarboniteKream:single-char-patter...
2019-04-08 Klemen KoširEscape a single quote in single_char_pattern hint
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-08 borsAuto merge of #3885 - mikerite:clippy_dev_toolchain...
2019-04-08 Philipp Hanschcargo fmt
2019-04-07 Philipp HanschFix ICE in suspicious_else_formatting
2019-04-07 Matthias KrügerMerge pull request #3918 from matthiaskrgr/typos
next