Commit Graph

17 Commits

Author SHA1 Message Date
simonsan
dc9941a376 deploy: 60946dd8c7 2021-01-05 14:57:36 +00:00
simonsan
51d680d818 deploy: 5f1425d7ed 2021-01-05 14:36:44 +00:00
simonsan
302504a1c5 deploy: c2321270fa 2021-01-04 08:32:25 +00:00
simonsan
5a191cc443 deploy: bff48fae2c 2021-01-03 04:35:36 +00:00
simonsan
c4a234fa60 deploy: ff9298a607 2021-01-02 17:28:47 +00:00
simonsan
11b8eb21f0 deploy: 721a6dff86 2021-01-02 12:03:57 +00:00
simonsan
63b95843c8 deploy: 7fc0ae1cba 2021-01-02 11:57:11 +00:00
simonsan
a5b821c45b deploy: b6e5414941 2021-01-02 11:41:18 +00:00
simonsan
c97d96c042 deploy: de7519f5d9 2021-01-02 11:15:56 +00:00
simonsan
f24a882d47 deploy: 3f3ae4ae73 2021-01-01 11:28:10 +00:00
Chris Wong
63b3c6545e
Merge pull request #85 from tmandry/patch-1
Mention --cap-lints on #[deny(warnings)] page
2020-07-10 19:35:08 +10:00
Alexey Gerasimov
6566500a70
Type fix 2019-09-28 19:42:34 +05:00
Tyler Mandry
ef9409aa71
Mention --cap-lints on #[deny(warnings)] page 2019-08-01 14:21:13 -07:00
Behnam Esfahbod ❄
51d02c6f94
Update deny-warnings.md
Update doc/reference link
2018-09-08 19:03:28 -07:00
llogiq
ae8a020766 add links to deny(warnings) antipattern, fix typo (#52) 2017-01-24 08:06:21 +13:00
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
2017-01-04 13:14:03 +13:00
Nick Cameron
c2cf5e6c1a Deref polymorphism anti-pattern 2015-11-01 21:31:24 -05:00