summaryrefslogtreecommitdiff
path: root/crates/tor-checkable/src
Commit message (Expand)AuthorAgeFilesLines
...
* tor-checkable: add experimental api for exposing wrapped objects.Nick Mathewson2022-03-311-0/+35
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* Merge branch 'no-system-time' into 'main'eta2022-03-301-0/+1
|\
| * remove most usage of SystemTime::nowtrinity-1686a2022-02-251-0/+1
* | Disable clippy::clone_on_ref_ptrIan Jackson2022-02-241-1/+0
|/
* Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* address clippy's latest lintDaniel Eades2021-12-201-0/+2
* add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-273-0/+451