mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 04:09:48 +00:00
c2ebaa19e4
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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |