11error: doc list item without indentation
2-   --> tests/ui/doc/doc_lazy_list.rs:4 :5
2+   --> tests/ui/doc/doc_lazy_list.rs:5 :5
33   |
44LL | /// lazy continuation
55   |     ^
@@ -13,7 +13,7 @@ LL | ///    lazy continuation
1313   |     +++
1414
1515error: doc list item without indentation
16-   --> tests/ui/doc/doc_lazy_list.rs:9 :5
16+   --> tests/ui/doc/doc_lazy_list.rs:10 :5
1717   |
1818LL | /// lazy list continuations don't make warnings with this lint
1919   |     ^
@@ -25,7 +25,7 @@ LL | ///    lazy list continuations don't make warnings with this lint
2525   |     +++
2626
2727error: doc list item without indentation
28-   --> tests/ui/doc/doc_lazy_list.rs:11 :5
28+   --> tests/ui/doc/doc_lazy_list.rs:12 :5
2929   |
3030LL | /// because they don't have the
3131   |     ^
@@ -37,7 +37,7 @@ LL | ///    because they don't have the
3737   |     +++
3838
3939error: doc list item without indentation
40-   --> tests/ui/doc/doc_lazy_list.rs:16 :5
40+   --> tests/ui/doc/doc_lazy_list.rs:17 :5
4141   |
4242LL | /// lazy continuation
4343   |     ^
@@ -49,7 +49,7 @@ LL | ///     lazy continuation
4949   |     ++++
5050
5151error: doc list item without indentation
52-   --> tests/ui/doc/doc_lazy_list.rs:21 :5
52+   --> tests/ui/doc/doc_lazy_list.rs:22 :5
5353   |
5454LL | /// lazy list continuations don't make warnings with this lint
5555   |     ^
@@ -61,7 +61,7 @@ LL | ///     lazy list continuations don't make warnings with this lint
6161   |     ++++
6262
6363error: doc list item without indentation
64-   --> tests/ui/doc/doc_lazy_list.rs:23 :5
64+   --> tests/ui/doc/doc_lazy_list.rs:24 :5
6565   |
6666LL | /// because they don't have the
6767   |     ^
@@ -73,7 +73,7 @@ LL | ///     because they don't have the
7373   |     ++++
7474
7575error: doc list item without indentation
76-   --> tests/ui/doc/doc_lazy_list.rs:28 :5
76+   --> tests/ui/doc/doc_lazy_list.rs:29 :5
7777   |
7878LL | /// lazy continuation
7979   |     ^
@@ -85,7 +85,7 @@ LL | ///     lazy continuation
8585   |     ++++
8686
8787error: doc list item without indentation
88-   --> tests/ui/doc/doc_lazy_list.rs:33 :5
88+   --> tests/ui/doc/doc_lazy_list.rs:34 :5
8989   |
9090LL | /// this will warn on the lazy continuation
9191   |     ^
@@ -97,7 +97,7 @@ LL | ///       this will warn on the lazy continuation
9797   |     ++++++
9898
9999error: doc list item without indentation
100-   --> tests/ui/doc/doc_lazy_list.rs:35 :5
100+   --> tests/ui/doc/doc_lazy_list.rs:36 :5
101101   |
102102LL | ///     and so should this
103103   |     ^^^^
@@ -109,7 +109,7 @@ LL | ///       and so should this
109109   |         ++
110110
111111error: doc list item without indentation
112-   --> tests/ui/doc/doc_lazy_list.rs:56 :5
112+   --> tests/ui/doc/doc_lazy_list.rs:57 :5
113113   |
114114LL | ///  'protocol_descriptors': [
115115   |     ^
@@ -121,7 +121,7 @@ LL | ///   'protocol_descriptors': [
121121   |      +
122122
123123error: doc list item without indentation
124-   --> tests/ui/doc/doc_lazy_list.rs:75 :5
124+   --> tests/ui/doc/doc_lazy_list.rs:76 :5
125125   |
126126LL | ///  ]
127127   |     ^
0 commit comments