Skip to content

Commit 7262592

Browse files
committed
moved renamed docs | crate-leading-sep.rs
1 parent f34ec6c commit 7262592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/crate-leading-sep.rs renamed to tests/ui/imports/global-path-resolution-drop.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Checks global path resolution of `mem::drop` using a leading `::`.
2+
13
//@ run-pass
24

35
#![allow(dropping_copy_types)]

0 commit comments

Comments
 (0)