We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef1f3bf + 6cc86db commit f04454dCopy full SHA for f04454d
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