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 f34ec6c commit 7262592Copy full SHA for 7262592
tests/ui/crate-leading-sep.rs renamed to tests/ui/imports/global-path-resolution-drop.rs
@@ -1,3 +1,5 @@
1
+//! Checks global path resolution of `mem::drop` using a leading `::`.
2
+
3
//@ run-pass
4
5
#![allow(dropping_copy_types)]
0 commit comments