Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to rustc 1.8.0-nightly (57c357d89 2016-02-16)
- data-layout is no longer needed in target file. (Changed in previous commit.) See rust-lang/rust#31367 - Symbols with custom section should be marked as no_mangle; otherwise, LTO will collect them. See rust-lang/rust#31758
- Loading branch information