File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/snap-stage3/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 1
1
---
2
2
refs/heads/master: 474b324eda10440d6568ef872a7307d38e7de95b
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 788181d4055747b5307f186a873ab5d2acd29994
4
+ refs/heads/snap-stage3: 4b75931ce24f2c7ccf6486e434c24c6df595f4bc
5
5
refs/heads/try: fde4472848b662a4d1236388c4cf15e2450237e6
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
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