crosvm/third_party
Daniel Verkamp c2ebaa19e4 Fix bad indentation in Markdown around lists
Some doc comments were being incorrectly interpreted due to missing
indentation (for intentional line contintuations) or line breaks (for
new lines that were intended to be separate paragraphs).

Clippy warns about these as of Rust 1.80:
<https://rust-lang.github.io/rust-clippy/master/index.html#/doc_lazy_continuation>

Fix them along with some other nearby minor formatting cleanups.

TEST=tools/cargo-doc
TEST=tools/clippy # with rust-toolchain 1.80

Change-Id: Ice0b7cc3bd75d9ab08c10107a13f95ca9f87a0a3
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5758934
Auto-Submit: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Frederick Mayle <fmayle@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-09-10 02:05:59 +00:00
..
depot_tools@268d645853
libslirp-rs Reformat comments 2024-02-15 23:30:13 +00:00
minigbm@e701ddbf02 rutabaga_gfx: Query cachability from minigbm 2024-02-01 21:34:17 +00:00
minijail@76b25b89fc Enable clippy for android code 2024-07-09 20:43:44 +00:00
perfetto@510b13481d
virglrenderer@9c9d55ecbe
vmm_vhost Fix bad indentation in Markdown around lists 2024-09-10 02:05:59 +00:00