index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
src
/
parse
/
parser.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-netdoc: Abolish ParseRouterStatus and make several things not pub
Ian Jackson
2025-08-26
1
-1
/
+1
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-2
/
+2
*
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
netdoc: Rename parse_error_kind() to netdoc_error_kind().
Gabriela Moldovan
2023-05-11
1
-2
/
+2
*
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
1
-2
/
+2
*
tor-netdoc: Remove many needless calls to .iter() and .into_iter()
Ian Jackson
2023-02-15
1
-4
/
+4
*
tor-netdoc: Have sectionrules.parse take I, not &mut I
Ian Jackson
2023-02-15
1
-2
/
+2
*
netdoc: Require that unrecognized tokens be handled explicitly.
Nick Mathewson
2023-02-03
1
-5
/
+29
*
netdoc: Switch SectionRules building to use a Buidler pattern.
Nick Mathewson
2023-02-03
1
-15
/
+29
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Elide a bunch of lifetimes.
Nick Mathewson
2023-01-27
1
-2
/
+2
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-1
/
+1
*
Replace `Option<Pos>` with `Pos` in `ParseError`.
Nick Mathewson
2022-11-15
1
-1
/
+3
*
Netdoc: test enforcement for items that mustn't take objects.
Nick Mathewson
2022-06-07
1
-0
/
+6
*
netdoc: Test more accessors for tokenized documents.
Nick Mathewson
2022-06-07
1
-0
/
+15
*
tor-netdoc: Actually, make TokVal be a Vec
Ian Jackson
2022-03-11
1
-46
/
+20
*
Remove a pointless slice
Ian Jackson
2022-03-11
1
-10
/
+7
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
1
-10
/
+23
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-8
/
+9
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+412