Commit f862ed7
committed
Merge rust-bitcoin#4885: primitives: Use new import policy
02386cd primitives: Use new import policy (Tobin C. Harding)
Pull request description:
Now we want to only import using crate re-exports if possible in `bitcoin` and `primitives`. We fixed `bitcoin` already, now do `primitives`.
ACKs for top commit:
apoelstra:
ACK 02386cd; successfully ran local tests
Tree-SHA512: a020351710fba92eaba6fdc7e18276c0ea342dff11d2995fc14933a43e18cf2d8ab8cf19ae2d8d89177992a3ff394b2be70bdf4ce42202969b8385ce18eedeed2 files changed
+3
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
26 | | - | |
| 21 | + | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 33 | + | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
| |||
0 commit comments