rust/clippy_lints
Vivek Ghaisas ab6e709ee6 Improve error messages for {option,result}_map_unit_fn
Instead of saying "unit function", use the phrase the description
uses: "function that returns the unit type".

Fixes #5180.
2020-03-08 21:28:06 +00:00
..
src Improve error messages for {option,result}_map_unit_fn 2020-03-08 21:28:06 +00:00
Cargo.toml Reduce pulldown-cmark size 2020-02-17 13:39:48 +09:00
README.md

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