]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/doc.rs
Handle `/**` and `~~~` in `DOC_MARKDOWN`
[rust.git] / clippy_lints / src / doc.rs
2016-07-08 mcartonHandle `/**` and `~~~` in `DOC_MARKDOWN`
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-16 llogiqMerge pull request #994 from oli-obk/stuttter
2016-06-16 Oliver Schneiderround 1
2016-06-09 Martin CartonMerge pull request #1000 from Manishearth/doc_whitelist
2016-06-09 llogiqMerge pull request #990 from Manishearth/rustfmt
2016-06-09 mcartonRun rustfmt
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-28 mcartonFix `doc_markdown` and multiline quotes and links
2016-05-28 mcartonImprove markdown parsing for the doc lint
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy