]> git.lizzy.rs Git - rust.git/commit
Few improvement to `utils::conf` module
authorLzu Tao <taolzu@gmail.com>
Wed, 5 Feb 2020 02:06:34 +0000 (09:06 +0700)
committerLzu Tao <taolzu@gmail.com>
Wed, 5 Feb 2020 02:06:34 +0000 (09:06 +0700)
commit32924c6ce0e05daaf65b966850f1215a0248227e
tree060bd2749f535f2569b9b82db4da590a1dc54c7e
parentd33c603d26f5645808f9e7cdcd2d2c9806cb23c7
Few improvement to `utils::conf` module

* Fix a few typos
* Handle Option<&Path> early
* Use `env::var_os` when possible
clippy_lints/src/lib.rs
clippy_lints/src/utils/conf.rs