File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/tmp/src/test/compile-fail Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
34
34
refs/heads/beta: 44a287e6eb22ec3c2a687fc156813577464017f7
35
35
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
36
36
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37
- refs/heads/tmp: 788181d4055747b5307f186a873ab5d2acd29994
37
+ refs/heads/tmp: 4b75931ce24f2c7ccf6486e434c24c6df595f4bc
Original file line number Diff line number Diff line change 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
- use std:: fmt:: { Show , Formatter , Error } ;
11
+ use std:: fmt:: { Debug , Formatter , Error } ;
12
12
use std:: collections:: HashMap ;
13
13
14
14
trait HasInventory {
You can’t perform that action at this time.
0 commit comments