]> git.lizzy.rs Git - rust.git/commit
Auto merge of #48144 - kennytm:reduce-musl-test-size, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Mon, 12 Feb 2018 06:43:24 +0000 (06:43 +0000)
committerbors <bors@rust-lang.org>
Mon, 12 Feb 2018 06:43:24 +0000 (06:43 +0000)
commitb54f27ba365623808a0377951dbfd5b445c18a06
tree7276e9e562c91c26bbbf26463b4a3e28258fbbb6
parentb8398d947d160ad4f26cc22da66e5fbc7030817b
parent00bce71144643c7b6c46f9feb6be69de6a61ceed
Auto merge of #48144 - kennytm:reduce-musl-test-size, r=Mark-Simulacrum

Compiletest: delete the compiled program once its test is done.

Reduces CI disk usage which prevents #48118 from succeeding.