summaryrefslogtreecommitdiff
path: root/crates/arti-testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* remove manual limitation of coredump sizetrinity-1686a2022-10-051-1/+0
* Bump patchlevels of binary crates.Nick Mathewson2022-10-031-2/+2
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-3/+3
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-1/+1
* Merge branch 'update-notify' into 'main'Ian Jackson2022-09-011-1/+0
|\
| * update to v5.0.0trinity-1686a2022-08-311-1/+0
* | Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-7/+7
|/
* tor-config: Replace dir detection with ConfigurationSource enumIan Jackson2022-08-251-2/+7
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump crate and dependency versions.Nick Mathewson2022-06-241-8/+8
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* lints: Make lint blocks consistentIan Jackson2022-05-311-1/+2
* lints: arti-testing: Move some allows outside the auto blockIan Jackson2022-05-311-2/+3
* 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-17/+16
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-4/+4
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-8/+8
* Split TorClientConfig out of ArtiConfig, and Resolvable traitIan Jackson2022-05-241-3/+3
* Abolish arti-config, replacing with tombstone crateIan Jackson2022-05-131-1/+0
* arti-config abolition: Change references to use tor_configIan Jackson2022-05-133-2/+6
* ConfigurationSource: Rename new to new_emptyIan Jackson2022-05-111-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-9/+9
* Fix grammar and typosSamanta Navarro2022-04-271-1/+1
* Bump to config 0.13Nick Mathewson2022-04-261-1/+1
* Upgrade to rlimit 0.8.3, again.Nick Mathewson2022-04-261-1/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+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-4/+4
* Downgrade `rlimit` to 0.7.Nick Mathewson2022-04-061-1/+1