summaryrefslogtreecommitdiff
path: root/crates/equix/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Fix typosDimitris Apostolou2024-09-031-1/+1
* Rename bucket-array-api feature to bucket-arrayNick Mathewson2024-05-071-2/+3
* equix: use a feature to expose bucket array API.Nick Mathewson2024-05-071-1/+1
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* equix/fuzz: Fixes to get nick's prototype runningMicah Elizabeth Scott2023-08-011-0/+4
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-16/+31
* Update equix, hashx, tor-hspow for new clippy defaultsMicah Elizabeth Scott2023-07-271-1/+1
* Reimplement Equi-X in RustMicah Elizabeth Scott2023-07-271-0/+230