Skip to content

Commit 265c02f

Browse files
committed
moved renamed docs | impl-not-adjacent-to-type.rs
1 parent 396aea8 commit 265c02f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/impl-not-adjacent-to-type.rs renamed to tests/ui/modules/impl-cross-module.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Test implementing methods for types defined in other modules
2+
13
//@ run-pass
24

35
mod foo {

0 commit comments

Comments
 (0)