]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/doc.rs
Merge pull request #990 from Manishearth/rustfmt
[rust.git] / clippy_lints / src / doc.rs
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