Skip to content

Commit

Permalink
Auto merge of #81093 - calebcartwright:update-rustfmt, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
bump rustfmt to v1.4.32

Fixes an indentation bug with bounds reported in #80843 (comment)

r? `@Mark-Simulacrum`
  • Loading branch information
bors committed Jan 16, 2021
2 parents 8a65184 + 13d77a3 commit 2e46cb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4400,7 +4400,7 @@ dependencies = [

[[package]]
name = "rustfmt-nightly"
version = "1.4.31"
version = "1.4.32"
dependencies = [
"annotate-snippets 0.6.1",
"anyhow",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/rustfmt

0 comments on commit 2e46cb3

Please sign in to comment.