]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-gui/docblock-table.goml
Ignore the unchecked-shifts codegen test in debug-assertions builds
[rust.git] / src / test / rustdoc-gui / docblock-table.goml
1 goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func"
2
3 compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])
4 compare-elements-css: (".impl-items .docblock table td", ".top-doc .docblock table td", ["border"])