]> git.lizzy.rs Git - rust.git/commit
mk: Prepare for a new stage0 compiler
authorAlex Crichton <alex@alexcrichton.com>
Tue, 24 May 2016 05:28:15 +0000 (22:28 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 31 May 2016 23:11:49 +0000 (16:11 -0700)
commitfa45670ce4c3813e9af0e50a6b61742310fdaa88
tree3e08c66b9c125b072ea0611ca39f8e482d291178
parent298730e7032cd55809423773da397cd5c7d827d4
mk: Prepare for a new stage0 compiler

This commit prepares the source for a new stage0 compiler, the 1.10.0 beta
compiler. These artifacts are hot off the bots and should be ready to go.
12 files changed:
src/etc/get-stage0.py
src/libcore/lib.rs
src/libcore/num/int_macros.rs
src/libcore/num/uint_macros.rs
src/libcore/sync/atomic.rs
src/libpanic_abort/lib.rs
src/libpanic_unwind/lib.rs
src/libpanic_unwind/seh.rs
src/libstd/lib.rs
src/libstd/rt.rs
src/stage0.txt
src/tools/tidy/src/cargo.rs