about summary refs log tree commit diff
path: root/src/librustpkg
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-05-18 22:55:34 -0700
committerbors <bors@rust-lang.org>2013-05-18 22:55:34 -0700
commit99c7750ca640e2153892307510d6cce015b766bd (patch)
tree522185ed9a7287cb2b9b0ddece656c54269a3659 /src/librustpkg
parentaa827838e1c59248060ec2c2b740d3ba662e6c7a (diff)
parent1789174541d36bad270b3e27584db53516c93912 (diff)
downloadrust-99c7750ca640e2153892307510d6cce015b766bd.tar.gz
rust-99c7750ca640e2153892307510d6cce015b766bd.zip
auto merge of #6603 : thestinger/rust/whitespace, r=thestinger
Diffstat (limited to 'src/librustpkg')
-rw-r--r--src/librustpkg/rustpkg.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librustpkg/rustpkg.rc b/src/librustpkg/rustpkg.rc
index f1ba759acd7..c1aaa428715 100644
--- a/src/librustpkg/rustpkg.rc
+++ b/src/librustpkg/rustpkg.rc
@@ -676,4 +676,3 @@ impl PkgSrc {
         self.build_crates(maybe_sysroot, dst_dir, &dir, self.benchs, cfgs, Bench);
     }
 }
-