summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/src/weight.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* use wallclock where possible in teststrinity-1686a2022-02-261-0/+1
* tor-netdir: Resolve an XXXX about type uglinessNick Mathewson2021-12-081-4/+5
* tor-netdir: Use bitflags for WeightKindNeel Chauhan2021-11-301-34/+49
* Merge remote-tracking branch 'origin/mr/71'Nick Mathewson2021-09-081-0/+1
|\
| * fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* | Add validation function to WeightSetNick Mathewson2021-09-081-1/+18
|/
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+625