Commit 9990444
committed
rustdoc: merge
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.table { border-collapse } into .docblock table`1 parent 1fe3ce4 commit 9990444
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | 302 | | |
307 | 303 | | |
308 | 304 | | |
| |||
690 | 686 | | |
691 | 687 | | |
692 | 688 | | |
| 689 | + | |
693 | 690 | | |
694 | 691 | | |
695 | 692 | | |
| |||
0 commit comments