]> git.proxmox.com Git - cargo.git/commit
Update to rust master
authorAlex Crichton <alex@alexcrichton.com>
Thu, 25 Sep 2014 15:16:19 +0000 (08:16 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 25 Sep 2014 15:38:13 +0000 (08:38 -0700)
commitbdba59f6f1eb70ad4805f8c27bf812c8175f1a8e
tree23643252dfa9d7f71aba47b47beb4b55ac7efd60
parentb491ffeb5cb5d90e2f4c57ebe56b9716d55e13b2
Update to rust master

Also stop denying all warnings and only deny some common warnings. Allow
warnings such as deprecation.

Closes #634
src/cargo/core/package_id.rs
src/cargo/lib.rs
src/cargo/ops/cargo_rustc/compilation.rs
src/cargo/util/process_builder.rs
src/cargo/util/profile.rs
tests/test_cargo_compile.rs