Skip to content

Commit 4314d19

Browse files
committed
make t looks like lowercase
1 parent 1973872 commit 4314d19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/ui/weird-exprs.rs

+4-4
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,13 @@ fn special_characters() {
127127
}
128128

129129
fn punch_card() -> impl std::fmt::Debug {
130-
..=..=.. .. .. .. .. .. .. .. .. .. .. ..=.. ..
131-
..=.. ..=.. .. .. .. .. .. .. .. .. ..=..=..=..
132-
..=.. ..=.. ..=.. ..=.. .. ..=..=.. .. ..=.. ..
130+
..=..=.. .. .. .. .. .. .. .. .. .. .. .. .. ..
131+
..=.. ..=.. .. .. .. .. .. .. .. .. .. ..=.. ..
132+
..=.. ..=.. ..=.. ..=.. .. ..=..=.. ..=..=..=..
133133
..=..=.. .. ..=.. ..=.. ..=.. .. .. .. ..=.. ..
134134
..=.. ..=.. ..=.. ..=.. .. ..=.. .. .. ..=.. ..
135135
..=.. ..=.. ..=.. ..=.. .. .. ..=.. .. ..=.. ..
136-
..=.. ..=.. .. ..=..=.. ..=..=.. .. .. ..=.. ..
136+
..=.. ..=.. .. ..=..=.. ..=..=.. .. .. ..=..=..
137137
}
138138

139139
fn r#match() {

0 commit comments

Comments
 (0)