mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-24 00:26:33 -04:00
3ef89cbd95
rustdoc: simplify DOM for `.item-table` This switches from using `<div>` to the more semantic `<ul>`, and using class names that rhyme with the classes the search results table uses.