summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/src
Commit message (Expand)AuthorAgeFilesLines
* ChanMgr: errors: attribute errors to correct address.Nick Mathewson2022-07-061-0/+14
* 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
* Resolve the new `derive_partial_eq_without_eq` lint.Nick Mathewson2022-05-231-1/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Disable clippy::clone_on_ref_ptrIan Jackson2022-02-241-1/+0
* Remove clippy::needless_borrow exception in CI.Nick Mathewson2022-02-201-1/+0
* Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
* tor-linkspec: impl Display for OwnedChanTarget and OwnedCircTargetIan Jackson2022-02-041-0/+23
* Temporarily disable some clippy lints on nightlyIan Jackson2022-02-021-0/+1
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* tor-linkspec: Remove redundant method; add more tests.Nick Mathewson2021-12-042-11/+51
* add semicolons if nothing returnedDaniel Eades2021-11-252-1/+2
* Improve some documentation linksNick Mathewson2021-10-291-2/+2
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-274-0/+577