]> git.lizzy.rs Git - rust.git/commit
compiletest: Delete the executable immediately after running.
authorkennytm <kennytm@gmail.com>
Sun, 11 Feb 2018 19:04:43 +0000 (03:04 +0800)
committerkennytm <kennytm@gmail.com>
Sun, 11 Feb 2018 19:13:25 +0000 (03:13 +0800)
commit66ee33a43730d99409a586a1fd437b320d14f903
treea206b37e90a0e744a79f36a3dcde89de04bbdce8
parent0bb8935136098dde90d6dcbf24237fd7e2fe569f
compiletest: Delete the executable immediately after running.

This should save a lot of space on musl test cases (whose standard library
are linked statically).
src/tools/compiletest/src/runtest.rs