We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a9770 commit 52bb99dCopy full SHA for 52bb99d
src/test/run-pass/issue-48070.rs renamed to src/test/ui/nll/issue-48070.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// run-pass
12
// revisions: lxl nll
13
14
#![cfg_attr(nll, feature(nll))]
0 commit comments