summaryrefslogtreecommitdiff
path: root/crates/arti-client/examples/lazy-init.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* arti-client: Modified MSRV TODO for `once_cell` removalhashcatHitman2025-08-201-7/+1
* arti-client: Added TODO about replacing OnceCellhashcatHitman2025-04-171-0/+7
* Adjust examples lints using add_warningNick Mathewson2024-05-071-3/+3
* Add unknown-lints exception to examplesNick Mathewson2024-03-131-0/+1
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Allow "clippy::single_char_pattern" in tests.Ian Jackson2022-10-121-0/+1
* clippy: Consolidate many lints in maint/add_warningIan Jackson2022-06-241-0/+3
* clippy: Add standard test lint block to several examplesIan Jackson2022-06-241-0/+6
* arti-client: use PreferredRuntime by default, doc cleanupseta2022-02-281-7/+4
* Make a TorClientBuilder API.Nick Mathewson2022-02-181-7/+5
* arti-client: add ability to automatically bootstrapeta2022-02-161-0/+76