Commit 15bbbda
committed
Make clippy happy
Fix doc list indentation lint[1] and ignore `new_without_default`[2].
[1]: https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
[2]: https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default1 parent 035ecb5 commit 15bbbda
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
267 | | - | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments