rust/src
Alex Crichton fac17defcb rollup merge of #20140: frewsxcv/rm-reexports
Part of #19253

I would have removed this public reexport in #19842, but #19812 hadn't merged (and snapshotted) at the time

In #19407, I changed the codebase to stop utilizing this reexport

[breaking-change]
2014-12-22 12:48:16 -08:00
..
compiler-rt@62a4ca6055 Update compiler-rt to work for non-v7 arm. 2014-06-18 17:02:08 -07:00
compiletest Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
doc rollup merge of #20102: tshepang/patch-4 2014-12-22 12:47:52 -08:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
grammar Modify regex::Captures::{at,name} to return Option 2014-12-14 08:56:51 -05:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc Test fixes and rebase conflicts 2014-12-21 13:49:04 -08:00
libarena libarena: use unboxed closures 2014-12-13 17:03:46 -05:00
libbacktrace
libcollections rollup merge of #20134: jbranchaud/add-doctest-for-btreemap-entry 2014-12-22 12:48:12 -08:00
libcore rollup merge of #20140: frewsxcv/rm-reexports 2014-12-22 12:48:16 -08:00
libcoretest Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
libflate Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
libfmt_macros Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
libgetopts Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
libgraphviz Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
liblibc Make at_exit initialize lazily 2014-12-18 23:31:34 -08:00
liblog Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
librand librand: use #[deriving(Copy)] 2014-12-19 10:43:24 -05:00
librbml librbml: use #[deriving(Copy)] 2014-12-19 10:43:24 -05:00
libregex Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
libregex_macros rollup merge of #19820: alexcrichton/deprecate-some-more-libs 2014-12-17 11:50:24 -08:00
librustc rollup merge of #20129: nagisa/man-fixes 2014-12-22 12:48:10 -08:00
librustc_back Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
librustc_borrowck Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
librustc_driver Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
librustc_llvm librustc_llvm: use #[deriving(Copy)] 2014-12-19 10:51:00 -05:00
librustc_resolve Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
librustc_trans Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
librustc_typeck rollup merge of #20084: barosl/struct-variant-field-err 2014-12-22 12:47:34 -08:00
librustdoc rollup merge of #20075: skade/remove-notrust 2014-12-22 12:47:31 -08:00
libserialize rollup merge of #20033: alexcrichton/deprecate-serialise 2014-12-22 12:46:31 -08:00
libstd rollup merge of #20125: csouth3/hashset-bitops 2014-12-22 12:48:09 -08:00
libsyntax rollup merge of #20124: klutzy/pprust-asm 2014-12-22 12:48:07 -08:00
libterm Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
libtest rollup merge of #20033: alexcrichton/deprecate-serialise 2014-12-22 12:46:31 -08:00
libtime serialize: Fully deprecate the library 2014-12-22 00:14:56 -08:00
libunicode Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
llvm@ec1fdb3b9d Update LLVM to get slightly better memcpy elision 2014-10-17 17:16:18 +02:00
rt Removed unused context-switching assembly code. 2014-12-22 19:12:35 +02:00
rust-installer@aed7347241 Use rust-installer for installation 2014-12-11 17:14:17 -08:00
rustllvm Add LLVM ExecutionEngine API 2014-12-11 15:33:27 -07:00
test rollup merge of #20124: klutzy/pprust-asm 2014-12-22 12:48:07 -08:00
snapshots.txt Test fixes and rebase conflicts 2014-12-21 13:49:04 -08:00