summaryrefslogtreecommitdiff
path: root/crates/caret
Commit message (Expand)AuthorAgeFilesLines
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-1/+1
* caret: work correctly when there are no defined variants.Nick Mathewson2023-02-281-2/+4
* Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-272-2/+3
* 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
* cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-38/+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
* Increment versions of crates with trivial changes only.Nick Mathewson2022-06-241-1/+1
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+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
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-1/+1
* 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 caret, retry-error to 0.1.1Nick Mathewson2022-04-011-1/+1
* Refrain from replacing manual with educe Debug impl in caretIan Jackson2022-03-021-0/+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
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* Remove the unused "Error" type from caret.Nick Mathewson2021-12-041-24/+0
* Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-274-0/+297