rust/clippy_lints
Philipp Hansch 861b897c54
Add regression test for endless loop
This was fixed in pulldown_cmark 0.7.1, specifically
https://github.com/raphlinus/pulldown-cmark/pull/438
2020-06-01 10:20:17 +02:00
..
src Don't suggest to move empty blocks 2020-05-31 19:29:03 +02:00
Cargo.toml Add regression test for endless loop 2020-06-01 10:20:17 +02:00
README.md

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