rust/clippy_lints
bors 8c0e038f6f Auto merge of #4029 - phansch:update_pulldown_cmark, r=oli-obk
Update pulldown_cmark to 0.5

We now no longer have to use our own wrapper around `Parser` and can use
the new `OffsetIter`.

changelog: none
2019-04-25 09:16:46 +00:00
..
src Auto merge of #4029 - phansch:update_pulldown_cmark, r=oli-obk 2019-04-25 09:16:46 +00:00
Cargo.toml Update pulldown_cmark to 0.5 2019-04-24 22:54:12 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.