We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1973872 commit 4314d19Copy full SHA for 4314d19
tests/ui/weird-exprs.rs
@@ -127,13 +127,13 @@ fn special_characters() {
127
}
128
129
fn punch_card() -> impl std::fmt::Debug {
130
- ..=..=.. .. .. .. .. .. .. .. .. .. .. ..=.. ..
131
- ..=.. ..=.. .. .. .. .. .. .. .. .. ..=..=..=..
132
- ..=.. ..=.. ..=.. ..=.. .. ..=..=.. .. ..=.. ..
+ ..=..=.. .. .. .. .. .. .. .. .. .. .. .. .. ..
+ ..=.. ..=.. .. .. .. .. .. .. .. .. .. ..=.. ..
+ ..=.. ..=.. ..=.. ..=.. .. ..=..=.. ..=..=..=..
133
..=..=.. .. ..=.. ..=.. ..=.. .. .. .. ..=.. ..
134
..=.. ..=.. ..=.. ..=.. .. ..=.. .. .. ..=.. ..
135
..=.. ..=.. ..=.. ..=.. .. .. ..=.. .. ..=.. ..
136
- ..=.. ..=.. .. ..=..=.. ..=..=.. .. .. ..=.. ..
+ ..=.. ..=.. .. ..=..=.. ..=..=.. .. .. ..=..=..
137
138
139
fn r#match() {
0 commit comments