diff options
| author | topecongiro <seuchida@gmail.com> | 2019-04-25 00:38:34 +0900 |
|---|---|---|
| committer | topecongiro <seuchida@gmail.com> | 2019-04-27 18:07:41 +0900 |
| commit | 710083c09d4fbff74f7f86cafd5984bc2e023b17 (patch) | |
| tree | 4202ea8d231f250d996bf4f0d26404dd5e728d80 | |
| parent | cfeb9171b11b0791059dbe3eeddbcfe017a4708a (diff) | |
| download | rust-710083c09d4fbff74f7f86cafd5984bc2e023b17.tar.gz rust-710083c09d4fbff74f7f86cafd5984bc2e023b17.zip | |
Update rustfmt to 1.2.2
| -rw-r--r-- | Cargo.lock | 4 | ||||
| m--------- | src/tools/rustfmt | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock index 9c2531097bf..9ea33ae49dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2272,7 +2272,7 @@ dependencies = [ "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-workspace-hack 1.0.0", "rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "rustfmt-nightly 1.2.1", + "rustfmt-nightly 1.2.2", "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3069,7 +3069,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.2.1" +version = "1.2.2" dependencies = [ "annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/src/tools/rustfmt b/src/tools/rustfmt -Subproject b860feaffccb81199c045e9b1511c2e25825dc0 +Subproject 5274b49caa1a7db6ac10c76bf1a3d5710ccef56 |
