summaryrefslogtreecommitdiff
path: root/clippy.toml
Commit message (Collapse)AuthorAgeFilesLines
* clippy: Disallow Path::exists().Gabriela Moldovan2024-07-301-0/+1
| | | | Part of #1493
* Forbid Path::displayIan Jackson2024-03-051-0/+1
|
* oneshot: Deprecate futures::channel::oneshotIan Jackson2023-10-111-0/+5
|
* rng ranges: Forbid use of panicky Rng::gen_rangeIan Jackson2023-07-101-0/+1
| | | | Fixes #920
* Fix typoDimitris Apostolou2022-03-301-1/+1
|
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+1
|
* remove most usage of SystemTime::nowtrinity-1686a2022-02-251-0/+3