Skip to content

Commit 2d851b3

Browse files
committed
Auto merge of rust-lang#63975 - topecongiro:rustfmt-1.4.6, r=nikomatsakis
Update rustfmt to 1.4.6 This PR updates rustfmt to 1.4.6. [CHANGELOG](https://github.com/rust-lang/rustfmt/blob/v1.4.6/CHANGELOG.md#146-2019-08-28).
2 parents fd68d02 + 8e10725 commit 2d851b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3579,7 +3579,7 @@ dependencies = [
35793579

35803580
[[package]]
35813581
name = "rustfmt-nightly"
3582-
version = "1.4.5"
3582+
version = "1.4.6"
35833583
dependencies = [
35843584
"annotate-snippets",
35853585
"atty",

src/tools/rustfmt

0 commit comments

Comments
 (0)