Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

clippy -> d99cea, cargo -> 0ec728 #1022

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Conversation

alexheretic
Copy link
Member

  • Fix clippy compile
  • Update cargo to nightly version
  • cargo update
    Updating aho-corasick v0.6.6 -> v0.6.8
    Updating bitflags v1.0.3 -> v1.0.4
    Updating byteorder v1.2.4 -> v1.2.6
    Updating cc v1.0.18 -> v1.0.22
    Updating env_logger v0.5.12 -> v0.5.13
    Updating fst v0.3.0 -> v0.3.1
    Updating log v0.4.3 -> v0.4.4
    Updating matches v0.1.7 -> v0.1.8
    Updating memchr v2.0.1 -> v2.0.2
    Updating miow v0.3.1 -> v0.3.3
    Updating parking_lot_core v0.2.14 -> v0.2.15
    Updating pkg-config v0.3.13 -> v0.3.14
    Updating proc-macro2 v0.4.12 -> v0.4.15
    Updating quote v0.6.6 -> v0.6.8
    Updating rand v0.4.2 -> v0.4.3
    Updating regex v1.0.2 -> v1.0.4
    Updating ryu v0.2.3 -> v0.2.6
    Updating same-file v1.0.2 -> v1.0.3
    Updating serde v1.0.71 -> v1.0.75
    Updating serde_derive v1.0.71 -> v1.0.75
    Updating syn v0.14.8 -> v0.14.9
    Updating termcolor v1.0.1 -> v1.0.2
    Updating utf8-ranges v1.0.0 -> v1.0.1
    Updating vcpkg v0.2.5 -> v0.2.6
    Updating walkdir v2.2.0 -> v2.2.5
    Adding winapi-util v0.1.1
    Updating wincolor v1.0.0 -> v1.0.1
    

@Xanewok
Copy link
Member

Xanewok commented Aug 29, 2018

Great, thanks! I'll merge this when rust-lang/rust#53758 lands (to be sure this is the same version) and will submit a PR over at Rust repo.

@mati865
Copy link
Contributor

mati865 commented Aug 29, 2018

@Xanewok rust repository is using [patch] for the Clippy so it shouldn't hurt to merge it earlier.

@Xanewok
Copy link
Member

Xanewok commented Aug 29, 2018

@mati865 Fair point! I'll merge this now, then.

@Xanewok Xanewok merged commit 8ce3d48 into rust-lang:master Aug 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants