After upgrading from Rust 1.85 to 1.88 in 586eefc3e4, clippy now warns about "overindented" lines in comments. I did not manage to fix this by hand without breaking the second level of the lists in question. See - https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items - https://github.com/rust-lang/rust-clippy/issues/14275
586eefc3e4