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-config
/
src
/
derive.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply 3 suggestion(s) to 2 file(s)
Nick Mathewson
2026-05-27
1
-2
/
+2
*
config: Add a dd(TorConfig) attribute to override apply_defaults().
Nick Mathewson
2026-05-27
1
-1
/
+36
*
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
1
-0
/
+46
*
dd(TorConfig): change the order of default vs magic
Nick Mathewson
2026-05-27
1
-21
/
+28
*
tor-config::derive: use cfg(true) and cfg(false)
Nick Mathewson
2026-05-07
1
-7
/
+4
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-2
/
+2
*
tor-config: future-proof #[cfg] attribute.
Nick Mathewson
2026-02-24
1
-17
/
+17
*
tor-config: Add an option to reject configured-out options
Nick Mathewson
2026-02-24
1
-6
/
+55
*
tor-config: Have macros document more types and fns
Nick Mathewson
2026-02-24
1
-0
/
+2
*
tor-config: Fix cfg() on sub_builders
Nick Mathewson
2026-02-24
1
-0
/
+12
*
tor-config: fix and improve ExtendBuilder override.
Nick Mathewson
2026-02-17
1
-3
/
+7
*
tor-config: derive list builders with the visibility of their setters.
Nick Mathewson
2026-02-17
1
-1
/
+1
*
tor-config: new derive_deftly(TorConfig) template.
Nick Mathewson
2025-12-09
1
-0
/
+3039