rust/src
Steve Klabnik 69e9b462e9 fix rollup
2015-01-17 13:58:54 -05:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest Implement multi-line errors 2015-01-12 01:34:12 -05:00
doc docs: grammar fix 2015-01-17 10:51:53 -05:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc auto merge of #20894 : swgillespie/rust/emacs-issue-20422, r=pnkfelix 2015-01-12 19:20:56 +00:00
grammar Update grammar/verify.rs to work with recent master 2015-01-14 00:20:53 +01:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc Don't use NoSend/NoSync in liballoc 2015-01-16 08:18:56 +01:00
libarena rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libbacktrace
libcollections Revert stability for Bitv and BitvSet 2015-01-17 10:49:49 -05:00
libcore Beef up Copy documentation 2015-01-17 10:51:07 -05:00
libcoretest auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libflate rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libfmt_macros cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libgetopts rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libgraphviz rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
liblibc Add note about libc::exit's unsafety. 2015-01-17 10:49:49 -05:00
liblog rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
librand cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
librbml cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libregex rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
librustc std: Move the bitflags! macro to a gated crate 2015-01-17 10:51:07 -05:00
librustc_back syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
librustc_bitflags std: Move the bitflags! macro to a gated crate 2015-01-17 10:51:07 -05:00
librustc_borrowck auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton 2015-01-08 18:40:04 +00:00
librustc_driver rustc: Move the privacy pass to its own crate 2015-01-16 08:38:24 -08:00
librustc_llvm std: Move the bitflags! macro to a gated crate 2015-01-17 10:51:07 -05:00
librustc_privacy rustc_resolve: Correctly record privacy of methods 2015-01-16 08:39:56 -08:00
librustc_resolve std: Move the bitflags! macro to a gated crate 2015-01-17 10:51:07 -05:00
librustc_trans auto merge of #21233 : huonw/rust/simd-size, r=Aatch 2015-01-17 10:58:43 +00:00
librustc_typeck auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis 2015-01-16 22:41:16 +00:00
librustdoc rollup merge of #21071: sfaxon/mobile-friendly-book 2015-01-15 14:11:40 -08:00
libserialize cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libstd fix rollup 2015-01-17 13:58:54 -05:00
libsyntax std: Move the bitflags! macro to a gated crate 2015-01-17 10:51:07 -05:00
libterm rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libtest rollup merge of #21167: FlaPer87/coherence-impls 2015-01-15 14:12:00 -08:00
libunicode rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
llvm@ec1fdb3b9d core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
rt auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook Make the Rust Book more mobile friendly 2015-01-13 09:41:26 -08:00
rustllvm Bump to ensure llvm is rebuilt 2015-01-13 19:03:31 -08:00
test Update syntax of ignored test. 2015-01-17 10:51:07 -05:00
snapshots.txt register new snapshots 2015-01-07 17:15:06 -05:00