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
/
flatten.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-config: Make derive(Flattenable) use $crate.
Nick Mathewson
2025-12-09
1
-4
/
+3
*
tor-config: Give Flattenable template a location.
Nick Mathewson
2025-12-09
1
-0
/
+1
*
tor-config: Allow Flattenable to apply to types with generics.
Nick Mathewson
2025-12-09
1
-1
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
doc: Use locked build
pinkforest
2024-05-16
1
-1
/
+1
*
derive-deftly: Change some docs references
Ian Jackson
2024-04-03
1
-4
/
+4
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-27
/
+28
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
tor-config: use black_box in test.
Nick Mathewson
2023-11-30
1
-3
/
+1
*
tor-config: derive Default for Flatten
Nick Mathewson
2023-10-03
1
-1
/
+1
*
tor-config: flatten: Remove a redundant allow
Ian Jackson
2023-09-20
1
-1
/
+0
*
tor-config: flatten: Sort out names for field extractor
Ian Jackson
2023-09-20
1
-12
/
+12
*
tor-config: flatten: always use field list from serde
Ian Jackson
2023-09-20
1
-47
/
+16
*
tor-config: flatten: Performance of flattenable_extract_fields
Ian Jackson
2023-09-20
1
-0
/
+31
*
tor-config: flatten: Break out flattenable_extract_fields
Ian Jackson
2023-09-20
1
-24
/
+40
*
tor-config: flatten: Introduce FieldList type alias
Ian Jackson
2023-09-20
1
-6
/
+9
*
tor_config: flatten: Abolish FlattenError
Ian Jackson
2023-09-20
1
-38
/
+9
*
tor_config: flatten tests: Remove the obsolete todo
Ian Jackson
2023-09-20
1
-1
/
+0
*
tor_config: Add a note about FlattenError
Ian Jackson
2023-09-20
1
-0
/
+8
*
tor_config: Flatten: Explain why the inner ref Flatten for ser
Ian Jackson
2023-09-20
1
-0
/
+5
*
tor_config: Flatten: Add missing tst annotation
Ian Jackson
2023-09-20
1
-0
/
+1
*
tor_config: Provide Flatten
Ian Jackson
2023-09-20
1
-0
/
+680