summaryrefslogtreecommitdiff
path: root/crates/tor-events
Commit message (Expand)AuthorAgeFilesLines
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+2
* Upgrade tokio to LTS 1.47.1Neel Chauhan2026-06-031-1/+1
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-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
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-4/+4
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* tor-events: Removed once_cell dependencyhashcatHitman2025-04-172-7/+5
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-1/+1
|/
* Upgrade to latest async-broadcastNick Mathewson2024-02-261-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade async-broadcast dependency to 0.6.0Nick Mathewson2023-10-171-1/+1
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+2
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Mark vestigial crates as "publish=false"Nick Mathewson2023-07-031-0/+3
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-1/+1
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* Upgrade to latest async-broadcastNick Mathewson2023-01-201-1/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8