Skip to content

Commit 93b415f

Browse files
committed
moved renamed docs | crate-leading-sep.rs
1 parent 52dc0b9 commit 93b415f

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)