Commit Graph

15 Commits (6725d63d14e08593a3a1f66e2625a885254bb1d8)

Author SHA1 Message Date
simonsan 302504a1c5 deploy: c2321270fa 4 years ago
simonsan 5a191cc443 deploy: bff48fae2c 4 years ago
simonsan c4a234fa60 deploy: ff9298a607 4 years ago
simonsan 11b8eb21f0 deploy: 721a6dff86 4 years ago
simonsan 63b95843c8 deploy: 7fc0ae1cba 4 years ago
simonsan a5b821c45b deploy: b6e5414941 4 years ago
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