summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/parse/parser.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Elide a bunch of lifetimes.Nick Mathewson2023-01-271-2/+2
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Fix a bunch of "needless borrow" warnings on nightlyNick Mathewson2022-11-181-1/+1
* Replace `Option<Pos>` with `Pos` in `ParseError`.Nick Mathewson2022-11-151-1/+3
* Netdoc: test enforcement for items that mustn't take objects.Nick Mathewson2022-06-071-0/+6
* netdoc: Test more accessors for tokenized documents.Nick Mathewson2022-06-071-0/+15
* tor-netdoc: Actually, make TokVal be a VecIan Jackson2022-03-111-46/+20
* Remove a pointless sliceIan Jackson2022-03-111-10/+7
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-10/+23
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-8/+9
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+412