]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils
Auto merge of #4032 - phansch:add_tests, r=phansch
[rust.git] / clippy_lints / src / utils /
2019-04-29 borsAuto merge of #4032 - phansch:add_tests, r=phansch
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 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-23 borsAuto merge of #4018 - rust-lang:or_fn_call_variants...
2019-04-23 Manish GoregaokarIgnore all enum and struct constructors in lints about...
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 Philipp HanschFix false positive in module_name_repetitions lint
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
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 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-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 GoregaokarRemove now-unnecessary calls to node_to_hir_id
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 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 borsAuto merge of #3937 - stepnivlk:type_dependent_defs...
2019-04-10 Tomas KoutskySupport updated type dependent def ID getter
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-05 Andy Russelluse a multispan for MANY_SINGLE_CHAR_NAMES
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-01 Philipp KronesMerge pull request #3905 from rust-lang/compiletest
2019-04-01 flip1995Fix dogfood error of question_mark lint fix
2019-04-01 flip1995Fix question_mark lint+test
2019-03-26 Oliver SchererHacky rustup
2019-03-18 borsAuto merge of #3893 - mati865:rustup, r=oli-obk
2019-03-18 Mateusz MikułaCargo fmt
2019-03-18 Mateusz Mikułaname -> check_name
2019-03-18 Mateusz MikułaNestedMetaItemKind -> NestedMetaItem
2019-03-18 Mateusz MikułaFix path_qualified
2019-03-18 Mateusz MikułaReplace most of ty:Ty with Ty
2019-03-16 flip1995Feed dog
2019-03-16 flip1995Adapt paths to new formatting
2019-03-16 flip1995cargo fmt
2019-03-16 flip1995Use LocalInternedString inside of AbsolutePathPrinter
2019-03-16 flip1995AbsolutePathBuffer -> AbsolutePathPrinter
2019-03-15 flip1995Reimplement AbsolutePathBuffer
2019-03-14 borsAuto merge of #3877 - rink1969:3842, r=flip1995
2019-03-13 borsAuto merge of #3873 - phansch:hiridification, r=flip1995
2019-03-12 Philipp HanschRename span_lint_node* functions to span_lint_hir*
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 Alexander RegueiroAddressed points raised in review.
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-09 borsAuto merge of #3860 - phansch:refactor_out_opt_def_id...
2019-03-09 borsAuto merge of #3861 - flip1995:rollup, r=flip1995
2019-03-09 Philipp KronesRollup merge of #3857 - phansch:document_path_qpath...
2019-03-09 Philipp KronesRollup merge of #3852 - phansch:refactor_assign_ops...
2019-03-09 Philipp KronesRollup merge of #3851 - phansch:refactor_trait_stuff...
2019-03-08 borsAuto merge of #3854 - ljedrz:rustc_58992, r=phansch
2019-03-08 Philipp HanschRefactor: Remove utils::opt_def_id
2019-03-08 Philipp HanschDocument match_path, improve match_qpath docs
2019-03-08 Philipp KronesUpdate clippy_lints/src/utils/mod.rs
2019-03-08 Philipp HanschFix doctest
2019-03-07 ljedrzalign with rust-lang/rust/#58992
2019-03-07 borsAuto merge of #3853 - rchaser53:issue-3849, r=flip1995
2019-03-07 rchaser53fix missing a semicolon
2019-03-07 Philipp HanschRefactor: Extract `trait_ref_of_method` function
2019-03-06 borsAuto merge of #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-03-03 borsAuto merge of #3834 - ljedrz:HirIdification_fix, r...
2019-03-01 ljedrzalign with rust-lang/rust/#58836
2019-03-01 ljedrzenable rust-lang/rust#58754
2019-02-28 borsAuto merge of #3831 - martin-t:master, r=flip1995
2019-02-28 borsAuto merge of #3830 - flip1995:unknown_attribute, r...
2019-02-28 flip1995Error an unknown or deprecated Clippy attribute
2019-02-26 borsAuto merge of #3821 - g-bartoszek:redundant_closure...
2019-02-26 borsAuto merge of #3818 - phansch:update_changelog, r=oli-obk
2019-02-26 borsAuto merge of #3817 - rust-lang:fix-bool_comparison...
2019-02-26 borsAuto merge of #3814 - ljedrz:HirIdification_lockstep_up...
2019-02-25 borsAuto merge of #3808 - mikerite:useless-format-suggestio...
next