summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
* Add my "fuzz everything" script that I like to run overnightNick Mathewson2021-08-041-0/+47
* Add a shell script to verify that every package has an okay license.Nick Mathewson2021-07-061-0/+81
* Add clippy warn needless pass by valueYUAN LYU2021-06-211-1/+1
* Add clippy warn needless borrowYUAN LYU2021-06-211-1/+1
* Note a couple of more desired warnings.Nick Mathewson2021-06-171-0/+2
* Add noop_method_call warning.Nick Mathewson2021-05-271-0/+1
* Add a script with the command I've been using for coverageNick Mathewson2021-05-261-0/+3
* Enable cargo_common_metadata warning.Nick Mathewson2021-05-251-1/+1
* Add a script to use cargo-readme to update all per-crate README.md files.Nick Mathewson2021-05-211-0/+12
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-1/+6
* Add the little script I use to add warnings to crates.Nick Mathewson2021-05-181-0/+100