Skip to content

Commit ee7161d

Browse files
committed
Auto merge of #63522 - topecongiro:rustfmt-1.4.5, r=Centril
Update rustfmt to 1.4.5 This update includes a bug fix that fixes generating invalid code when formatting an impl block with const generics inside a where clause. **Changes** rust-lang/rustfmt@0462008...1de58ce
2 parents 7602267 + 0be01fa commit ee7161d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3565,7 +3565,7 @@ dependencies = [
35653565

35663566
[[package]]
35673567
name = "rustfmt-nightly"
3568-
version = "1.4.4"
3568+
version = "1.4.5"
35693569
dependencies = [
35703570
"annotate-snippets",
35713571
"atty",

src/tools/rustfmt

0 commit comments

Comments
 (0)