Skip to content

Commit 0e93924

Browse files
committed
---
yaml --- r: 3422 b: refs/heads/master c: 46b83a9 h: refs/heads/master v: v3
1 parent 4a1ad29 commit 0e93924

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 8ac60e99ea194fefc286ced55d7eda01cc2fc332
2+
refs/heads/master: 46b83a92d6052b5dc1448910893509b51e9d039f
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// error-pattern:can't find crate for 'std'
2+
3+
use std (name = "std",
4+
vers = "bogus");

0 commit comments

Comments
 (0)