Auto merge of #63522 - topecongiro:rustfmt-1.4.5, r=Centril

Update rustfmt to 1.4.5

This update includes a bug fix that fixes generating invalid code when formatting an impl block with const generics inside a where clause.

**Changes**
0462008de8...1de58ce46d
This commit is contained in:
bors 2019-08-22 21:51:14 +00:00
commit ee7161db98
2 changed files with 2 additions and 2 deletions

View File

@ -3565,7 +3565,7 @@ dependencies = [
[[package]]
name = "rustfmt-nightly"
version = "1.4.4"
version = "1.4.5"
dependencies = [
"annotate-snippets",
"atty",

@ -1 +1 @@
Subproject commit 0462008de87d2757e8ef1dc26f2c54dd789a59a8
Subproject commit 9792ff05297c0a5c40942b346c9b0341b9e7c0ee