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 4a1ad29 commit 0e93924Copy full SHA for 0e93924
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 8ac60e99ea194fefc286ced55d7eda01cc2fc332
+refs/heads/master: 46b83a92d6052b5dc1448910893509b51e9d039f
trunk/src/test/compile-fail/use-meta.rc
@@ -0,0 +1,4 @@
+// error-pattern:can't find crate for 'std'
+
3
+use std (name = "std",
4
+ vers = "bogus");
0 commit comments