Auto merge of #81093 - calebcartwright:update-rustfmt, r=Mark-Simulacrum

bump rustfmt to v1.4.32

Fixes an indentation bug with bounds reported in https://github.com/rust-lang/rust/pull/80843#discussion_r554476529

r? `@Mark-Simulacrum`
This commit is contained in:
bors
2021-01-16 23:15:35 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4400,7 +4400,7 @@ dependencies = [
[[package]]
name = "rustfmt-nightly"
version = "1.4.31"
version = "1.4.32"
dependencies = [
"annotate-snippets 0.6.1",
"anyhow",