Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustfmt: avoid duplicating the error handling for
--emit
There is no need to produce the error message again as it is already produced by the helper method that does the emit mode validation. Signed-off-by: Otavio Salvador <[email protected]>
- Loading branch information