| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | lints: Add let_unit_value allow to all crates | Ian Jackson | 2022-05-31 | 1 | -0/+1 | |
| | | | | | | From running add_warning, with manual picking of the right hunks/lines. | |||||
| * | lints: Add lint block delimiters to every crate | Ian Jackson | 2022-05-31 | 1 | -0/+2 | |
| | | | | | | | This was the result of: maint/add_warning crates/*/src/{lib,main}.rs and then manually curating the results. | |||||
| * | Punctuation fix. | eta | 2022-05-06 | 1 | -1/+1 | |
| | | ||||||
| * | Implement a safe-logging facility. | Nick Mathewson | 2022-05-06 | 3 | -0/+629 | |
| This is a rough first-cut of an API that I think might help us with keeping limited categories of sensitive information out of our logs. I'll refine it based on experiences with using it. | ||||||
