Tags: iestynpryce/rust-clippy
Tags
Merge pull request rust-lang#5584 from Mark-Simulacrum/beta-next Add hint for collect type
Auto merge of rust-lang#5314 - ehuss:remove-git2, r=flip1995 Remove git2 dependency. This removes the `git2` dependency (used in the integration test). Updating git2 is awkward because both cargo and clippy have to be updated in sync, so this removes that requirement. It didn't look like it was using the git2 library for any particular reason, so this just launches the `git` executable, which should be available more or less everywhere. This unblocks updating Cargo. changelog: none
Auto merge of rust-lang#5314 - ehuss:remove-git2, r=flip1995 Remove git2 dependency. This removes the `git2` dependency (used in the integration test). Updating git2 is awkward because both cargo and clippy have to be updated in sync, so this removes that requirement. It didn't look like it was using the git2 library for any particular reason, so this just launches the `git` executable, which should be available more or less everywhere. This unblocks updating Cargo. changelog: none
Auto merge of rust-lang#4749 - flip1995:backport_merge, r=Manishearth Merge backport branches back into master r? @Manishearth cc rust-lang#4745 changelog: none
Auto merge of rust-lang#4235 - Manishearth:rustup, r=Manishearth Rustup to 5f9c044 Fixes fallout from https://github.com/rust-lang/rust/pull/62091/files changelog: none
PreviousNext