]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/wildcard_dependencies.rs
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / clippy_lints / src / wildcard_dependencies.rs
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellmove lint documentation into macro invocations
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/57726
2019-01-26 borsAuto merge of #3690 - mikerite:fix-3630-expect-fun...
2019-01-26 borsAuto merge of #3701 - mikerite:fix-3118, r=phansch
2019-01-25 borsAuto merge of #3698 - sorin-davidoi:fix-common-metadata...
2019-01-25 Sorin Davidoichore(cargo/dependencies/cargo-metadata): Upgrade to...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
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-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-04 Philipp KronesMerge pull request #3490 from phansch/extract_single_ma...
2018-12-04 Philipp HanschMerge pull request #3473 from lucasloisp/additional...
2018-12-04 Philipp HanschMerge pull request #3488 from phansch/fix_cargo_lint_bug
2018-12-04 Philipp Hanschcargo fmt
2018-12-03 Philipp HanschFix wildcard_dependencies false positive
2018-10-27 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-25 bors[bot]Merge #3331
2018-10-24 bors[bot]Merge #3312
2018-10-24 bors[bot]Merge #3356
2018-10-24 bors[bot]Merge #3338
2018-10-24 flip1995Fix warnings introduced by #3349
2018-10-24 bors[bot]Merge #3349
2018-10-24 Hidehito YabuuchiReplace remaining `krate.span` with `DUMMY_SP`
2018-10-24 Hidehito YabuuchiUse DUMMY_SP in multiple_crate_versions
2018-10-24 Hidehito YabuuchiSome fixes for wildcard_dependencies
2018-10-24 Hidehito YabuuchiMinor changes on clippy_lints/src/wildcard_dependencies.rs
2018-10-24 Hidehito YabuuchiLint for wildcard dependencies in Cargo.toml