diff options
| author | bors <bors@rust-lang.org> | 2013-05-18 22:55:34 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-05-18 22:55:34 -0700 |
| commit | 99c7750ca640e2153892307510d6cce015b766bd (patch) | |
| tree | 522185ed9a7287cb2b9b0ddece656c54269a3659 /src/librustpkg | |
| parent | aa827838e1c59248060ec2c2b740d3ba662e6c7a (diff) | |
| parent | 1789174541d36bad270b3e27584db53516c93912 (diff) | |
| download | rust-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.rc | 1 |
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); } } - |
