summaryrefslogtreecommitdiff
path: root/crates/retry-error
Commit message (Expand)AuthorAgeFilesLines
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Merge branch 'ticket_2338' into 'main'Nick Mathewson2026-02-191-0/+4
|\
| * retry-error: Document why we don't need (and can't use) ErrorSources.Nick Mathewson2026-02-191-0/+4
* | Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* | Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
|/
* release: bump-nodep various crates.Wesley Aptekar-Cassels2026-02-021-1/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* meta: Remove all semver.md files post-releaseClara Engler2026-01-131-6/+0
* cargo: Bump all non arti/tor cratesClara Engler2026-01-121-1/+1
* chore: remove debug comments, use let-elseNihal2025-12-171-18/+9
* fix: preserve Attempt variant directlyNihal2025-12-171-26/+33
* fix: preserve Attempt::Range when extendingNihal2025-12-171-5/+60
* fix: preserve timestamps when flattening RetryErrorsNihal2025-12-171-0/+47
* chore: remove unncesarry fileNihal2025-12-171-56/+0
* fix: use wallclock timestamps in all push_timed callsNihal2025-12-171-0/+56
* fix: semver labels and extend() with push_timed loopNihal2025-12-171-2/+2
* refactor: convert Extend to inherent method, forbid push/extend, fix rend_han...Nihal2025-12-172-15/+29
* refactor: remove early returns and forbid push() via clippyNihal2025-12-171-5/+6
* refactor: clean codeNihal2025-12-171-97/+135
* feat(retry-error): add timestamps to retry errorsNihal2025-12-172-37/+184
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* retry-error: add comment in `fmt_error_with_sources`Steven Engler2025-11-181-0/+4
* Revert "retry-error: stop trying to dedup error msgs"Steven Engler2025-11-181-13/+9
* retry-error: stop trying to dedup error msgsSteven Engler2025-11-131-9/+13
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-1/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Update code for Edition 2024Nick Mathewson2025-08-071-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump creates with non-functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* Bump patchlevel for safelog, retry-error, test-temp-dir.Nick Mathewson2025-03-031-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Patchlevel bumps for Arti 1.3.2Nick Mathewson2025-01-071-1/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1