Auto merge of #80249 - calebcartwright:update-rustfmt, r=Mark-Simulacrum
update rustfmt to v1.4.30 Contains fixes for a few reported bugs on current nightly (1.4.29) Notes in: https://github.com/rust-lang/rustfmt/releases/tag/v1.4.30
This commit is contained in:
commit
5b104fc1bd
@ -4396,7 +4396,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfmt-nightly"
|
name = "rustfmt-nightly"
|
||||||
version = "1.4.29"
|
version = "1.4.30"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotate-snippets 0.6.1",
|
"annotate-snippets 0.6.1",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
@ -5342,7 +5342,7 @@ dependencies = [
|
|||||||
"chrono",
|
"chrono",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"matchers",
|
"matchers",
|
||||||
"parking_lot 0.11.0",
|
"parking_lot 0.9.0",
|
||||||
"regex",
|
"regex",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 70ce18255f429caf0d75ecfed8c1464535ee779b
|
Subproject commit acd94866fd0ff5eacb7e184ae21c19e5440fc5fb
|
Loading…
Reference in New Issue
Block a user