You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several documentation items were enclosed in angle brackets, which
would cause rustdoc to interpret them as HTML tags, generating
incorrect documentation. Enclose these in backticks for clarity.
While we are at it, fix list formatting for said items.
See-also: https://doc.rust-lang.org/rustdoc/lints.html#invalid_html_tags
Signed-off-by: Carlos López <carlos.lopez@suse.com>
0 commit comments