Commit 0783e9c
committed
Mark gix-pack vendored
That macro is not exported, and adjusting the doctest so that it
can run successfully (or even compile) might be tricky without a
significant change (or adding dependencies). This fixes a failure
when running doctests for the whole workspace (as CI now includes).
This change is not "user-facing", as the macro is not part of the
public interface of `gix_pack`. Its documentation comment doesn't
appear https://docs.rs/gix-pack/0.54.0/gix_pack/index/index.html.
Nonetheless, this adds a note to clarify the change, to avoid
attributing it to the original code from which this was vendored.izip! doctest ignore
1 parent da87bec commit 0783e9c
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments