Skip to content

Commit d58331e

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 177834 b: refs/heads/snap-stage3 c: 4b75931 h: refs/heads/master v: v3
1 parent 4d5bf21 commit d58331e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 474b324eda10440d6568ef872a7307d38e7de95b
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 788181d4055747b5307f186a873ab5d2acd29994
4+
refs/heads/snap-stage3: 4b75931ce24f2c7ccf6486e434c24c6df595f4bc
55
refs/heads/try: fde4472848b662a4d1236388c4cf15e2450237e6
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/test/compile-fail/issue-17728.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
use std::fmt::{Show, Formatter, Error};
11+
use std::fmt::{Debug, Formatter, Error};
1212
use std::collections::HashMap;
1313

1414
trait HasInventory {

0 commit comments

Comments
 (0)