We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396aea8 commit 265c02fCopy full SHA for 265c02f
tests/ui/impl-not-adjacent-to-type.rs renamed to tests/ui/modules/impl-cross-module.rs
@@ -1,3 +1,5 @@
1
+//! Test implementing methods for types defined in other modules
2
+
3
//@ run-pass
4
5
mod foo {
0 commit comments