rust/src
Flavio Percoco Premoli 82299c07de Rollup merge of #21504 - blackbeam:has_test_signature_fix, r=alexcrichton
Fix for `error: functions used as tests must have signature fn() -> ()` and `error: functions used as benches must have signature `fn(&mut Bencher) -> ()` in case of explicit return type declaration.
2015-01-24 10:42:40 +01:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
doc Rollup merge of #21108 - steveklabnik:gh16969, r=alexcrichton 2015-01-24 10:42:39 +01:00
driver Add allow(unstable) to driver.rs 2015-01-17 16:38:04 -08:00
etc rollup merge of #21289: brson/errorcodes 2015-01-21 09:13:46 -08:00
grammar regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc Beef up docs for Box<T> 2015-01-22 17:30:23 -05:00
libarena Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
libbacktrace
libcollections Rollup merge of #21484 - steveklabnik:connect_docs, r=alexcrichton 2015-01-22 18:10:00 -05:00
libcore Rollup merge of #21445 - P1start:no-implemented, r=nikomatsakis 2015-01-24 10:42:40 +01:00
libcoretest Auto merge of #21453 - Stebalien:exactsize, r=alexcrichton 2015-01-23 12:02:27 +00:00
libflate Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
libfmt_macros Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
libgetopts rollup merge of #21457: alexcrichton/issue-21436 2015-01-21 09:20:35 -08:00
libgraphviz std: Rename Show/String to Debug/Display 2015-01-20 22:36:13 -08:00
liblibc Rollup merge of #21500 - richo:power-fixups, r=alexcrichton 2015-01-22 18:10:00 -05:00
liblog regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
librand Fallout from stabilization. 2015-01-21 08:11:07 -08:00
librbml rollup merge of #21258: aturon/stab-3-index 2015-01-21 11:53:49 -08:00
librustc regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
librustc_back rollup merge of #20179: eddyb/blind-items 2015-01-21 11:56:00 -08:00
librustc_bitflags std: Move the bitflags! macro to a gated crate 2015-01-17 10:51:07 -05:00
librustc_borrowck rollup merge of #21258: aturon/stab-3-index 2015-01-21 11:53:49 -08:00
librustc_driver rollup merge of #20179: eddyb/blind-items 2015-01-21 11:56:00 -08:00
librustc_llvm rollup merge of #21444: petrochenkov/null 2015-01-21 09:18:07 -08:00
librustc_privacy rustc: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 16:27:26 +02:00
librustc_resolve More test fixes and rebase conflicts 2015-01-21 12:49:02 -08:00
librustc_trans Rollup merge of #21471 - michaelwoerister:associated-types, r=alexcrichton 2015-01-22 18:09:59 -05:00
librustc_typeck Auto merge of #21187 - oli-obk:feature/hint_struct_field_access, r=alexcrichton 2015-01-22 12:09:02 +00:00
librustdoc Auto merge of #20221 - liigo:rustdoc-sidebar-tooltips-v3, r=alexcrichton 2015-01-23 02:53:50 +00:00
libserialize serialize: Remove base64 support 2015-01-23 21:03:54 -08:00
libstd Rollup merge of #21477 - steveklabnik:gh21440, r=alexcrichton 2015-01-22 18:09:59 -05:00
libsyntax Rollup merge of #21504 - blackbeam:has_test_signature_fix, r=alexcrichton 2015-01-24 10:42:40 +01:00
libterm rollup merge of #21457: alexcrichton/issue-21436 2015-01-21 09:20:35 -08:00
libtest regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
libunicode Fallout from stabilization. 2015-01-21 08:11:07 -08:00
llvm@b820135911 Redo Segmented stack support for DragonFly 2015-01-18 08:25:52 +01:00
rt rt: Remove libtime wrappers 2015-01-19 23:05:10 +09:00
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook regex: Remove in-tree version 2015-01-23 21:04:10 -08:00
rustllvm Redo Segmented stack support for DragonFly 2015-01-18 08:25:52 +01:00
test Rollup merge of #21504 - blackbeam:has_test_signature_fix, r=alexcrichton 2015-01-24 10:42:40 +01:00
snapshots.txt Register snapshot for 9006c3c 2015-01-20 22:15:44 +01:00