| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
| |
Run maint/add_warning
|
| |
|
|
|
| |
These errors aren't necessarily memory pressure. They can occur due
to bugs, and during teardown.
|
| | |
|
| |
|
|
| |
Code motion of byte_qty.rs, and minimal necessary supporting changes.
|
| | |
|
| |
|
|
|
| |
Trying to write comprehensive tests for the errors showed that these
impls were missing.
|
| |
|
|
| |
This will make testing easier.
|
| |
|
|
|
| |
Bug found in review:
https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2282#note_3051101
|
| |
|
|
|
| |
We're going to want this as the return value from an accessor
function, which cannot fail for any other reason.
|
| |
|