summaryrefslogtreecommitdiff
path: root/crates/arti-testing
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Require config ≥ 0.13.4Nick Mathewson2023-11-291-1/+1
|/
* Use "wrap_help" feature for clap.Nick Mathewson2023-11-151-1/+1
* Bump to clap 4 and resolve compiler errors.Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-3/+3
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-3/+3
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-2/+2
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-5/+5
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-6/+6
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Merge branch 'bump_versions_117' into 'main'arti-v1.1.7Nick Mathewson2023-08-011-9/+9
|\
| * Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
| * Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-6/+6
| * Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-2/+2
* | Run "fixup features" in preparation for a release.Nick Mathewson2023-08-011-1/+1
|/
* Merge branch 'clippy-allow' into 'main'Ian Jackson2023-07-111-0/+1
|\
| * Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* | rng ranges: Use gen_range_infallible() for Duration::ZERO..=TIan Jackson2023-07-102-2/+4
|/
* rng ranges: Use inclusive Duration ranges in several placesIan Jackson2023-07-071-1/+1
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-6/+6
* 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
* Upgrade async-trait requirement to 1.54Nick Mathewson2023-06-121-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-9/+9
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-7/+12
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* arti-testing: remove some needless ::default()sNick Mathewson2023-05-111-4/+4
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-9/+9
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-4/+4
* Bump patchlevel on crates with semver-irrelevant changes.Nick Mathewson2023-03-311-1/+1
* Convert blockers in arti-testing to TODOsIan Jackson2023-03-211-2/+2
* Follow-on patchlevel bumps for crates with changed dependenciesNick Mathewson2023-02-281-1/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-6/+6
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-3/+3
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-4/+4
* Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-9/+9
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Upgrade to clap 3: replace deprecated functionsGabriel de Perthuis2022-11-042-62/+75
* Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-042-8/+6