rust/src
Huon Wilson 0302d37977 Merge UnicodeChar and CharExt.
This "reexports" all the functionality of `core::char::CharExt` as
methods on `unicode::u_char::UnicodeChar` (renamed to `CharExt`).

Imports may need to be updated (one now just imports
`unicode::CharExt`, or `std::char::CharExt` rather than two traits from
either), so this is a

[breaking-change]
2015-01-05 12:30:51 +11:00
..
compiler-rt@62a4ca6055
compiletest Remove deprecated functionality 2015-01-03 23:43:57 -08:00
doc Merge pull request #20520 from nhowell/patch-1 2015-01-04 21:36:41 +00:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc Merge pull request #20452 from brson/rustup 2015-01-04 21:36:35 +00:00
grammar Remove deprecated functionality 2015-01-03 23:43:57 -08:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc auto merge of #20393 : japaric/rust/impl-any, r=aturon 2015-01-04 11:01:04 +00:00
libarena sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
libbacktrace
libcollections Merge UnicodeChar and CharExt. 2015-01-05 12:30:51 +11:00
libcore Rename core::char::Char to CharExt to match prelude guidelines. 2015-01-05 12:30:30 +11:00
libcoretest Remove deprecated functionality 2015-01-03 23:43:57 -08:00
libflate Rename TaskRng to ThreadRng 2014-12-28 13:46:35 +02:00
libfmt_macros sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
libgetopts sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
libgraphviz Merge pull request #20457 from frewsxcv/rm-reexports 2015-01-04 21:36:36 +00:00
liblibc sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
liblog sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
librand Remove deprecated functionality 2015-01-03 23:43:57 -08:00
librbml Remove deprecated functionality 2015-01-03 23:43:57 -08:00
libregex Remove deprecated functionality 2015-01-03 23:43:57 -08:00
librustc Merge pull request #20485 from ipetkov/man-fix 2015-01-04 21:36:37 +00:00
librustc_back sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
librustc_borrowck Merge pull request #20457 from frewsxcv/rm-reexports 2015-01-04 21:36:36 +00:00
librustc_driver auto merge of #20393 : japaric/rust/impl-any, r=aturon 2015-01-04 11:01:04 +00:00
librustc_llvm sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
librustc_resolve sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
librustc_trans Merge pull request #20295 from eddyb/poly-const 2015-01-04 21:36:33 +00:00
librustc_typeck auto merge of #20527 : nikomatsakis/rust/japaric-boxed-uc-ice-fix, r=aturon 2015-01-04 19:06:46 +00:00
librustdoc Rename core::char::Char to CharExt to match prelude guidelines. 2015-01-05 12:30:30 +11:00
libserialize Remove deprecated functionality 2015-01-03 23:43:57 -08:00
libstd Merge UnicodeChar and CharExt. 2015-01-05 12:30:51 +11:00
libsyntax Merge pull request #20452 from brson/rustup 2015-01-04 21:36:35 +00:00
libterm sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
libtest auto merge of #20393 : japaric/rust/impl-any, r=aturon 2015-01-04 11:01:04 +00:00
libunicode Merge UnicodeChar and CharExt. 2015-01-05 12:30:51 +11:00
llvm@ec1fdb3b9d Update LLVM to get slightly better memcpy elision 2014-10-17 17:16:18 +02:00
rt Initial version of AArch64 support. 2015-01-03 15:16:10 +00:00
rust-installer@3a37981744 Fallout from stabilization 2014-12-30 17:06:08 -08:00
rustllvm Initial version of AArch64 support. 2015-01-03 15:16:10 +00:00
test Merge pull request #20515 from tshepang/modernise-ping-pong-benchmark 2015-01-04 21:36:41 +00:00
snapshots.txt Register new snapshots 2015-01-03 09:34:05 -05:00