summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/err
Commit message (Expand)AuthorAgeFilesLines
* arti-client: Use ErrorSources to find best hint for an error.Nick Mathewson2026-02-161-9/+5
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* arti-client: Implement the basics of protocol enforcement.Nick Mathewson2025-04-161-1/+16
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Add tests for finding (or not) hints in our error types.Nick Mathewson2024-02-161-0/+58
* Discourage providing HintableErrorImpl without using the macro.Nick Mathewson2024-02-161-3/+10
* Rename one of the hint methods to hint_specificNick Mathewson2024-02-161-3/+10
* Refactor and improve error hinting.Nick Mathewson2024-02-141-0/+103