]> git.lizzy.rs Git - rust.git/commit
Don't panic if we have tidy errors.
authorCorey Farwell <coreyf@rwell.org>
Sun, 19 Mar 2017 15:22:48 +0000 (11:22 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sun, 2 Apr 2017 00:59:45 +0000 (20:59 -0400)
commitbd698b9e8b02e27409123e71c0594523b926b850
tree9a9230e16a451f5f95bf7c229ea72fc031134e19
parent5e122f59ba23494d460466cca53c71646d99c767
Don't panic if we have tidy errors.

Otherwise we get the standard Rust panic message alongside "some tidy
checks failed" which seems unnecessary.
src/tools/tidy/src/main.rs