summaryrefslogtreecommitdiff
path: root/crates/arti-client/examples/advanced_isolation.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* 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
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-5/+1
* Spelling fixes and normalizations on some high-level cratesNick Mathewson2022-11-071-2/+2
* 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
* mention isolation is an advanced topic and most usage don't require implement...trinity-1686a2022-05-241-0/+198