summaryrefslogtreecommitdiff
path: root/crates/safelog/src
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* Style fixes to safelog errors.Nick Mathewson2022-06-221-3/+3
* lints: Add let_unit_value allow to all cratesIan Jackson2022-05-311-0/+1
* lints: Add lint block delimiters to every crateIan Jackson2022-05-311-0/+2
* Punctuation fix.eta2022-05-061-1/+1
* Implement a safe-logging facility.Nick Mathewson2022-05-063-0/+629