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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Define macros to create a map-builder type.
Nick Mathewson
2024-12-19
1
-0
/
+1
*
tor-config: Add "extend" functionality for config builders.
Nick Mathewson
2024-12-19
1
-0
/
+2
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-1
/
+0
*
tor-config-path: moved `tor_config::path` to here
Steven Engler
2024-10-29
1
-2
/
+1
*
tor-config: Expose assert_config_error test helper.
Gabriela Moldovan
2024-10-08
1
-0
/
+2
*
tor-config: move Listen to its own module.
Nick Mathewson
2024-09-25
1
-0
/
+2
*
tor-config: Move FileWatcher to tor-config.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
*
arti-client: Move BuilderExt to tor-config.
Gabriela Moldovan
2024-08-05
1
-0
/
+1
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
tor-config: Re-export serde_value.
Gabriela Moldovan
2024-06-03
1
-0
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
1
-6
/
+12
*
derive-deftly: Call pub_template_semver_check
Ian Jackson
2024-04-03
1
-0
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-1
/
+1
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-9
/
+30
|
\
|
*
tor-config: Update documentation to not refer to config crate.
Nick Mathewson
2024-03-13
1
-1
/
+1
|
*
config: Remove From impls from config::ConfigError
Nick Mathewson
2024-03-13
1
-1
/
+1
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
1
-0
/
+16
|
*
tor_config: Hide macro-only re-exports.
Nick Mathewson
2024-03-13
1
-8
/
+13
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
|
/
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-config: flatten: always use field list from serde
Ian Jackson
2023-09-20
1
-1
/
+1
*
tor-config: flatten: Break out flattenable_extract_fields
Ian Jackson
2023-09-20
1
-1
/
+1
*
tor_config: Provide Flatten
Ian Jackson
2023-09-20
1
-0
/
+7
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-1
/
+9
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-57
/
+1
*
tor-config: Provide MultilineListBuilder
Ian Jackson
2022-10-12
1
-0
/
+1
*
Improve error from bad escapes in a toml config.
Nick Mathewson
2022-08-25
1
-1
/
+1
*
tor-config: Provide resolve_alternative_specs
Ian Jackson
2022-08-25
1
-0
/
+78
*
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-1
/
+1
*
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
tor-config: resolve_option_general: Add TODO about example
Ian Jackson
2022-08-23
1
-0
/
+5
*
Fix syntax in doc comment.
Nick Mathewson
2022-08-23
1
-1
/
+1
*
tor-config: Provide resolve_option_general, for T: !Default etc.
Ian Jackson
2022-08-22
1
-4
/
+43
*
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
1
-0
/
+2
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
[next]