We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
method-margins.goml
1 parent 269704a commit 6cc86dbCopy full SHA for 6cc86db
src/test/rustdoc-gui/method-margins.goml
@@ -1,3 +1,4 @@
1
+// This test ensures that the margins on methods are coherent inside an impl block.
2
goto: "file://" + |DOC_PATH| + "/test_docs/trait_members/struct.HasTrait.html#impl-TraitMembers-for-HasTrait"
3
4
assert-count: ("#trait-implementations-list > .rustdoc-toggle", 1)
0 commit comments