Skip to content

Commit 1023365

Browse files
committed
fix tidy
1 parent 9cf34be commit 1023365

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

tests/ui/codemap_tests/huge_multispan_highlight.rs

+41-41
Original file line numberDiff line numberDiff line change
@@ -96,27 +96,27 @@ fn main() {
9696

9797
),
9898
false => "
99-
100-
101-
102-
103-
104-
105-
106-
107-
108-
109-
110-
111-
112-
113-
114-
115-
116-
117-
118-
119-
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
109+
110+
111+
112+
113+
114+
115+
116+
117+
118+
119+
120120
",
121121
};
122122
let _ = match true {
@@ -213,28 +213,28 @@ fn main() {
213213

214214
),
215215
false => "
216-
216+
217217
218218
1 last line shown in multispan
219-
220-
221-
222-
223-
224-
225-
226-
227-
228-
229-
230-
231-
232-
233-
234-
235-
236-
237-
219+
220+
221+
222+
223+
224+
225+
226+
227+
228+
229+
230+
231+
232+
233+
234+
235+
236+
237+
238238
",
239239
};
240240
}

tests/ui/codemap_tests/huge_multispan_highlight.svg

+3-3
Loading

0 commit comments

Comments
 (0)