]> git.lizzy.rs Git - rust.git/commit
Bump master to 1.21.0
authorAlex Crichton <alex@alexcrichton.com>
Mon, 17 Jul 2017 16:32:08 +0000 (09:32 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 25 Jul 2017 14:03:19 +0000 (07:03 -0700)
commit9010567dcc0aba772525841aee67c030ea3450c6
tree26b11fb6639fcde4477f8f0db8f04af1b5984a7c
parent7c46c6c59dbee8d6385f8924fe27cc5a7893841f
Bump master to 1.21.0

This commit bumps the master branch's version to 1.21.0 and also updates the
bootstrap compiler from the freshly minted beta release.
34 files changed:
src/Cargo.lock
src/Cargo.toml
src/bootstrap/channel.rs
src/bootstrap/check.rs
src/bootstrap/compile.rs
src/bootstrap/doc.rs
src/bootstrap/tool.rs
src/liballoc/lib.rs
src/liballoc_jemalloc/Cargo.toml
src/liballoc_jemalloc/lib.rs
src/liballoc_system/Cargo.toml
src/liballoc_system/lib.rs
src/liballoc_system/old.rs [deleted file]
src/libcore/intrinsics.rs
src/libcore/lib.rs
src/libcore/num/mod.rs
src/libcore/panicking.rs
src/libprofiler_builtins/lib.rs
src/librustc/lib.rs
src/librustc_asan/lib.rs
src/librustc_bitflags/lib.rs
src/librustc_borrowck/lib.rs
src/librustc_data_structures/lib.rs
src/librustc_llvm/lib.rs
src/librustc_lsan/lib.rs
src/librustc_mir/lib.rs
src/librustc_msan/lib.rs
src/librustc_resolve/lib.rs
src/librustc_trans/lib.rs
src/libstd/heap.rs
src/libstd/lib.rs
src/libstd/thread/local.rs
src/stage0.txt
src/tools/cargo