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
commit 2e46cb38f1
2 changed files with 2 additions and 2 deletions

View File

@ -4400,7 +4400,7 @@ dependencies = [
[[package]] [[package]]
name = "rustfmt-nightly" name = "rustfmt-nightly"
version = "1.4.31" version = "1.4.32"
dependencies = [ dependencies = [
"annotate-snippets 0.6.1", "annotate-snippets 0.6.1",
"anyhow", "anyhow",

@ -1 +1 @@
Subproject commit 4f9c794ce1e3c77698f522c3eb1ab935f23df303 Subproject commit 216a64300563351cad20bb3847110c14561687e0