| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdoc: test2: Run rustfmt | Ian Jackson | 2025-11-24 | 1 | -10/+2 |
| | | | | | Tidy up the imports. | ||||
| * | tor-netdoc: test2: Adjust type aliases | Ian Jackson | 2025-11-24 | 1 | -14/+12 |
| | | | | | | | Now that this module is not inside parse2 its identifier namespace oughtn't to be parse-specific. Rename things so that every imports/aliases related to parsing implies parsing in its name. | ||||
| * | tor-netdoc: Move parse2/test.rs to test2.rs | Ian Jackson | 2025-11-24 | 1 | -0/+763 |
| We're going to use this for the encoder testing too, so it needs to be not buried inside parse2. This commit is the file rename plus minimal changes to make it compile. | |||||
