| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | maint: Run maint/add_warning to deny string slices | Clara Engler | 2026-06-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | This commit executes maint/add_warning with the just added change to deny string slices except in tests. I recommend auditing this by checking out the previous commit followed by running the script yourself and then verifying that the diff is identical to this commit. This commit makes cargo clippy fail. We will add exceptions in the next commit. | ||||
| * | tor-basic-utils: Simplify ErrorSources iterator. | Nick Mathewson | 2026-02-16 | 1 | -10/+2 |
| | | |||||
| * | tor-basic-utils: Add utility to iterate over error sources | Robert Bartlensky | 2026-02-14 | 1 | -0/+112 |
