Skip to content

Tags: iestynpryce/rust-clippy

Tags

rust-1.44.0

Toggle rust-1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-lang#5584 from Mark-Simulacrum/beta-next

Add hint for collect type

rust-1.43.1

Toggle rust-1.43.1's commit message
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

rust-1.43.0

Toggle rust-1.43.0's commit message
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

rust-1.42.0

Toggle rust-1.42.0's commit message

Verified

This commit was signed with the committer’s verified signature.
flip1995 Philipp Krones
Move debug_assertions_with_mut_call to nursery

rust-1.41.1

Toggle rust-1.41.1's commit message
Update tests for revert of never type stabilization

rust-1.41.0

Toggle rust-1.41.0's commit message
Update tests for revert of never type stabilization

rust-1.40.0

Toggle rust-1.40.0's commit message
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

rust-1.39.0

Toggle rust-1.39.0's commit message

Verified

This commit was signed with the committer’s verified signature.
flip1995 Philipp Krones
Fix ICE rust-lang#4579

rust-1.38.0

Toggle rust-1.38.0's commit message

Verified

This commit was signed with the committer’s verified signature.
flip1995 Philipp Krones
Run update_lints for Unicode lint

rust-1.37.0

Toggle rust-1.37.0's commit message
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