extracted duplicated chunk of code into `fn emit_build_output`, removed redundant...
authordebris <marek.kotewicz@gmail.com>
Mon, 4 Jun 2018 08:03:13 +0000 (10:03 +0200)
committerdebris <marek.kotewicz@gmail.com>
Mon, 4 Jun 2018 08:03:13 +0000 (10:03 +0200)
commit66aa9bff663b778fbdab6e74ab4da58a56e3b7bc
treed2df2d058210c0f7ed2ed67d34b654b3151dcb8e
parentf101d88ebddce81f3e5cb19ad9bea4b5512bfa86
extracted duplicated chunk of code into `fn emit_build_output`, removed redundant line from `compiler_json_error_format` test
src/cargo/core/compiler/custom_build.rs
tests/testsuite/build.rs