]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-gui/impl-default-expansion.goml
Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const, r=fee1...
[rust.git] / tests / rustdoc-gui / impl-default-expansion.goml
1 // This test ensures that the impl blocks are open by default.
2 goto: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
3 assert-attribute: ("#implementations-list details.implementors-toggle", {"open": ""})