summaryrefslogtreecommitdiff
path: root/crates/tor-units
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increment crate versions.Nick Mathewson2023-05-031-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-281-2/+0
* Bump tor-units version for breaking change.Nick Mathewson2023-02-281-1/+1
* tor-units: Fix IntegerMinutes accessor (omg)Ian Jackson2023-02-092-1/+3
* Remove semver.md files now that 1.1.1 is tagged.Nick Mathewson2023-02-011-1/+0
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-1/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* tor-units: Add an IntegerMinutes.Nick Mathewson2023-01-112-0/+87
* doc: consistent summary line for the READMEsEmil Engler2022-12-201-1/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-1/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* Fix some rustdoc errors.Nick Mathewson2022-10-131-6/+6
* cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-16/+1
* Update patch-versions on crates without API changes.Nick Mathewson2022-09-011-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-242-0/+4
* Bump crate and dependency versions.Nick Mathewson2022-06-241-1/+1
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* Merge branch 'error_cleanup' into 'main'Nick Mathewson2022-06-221-2/+2
|\
| * Style fixes to tor-units errors.Nick Mathewson2022-06-221-2/+2
* | tor-units: IntegerTimeUnit: Provide try_mapIan Jackson2022-06-211-0/+50
* | tor-units: IntegerTimeUnit: Relax condition on TIan Jackson2022-06-211-5/+5
* | tor-units: IntegerTimeUnit: Provide as_time_unit deconstructorIan Jackson2022-06-211-0/+24
|/
* lints: Add let_unit_value allow to all cratesIan Jackson2022-05-311-0/+1
* lints: Add lint block delimiters to every crateIan Jackson2022-05-311-0/+2
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-1/+0
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-1/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-3/+3
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Merge branch 'clippy-allow-arc-clone' into 'main'Nick Mathewson2022-03-011-1/+0
|\
| * Disable clippy::clone_on_ref_ptrIan Jackson2022-02-241-1/+0
* | Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-1/+1
|/
* Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
* Add editorconfig to force some rules (Final Newline)Daniel Schischkin2022-02-031-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-2/+2
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* address lint warningsDaniel Eades2021-12-091-4/+2
* tor-netdir: Resolve an XXXX about type uglinessNick Mathewson2021-12-081-0/+35
* Get tor-units grcov line coverage to 100%Nick Mathewson2021-12-021-0/+40