Commit Graph

9 Commits (9329f87520ef1c9e70868e22bdebb2bf1d22d2ee)

Author SHA1 Message Date
simonsan c97d96c042 deploy: de7519f5d9 4 years ago
simonsan f24a882d47 deploy: 3f3ae4ae73 4 years ago
Chris Wong 63b3c6545e
Merge pull request #85 from tmandry/patch-1
Mention --cap-lints on #[deny(warnings)] page
4 years ago
Alexey Gerasimov 6566500a70
Type fix 5 years ago
Tyler Mandry ef9409aa71
Mention --cap-lints on #[deny(warnings)] page 5 years ago
Behnam Esfahbod ❄ 51d02c6f94
Update deny-warnings.md
Update doc/reference link
6 years ago
llogiq ae8a020766 add links to deny(warnings) antipattern, fix typo (#52) 8 years ago
llogiq 1cca0422ea Deny warnings (#47)
* Add another example to the mem::replace idiom

This fixes #38

* New anti-pattern: deny-warnings

* added deprecated link

* fix link title, add explanation why not deprecated

* incorporated hints from lfairy
8 years ago
Nick Cameron c2cf5e6c1a Deref polymorphism anti-pattern 9 years ago