mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
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
@ -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
|
Loading…
Reference in New Issue
Block a user