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 52dc0b9 commit 93b415fCopy full SHA for 93b415f
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