]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/paths.rs
Auto merge of #3684 - g-bartoszek:sugg-snippet-modifications, r=phansch
[rust.git] / clippy_lints / src / utils / paths.rs
2019-01-19 borsAuto merge of #3674 - sinkuu:fmt_rustup, r=oli-obk
2019-01-19 Shotaro YamadaCatch up with `format_args` change
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 #3635 - matthiaskrgr:revert_random_state_...
2019-01-05 Matthias KrügerRevert "Auto merge of #3603 - xfix:random-state-lint...
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 #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3617 - matthiaskrgr:3462_test, r=phansch
2019-01-03 borsAuto merge of #3615 - matthiaskrgr:rtuVbump, r=phansch
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
2018-12-30 Konrad BorowskiMerge branch 'master' of https://github.com/rust-lang...
2018-12-30 Konrad Borowskirandom_state lint
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-08 Philipp HanschMerge pull request #3512 from matthiaskrgr/rustup
2018-12-08 Philipp HanschFix c_void false positive caused by libc refactoring
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-11-02 bors[bot]Merge #3387
2018-11-02 bors[bot]Merge #3388
2018-10-31 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-31 bors[bot]Merge #3392
2018-10-31 bors[bot]Merge #3368
2018-10-31 bors[bot]Merge #3378
2018-10-29 flip1995Rewrite registered lint collection
2018-10-27 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-26 bors[bot]Merge #3355
2018-10-26 bors[bot]Merge #3357
2018-10-25 Shotaro YamadaAdd redundant_clone lint
2018-10-25 bors[bot]Merge #3331
2018-10-25 bors[bot]Merge #3346
2018-10-25 HMPerson1Add lint for calling `mem::discriminant` on a non-enum...
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-10-05 Manish GoregaokarRemove unused utils
2018-09-23 Philipp KronesMerge pull request #3207 from mikerite/fix-3206
2018-09-23 Philipp KronesMerge pull request #3191 from vi/suggest_with_applicability
2018-09-23 Philipp KronesMerge pull request #3195 from JayKickliter/jsk/mem_repl...
2018-09-19 Jay KickliterAdd lint for `mem::replace(.., None)`.
2018-09-19 Philipp HanschMerge pull request #3197 from mikerite/travis_lint_list
2018-09-19 Philipp HanschMerge pull request #3187 from flip1995/internal_fn
2018-09-17 Philipp KronesMerge pull request #3194 from flip1995/c_void
2018-09-17 flip1995Fix c_void path
2018-09-15 flip1995Add internal lint compiler_lint_functions
2018-09-13 Philipp HanschMerge pull request #3140 from matthiaskrgr/redundant_casts
2018-09-13 Philipp KronesMerge pull request #3174 from matthiaskrgr/RTU_clippy_c...
2018-09-13 Philipp HanschMerge pull request #3166 from flip1995/travis_internal
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-11 flip1995Fix lint_without_lint_pass lint
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-31 Oliver SchneiderMerge pull request #3081 from mikerite/fix-3078
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 Philipp HanschMerge pull request #3076 from mbrubeck/patch-1
2018-08-29 Manish GoregaokarMerge pull request #3105 from frewsxcv/frewsxcv-private
2018-08-29 Corey FarwellMake clippy_lints::{utils,consts} modules private,...
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-07 Manish GoregaokarMerge branch 'pr-2889'
2018-07-01 Oliver SchneiderRustup
2018-06-26 Michael WrightMerge branch 'master' into issue_2741
2018-06-20 Philipp HanschMerge pull request #2858 from phansch/update_allowed_fa...
2018-06-19 Oliver SchneiderMerge pull request #2837 from fanzier/panicking_unwrap
2018-06-19 Oliver SchneiderMerge pull request #2844 from illicitonion/default_trai...
2018-06-14 Daniel Wagner-HallAdd default_trait_access lint
2018-06-12 Oliver SchneiderMerge pull request #2839 from mikerite/duration_subsec_pr_2
2018-06-11 Michael WrightMerge branch 'master' into duration_subsec_pr_2
2018-06-09 Michael WrightAdd duration_subsec lint
2018-06-06 Oliver SchneiderMerge pull request #2804 from utaal/expr-call-author
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2827 from 0ndorio/lint/cmp_operator...
2018-06-03 Bruno KirschnerReduced scope of `nonminimal_bool` so that it doesn...
2018-05-04 Philipp HanschMerge pull request #2724 from Caemor/patch-1
2018-05-04 Oliver SchneiderMerge pull request #2713 from alexreg/nightly-fix
2018-05-03 Oliver SchneiderRustup field -> method transition of ..=
2018-04-25 Oliver SchneiderMerge pull request #2673 from estk/excessive_precision
2018-04-25 Oliver SchneiderMerge pull request #2679 from devonhollowood/cast-align...
2018-04-24 Devon HollowoodMake cast_ptr_alignment ignore c_void
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
2018-04-08 Oliver SchneiderMerge pull request #2645 from TimNN/regex-bytes-utf8
2018-04-08 Oliver SchneiderMerge pull request #2630 from estk/fix-2613
2018-04-08 Evan SimmonsNew lints for write! / writeln! macros.
2018-03-30 Manish GoregaokarMerge pull request #2593 from rust-lang-nursery/rustup
2018-03-30 Manish GoregaokarRustup to rustc 1.26.0-nightly (ae544ee1c 2018-03-29)
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Manish GoregaokarMove RangeArgument
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-03-07 Oliver SchneiderMerge pull request #2483 from kimsnj/infinite_loop
2018-03-05 Oliver SchneiderMerge pull request #2509 from ordovicia/redundant_field...
2018-03-05 Oliver SchneiderMerge pull request #2507 from ordovicia/redundant_field...
2018-03-05 Oliver SchneiderMerge pull request #2497 from waywardmonkeys/single...
2018-03-05 Oliver SchneiderMerge branch 'master' into fix_cow
2018-03-05 Oliver SchneiderMerge pull request #2504 from flip1995/lit_float_repr
2018-03-05 Oliver SchneiderMerge pull request #2506 from HMPerson1/fix_2496
2018-03-05 HMPerson1Fix #2496
next