Commit Graph

6 Commits (5fedf5aa292affe68b320b6bb7b6810334550fbb)

Author SHA1 Message Date
llogiq 721a6dff86
Added information on --cap-lints to deny-warnings antipattern (#58)
* added information on --cap-lints to deny-warnings antipattern

Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
4 years ago
simonsan b6e5414941
Add doc tests to CI (#124)
* rename baz() into main() and vice versa where applicable

Fixes #49
4 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