Rollup merge of #79120 - calebcartwright:update-rustfmt, r=Mark-Simulacrum
update rustfmt to v1.4.27 Fixes https://github.com/rust-lang/rustfmt/issues/4528
This commit is contained in:
commit
53ddb73fd3
2 changed files with 2 additions and 2 deletions
|
@ -4338,7 +4338,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "1.4.26"
|
||||
version = "1.4.27"
|
||||
dependencies = [
|
||||
"annotate-snippets 0.6.1",
|
||||
"anyhow",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 293d7d01118c9fb5479649399e1dae60322b8e09
|
||||
Subproject commit 580d826e9b0f407a2d4b36696cda2f0fa8d7ddaa
|
Loading…
Add table
Reference in a new issue