]> git.proxmox.com Git - cargo.git/commit
Update to rust master
authorAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 18:45:39 +0000 (10:45 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 20:33:09 +0000 (12:33 -0800)
commit48420965e6c520fae50a104dcf81ea518b8c9803
tree26f9d1f6d7b78bc4153fc8b15f77efef83900e92
parent085784ad7fa36968a05d7b4c050f84859f091c06
Update to rust master
18 files changed:
Cargo.lock
Makefile.in
configure
src/bin/cargo.rs
src/cargo/lib.rs
src/cargo/ops/cargo_rustc/mod.rs
src/rustversion.txt
src/snapshots.txt
tests/test_cargo_bench.rs
tests/test_cargo_build_auth.rs
tests/test_cargo_build_lib.rs
tests/test_cargo_compile.rs
tests/test_cargo_compile_custom_build.rs
tests/test_cargo_compile_old_custom_build.rs
tests/test_cargo_cross_compile.rs
tests/test_cargo_profiles.rs
tests/test_cargo_test.rs
tests/tests.rs