]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #39622 - alexcrichton:clean-dist, r=brson
authorCorey Farwell <coreyf@rwell.org>
Wed, 8 Feb 2017 15:19:57 +0000 (10:19 -0500)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2017 15:19:57 +0000 (10:19 -0500)
rustbuild: Clean build/dist on `make clean`

Prevents stale artifacts from sticking around by accident!


Trivial merge