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
rustdoc: merge table { border-collapse } into .docblock table`
This was added in 5101078, to fix the
display of the module items and search results tables (see the discussion in
rust-lang#86725).
Those aren't tables any more. The only remaining table is in docblock, which
needs this attribute to look right.
0 commit comments