]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/mod.rs
AbsolutePathBuffer -> AbsolutePathPrinter
[rust.git] / clippy_lints / src / utils / mod.rs
2019-03-16 flip1995AbsolutePathBuffer -> AbsolutePathPrinter
2019-03-15 flip1995Reimplement AbsolutePathBuffer
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 Philipp HanschRefactor: Extract `trait_ref_of_method` function
2019-03-03 borsAuto merge of #3834 - ljedrz:HirIdification_fix, r...
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...
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-25 borsAuto merge of #3805 - martinsp:ice-3747, r=Manishearth
2019-02-25 ljedrzfix: replace wrong id
2019-02-24 ljedrzHirIdify some lints
2019-02-24 borsAuto merge of #3811 - rust-lang:test-for-2526, r=mcarton
2019-02-24 borsAuto merge of #3810 - phansch:refactor/extract_module...
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-24 Philipp HanschExtract diagnostics module and document some functions
2019-02-24 Philipp HanschDocument some `span_lint_*` util functions
2019-02-22 borsAuto merge of #3795 - mikerite:test-rustfmt, r=phansch
2019-02-21 borsAuto merge of #3789 - bzzzzzz:needless_range_loop_bugfi...
2019-02-20 bzzzzFixed formatting and typo
2019-02-20 bzzzzMake needless_range_loop not applicable to structures...
2019-02-14 borsAuto merge of #3762 - mikerite:fix-build-20190214,...
2019-02-14 flip1995Fix breakage from rust-lang/rust#58296
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-10 Grzegorzremoving redundant closures in the whole project
2019-02-09 borsAuto merge of #3751 - h-michael:opt-def-id, r=phansch
2019-02-09 Hirokazu HataUse Hir::Def opt_def_id
2019-02-09 borsAuto merge of #3748 - phansch:uitest, r=oli-obk
2019-02-09 borsAuto merge of #3750 - h-michael:const-params, r=phansch
2019-02-09 Hirokazu HataAdd new Def type ConstParam
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Michael WrightDocument `get_def_path`
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-03 borsAuto merge of #3736 - mikerite:fix-build-20190203,...
2019-02-03 Michael WrightFix breakage due to rust-lang/rust#58079
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-02-01 Michael WrightMerge branch 'master' into fix-2728
2019-01-31 Michael WrightFix `cast_sign_loss` false positive
2019-01-29 borsAuto merge of #3648 - phansch:const_fn_lint, r=oli-obk
2019-01-29 Philipp Hanschcargo fmt
2019-01-29 Philipp HanschUse built-in entry_fn detection over self-built
2019-01-29 Philipp Hanschcargo fmt
2019-01-29 Philipp HanschAdd initial version of const_fn lint
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57907/
2019-01-26 Philipp HanschPrevent incorrect cast_lossless suggestion in const_fn
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-22 borsAuto merge of #3684 - g-bartoszek:sugg-snippet-modifica...
2019-01-22 borsAuto merge of #3679 - daxpedda:use_self, r=phansch
2019-01-22 borsAuto merge of #3685 - rust-lang:rustup, r=flip1995
2019-01-22 Oliver SchererRustfmt all the things
2019-01-22 Oliver SchererDon't make decisions on values that don't represent...
2019-01-22 Oliver SchererRustup
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-05 borsAuto merge of #3610 - phansch:method_rs_cleanup, r...
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
2019-01-03 borsAuto merge of #3623 - phansch:rustup, r=flip1995
2019-01-03 Philipp Hanschrustup: https://github.com/rust-lang/rust/pull/55517
2019-01-03 borsAuto merge of #3622 - m-cat:master, r=phansch
2019-01-03 borsAuto merge of #3621 - Zoxc:parallel, r=phansch
2019-01-03 John Kåre AlsakerMake clippy work with parallel rustc
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
2019-01-03 borsAuto merge of #3607 - detrumi:limit_infinite_iter_to_kn...
2019-01-02 borsAuto merge of #3609 - codeworm96:fix_test, r=phansch
2018-12-31 borsAuto merge of #3608 - phansch:improve_util_docs, r...
2018-12-31 Philipp HanschSome improvements to util documentation
2018-12-30 borsAuto merge of #3599 - xfix:use-hash-set-for-valid-ident...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3588 - detrumi:tuple_struct_use_self...
2018-12-30 Konrad BorowskiMerge branch 'master' of https://github.com/rust-lang...
next