Skip to content

Commit dac0a07

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 177404 b: refs/heads/tmp c: 4b75931 h: refs/heads/master v: v3
1 parent 763bca0 commit dac0a07

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
@@ -34,4 +34,4 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
3434
refs/heads/beta: 44a287e6eb22ec3c2a687fc156813577464017f7
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3636
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37-
refs/heads/tmp: 788181d4055747b5307f186a873ab5d2acd29994
37+
refs/heads/tmp: 4b75931ce24f2c7ccf6486e434c24c6df595f4bc

branches/tmp/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)