]> git.lizzy.rs Git - rust.git/commit
Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 12 Dec 2016 13:19:33 +0000 (13:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 12 Dec 2016 13:19:33 +0000 (13:19 +0000)
commitb4b1e5ece21fb497877350c3d6defa143c88076c
treeea9fb5fbf9239b9e3275f4a13fcfe11ea8bdd191
parent0eae43e4d00ca6697da59b84c7cdf1c8ea83ea00
parent274777a1588660b11a278ef52366743d82eb63ab
Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton

Rename 'librustc_unicode' crate to 'libstd_unicode'.

Fixes https://github.com/rust-lang/rust/issues/26554.
12 files changed:
mk/crates.mk
src/Cargo.lock
src/libcollections/lib.rs
src/libcollections/string.rs
src/libcollectionstest/lib.rs
src/libcollectionstest/string.rs
src/librustc_errors/lib.rs
src/librustdoc/lib.rs
src/librustdoc/test.rs
src/libserialize/lib.rs
src/libstd/lib.rs
src/libsyntax/lib.rs