]> git.lizzy.rs Git - rust.git/commit
Update bootstrap compiler
authorAlex Crichton <alex@alexcrichton.com>
Wed, 29 Nov 2017 20:14:03 +0000 (12:14 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 30 Nov 2017 05:11:20 +0000 (21:11 -0800)
commita850bb0e5d07212ae716f447f3f69f6e4ce467da
tree2915b18366da7635096986b24d0cf97739f1fd56
parent78fcf338833bd265c7f8dd1e46caf02b66039bb8
Update bootstrap compiler

Also remove a number of `stage0` annotations and such
13 files changed:
src/Cargo.lock
src/bootstrap/bin/rustc.rs
src/liballoc/boxed.rs
src/liballoc/slice.rs
src/liballoc/str.rs
src/libcore/lib.rs
src/libcore/marker.rs
src/librustc/lint/mod.rs
src/librustdoc/clean/cfg.rs
src/librustdoc/html/render.rs
src/libstd/ascii.rs
src/stage0.txt
src/tools/cargo