Skip to content

Commit 2e46cb3

Browse files
committed
Auto merge of #81093 - calebcartwright:update-rustfmt, r=Mark-Simulacrum
bump rustfmt to v1.4.32 Fixes an indentation bug with bounds reported in #80843 (comment) r? `@Mark-Simulacrum`
2 parents 8a65184 + 13d77a3 commit 2e46cb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4400,7 +4400,7 @@ dependencies = [
44004400

44014401
[[package]]
44024402
name = "rustfmt-nightly"
4403-
version = "1.4.31"
4403+
version = "1.4.32"
44044404
dependencies = [
44054405
"annotate-snippets 0.6.1",
44064406
"anyhow",

0 commit comments

Comments
 (0)