summaryrefslogtreecommitdiff
path: root/caret
Commit message (Expand)AuthorAgeFilesLines
* Remove "publish = false"Nick Mathewson2021-06-241-1/+0
* Add noop_method_call warning.Nick Mathewson2021-05-271-0/+1
* Enable cargo_common_metadata warning.Nick Mathewson2021-05-251-0/+1
* Add automatically generated README.md files to each crate.Nick Mathewson2021-05-251-0/+42
* Replace the last user of caret_enum with caret_int.Nick Mathewson2021-05-253-277/+53
* Give every Cargo.toml a repository fieldNick Mathewson2021-05-191-0/+1
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-0/+1
* Add trait_duplication_in_bounds warning.Nick Mathewson2021-05-031-0/+1
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-033-4/+5
* Add a few more clippy warningsNick Mathewson2021-05-031-0/+5
* Add some more clippy warnings to our list.Nick Mathewson2021-04-271-1/+6
* Enforce (and obey) clippy lints about exhaustive enums, structs.Nick Mathewson2021-04-271-0/+4
* Add appropriate categories to some Cargo.toml files.Nick Mathewson2021-03-171-0/+1
* Add the tor project as an author.Nick Mathewson2021-03-171-1/+1
* Add keywords to each Cargo.tomlNick Mathewson2021-03-171-0/+1
* Add a description field to all our Cargo.toml filesNick Mathewson2021-03-171-0/+1
* Give it a homepage everyplace.Nick Mathewson2021-03-171-0/+1
* Run cargo fix --edition-idiomsNick Mathewson2020-12-021-1/+1
* Test new error type from caretNick Mathewson2020-10-192-2/+14
* Resolve XXXXM3 comments in caret crateNick Mathewson2020-10-181-5/+28
* Mark must-resolve XXXX issues with "XXXXM3".Nick Mathewson2020-10-181-2/+2
* Document private members in most cratesNick Mathewson2020-09-241-0/+1
* Move is_recognized function into caret.Nick Mathewson2020-09-202-0/+7
* caret tests: Test debug output for caret_enumNick Mathewson2020-09-131-0/+1
* More tests for caret_int.Nick Mathewson2020-09-131-0/+45
* tor_cert: use caret_int!() to make real types for cert elementsNick Mathewson2020-05-151-1/+3
* Add a new caret_int!() macro for use with integer-wrapping typesNick Mathewson2020-05-151-118/+201
* caret: make generated documentation look nicer.Nick Mathewson2020-05-081-35/+107
* Fresh git repository for work on "arti"Nick Mathewson2020-05-073-0/+203