]> git.lizzy.rs Git - rust.git/commit
Don't print config file by default (#1313)
authorCasey Rodarmor <casey@rodarmor.com>
Sun, 12 Feb 2017 23:50:10 +0000 (15:50 -0800)
committerNick Cameron <nrc@ncameron.org>
Sun, 12 Feb 2017 23:50:10 +0000 (12:50 +1300)
commit4f939ddf0c9344da646367d46810eb1ac92c5780
tree82669db5cb03258c73cb6bc2db4490e611fbe2ce
parentfad74c8ac9dcf9cd0f9db5439a30e5cadf5d6542
Don't print config file by default (#1313)

Supress `Using rusftmt config file...` messages unless the --verbose
flag is given.
src/bin/rustfmt.rs