Skip to content

Commit 68b1880

Browse files
authored
Merge branch 'master' into term1.1
2 parents 57eb8e0 + 5e937e0 commit 68b1880

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/source/issue-1278.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// rustfmt-indent_style = "block"
1+
// rustfmt-indent_style: Block
22

33
#![feature(pub_restricted)]
44

tests/target/issue-1278.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// rustfmt-indent_style = "block"
1+
// rustfmt-indent_style: Block
22

33
#![feature(pub_restricted)]
44

0 commit comments

Comments
 (0)