This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Commit 87610d9
committed
Merge #47: Implement std::Error for HWI's errors
7f2546f Fix wipe_device (Daniela Brozzoni)
62407d1 Pin once_cell to keep the MSRV to 1.41 (Daniela Brozzoni)
ab07d13 Implement std::Error for HWI's errors (Daniela Brozzoni)
Pull request description:
ACKs for top commit:
afilini:
ACK 7f2546f
Tree-SHA512: b113ee8fe71bf18a54b21f32dda5d47bf5dfdc657624ff5ad00351170bbad7a210b153101f6f22108fd39cdb464fcf22d65d21a124a62994784caec42b0730b83 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments