summaryrefslogtreecommitdiff
path: root/crates/tor-error
Commit message (Expand)AuthorAgeFilesLines
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-2/+2
* tor-error: allow only error given to `_report!` macrosSteven Engler2025-08-181-0/+25
* tor-error: update `_report!` macros to support tracing fieldsSteven Engler2025-08-181-38/+15
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-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
* tor-error: Removed dependency on `once_cell`hashcatHitman2025-06-132-3/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-1/+1
* *: use std::io::Error::other in many placesNick Mathewson2025-05-151-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-1/+1
* netdoc: functionality for detecting missing subprotos.Nick Mathewson2025-04-161-0/+9
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-1/+1
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-1/+1
* tor-error: Implement ErrorReport for dyn StdError + 'static.Nick Mathewson2025-02-041-0/+6
* tor-error: Refor to the correct trait.Nick Mathewson2025-02-041-1/+1
* Bump versions of internal arti crates 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 all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* tor-error: add comment to `ErrorKind::TransientFailure`Steven Engler2024-11-211-0/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Remove obsolete semver files post 1.3.0 releaseIan Jackson2024-10-311-2/+0
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-1/+1
* tor-error: use `Display` for backtrace captured by `BugRepr`Steven Engler2024-10-291-1/+1
* Remove Rpc* variants from tor_error::ErrorKindNick Mathewson2024-10-172-40/+1
* tor-error: Make "futures" dependency optional.Nick Mathewson2024-10-093-3/+5
* Merge branch 'miri-1' into 'main'Ian Jackson2024-10-091-2/+2
|\
| * tor-error: Disable backtraces under miri, even if cargo feature enabledIan Jackson2024-10-081-2/+2
* | tor-{error,rpcbase}: Add new RPC error codes from spec.Nick Mathewson2024-10-071-0/+11
|/
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-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-252-65/+63
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-1/+1
* Merge branch 'rpc-describe' into 'main'Nick Mathewson2024-08-132-0/+13
|\
| * tor-error: implement HasKind on void::Void and Infallible.Nick Mathewson2024-08-122-0/+13
* | Merge branch '1144-std-backtrace' into 'main'David Goulet2024-08-122-6/+5
|\ \ | |/ |/|
| * Use std::backtrace instead of backtrace crateRobin Leander Schröder2024-08-012-6/+5
* | Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* | Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-1/+1
|/