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:
commit
2e46cb38f1
2 changed files with 2 additions and 2 deletions
|
|
@ -4400,7 +4400,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "1.4.31"
|
||||
version = "1.4.32"
|
||||
dependencies = [
|
||||
"annotate-snippets 0.6.1",
|
||||
"anyhow",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4f9c794ce1e3c77698f522c3eb1ab935f23df303
|
||||
Subproject commit 216a64300563351cad20bb3847110c14561687e0
|
||||
Loading…
Add table
Add a link
Reference in a new issue