rust/clippy_lints
bors bfef48f185 Auto merge of #4721 - phansch:fix_try_err_in_ext_macro, r=flip1995
Don't emit try_err lint in external macros

changelog: Fix [`try_err`] false positive in external macros

Closes #4709
2019-10-24 17:53:42 +00:00
..
src Auto merge of #4721 - phansch:fix_try_err_in_ext_macro, r=flip1995 2019-10-24 17:53:42 +00:00
Cargo.toml deps: update cargo_metadata from 0.8.0 to 0.9.0 2019-10-23 17:30:24 +02:00
README.md

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