rust/src
Alex Crichton 783b4bbf69 rollup merge of #24886: GBGamer/master
These are useful when you want to catch the signals, like when you're making a kernel, or if you just don't want the overhead. (I don't know if there are any of the second kind of people, I don't think it's a good idea, but hey, choice is good).
2015-04-29 15:45:42 -07:00
..
compiler-rt@58ab642c30
compiletest compiletest: Add support for // ignore-musl 2015-04-27 10:11:15 -07:00
doc rollup merge of #24881: chris-morgan/issue-24872 2015-04-29 15:45:41 -07:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
etc LLVM < 3.5 is unsupported since bb18a3c 2015-04-21 07:20:48 -07:00
grammar Functional changes for associated constants. Cross-crate usage of associated constants is not yet working. 2015-04-23 21:02:26 -06:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Register new snapshots 2015-04-28 17:23:45 -07:00
libarena Register new snapshots 2015-04-28 17:23:45 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections Register new snapshots 2015-04-28 17:23:45 -07:00
libcollectionstest Register new snapshots 2015-04-28 17:23:45 -07:00
libcore rollup merge of #24886: GBGamer/master 2015-04-29 15:45:42 -07:00
libcoretest Auto merge of #24888 - tamird:snapshot, r=alexcrichton 2015-04-29 02:16:01 +00:00
libflate test: Fixup many library unit tests 2015-04-14 10:14:19 -07:00
libfmt_macros Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
libgetopts implement rfc 1054: split_whitespace() fn, deprecate words() 2015-04-21 15:31:51 -04:00
libgraphviz Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
liblibc std: Prepare for linking to musl 2015-04-27 10:11:15 -07:00
liblog Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
librand Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librbml std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
librustc rollup merge of #24711: alexcrichton/fs2.1 2015-04-29 15:45:34 -07:00
librustc_back rollup merge of #24711: alexcrichton/fs2.1 2015-04-29 15:45:34 -07:00
librustc_bitflags Add #![feature] attributes to doctests 2015-03-23 14:40:26 -07:00
librustc_borrowck Register new snapshots 2015-04-28 17:23:45 -07:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver Register new snapshots 2015-04-28 17:23:45 -07:00
librustc_lint Register new snapshots 2015-04-28 17:23:45 -07:00
librustc_llvm rollup merge of #24833: tari/rfc888 2015-04-29 15:45:36 -07:00
librustc_privacy Functional changes for associated constants. Cross-crate usage of associated constants is not yet working. 2015-04-23 21:02:26 -06:00
librustc_resolve Get associated consts working in match patterns. 2015-04-23 21:02:29 -06:00
librustc_trans rollup merge of #24886: GBGamer/master 2015-04-29 15:45:42 -07:00
librustc_typeck rollup merge of #24886: GBGamer/master 2015-04-29 15:45:42 -07:00
librustc_unicode implement rfc 1054: split_whitespace() fn, deprecate words() 2015-04-21 15:31:51 -04:00
librustdoc Auto merge of #23606 - quantheory:associated_const, r=nikomatsakis 2015-04-27 16:45:21 +00:00
libserialize rollup merge of #24636: alexcrichton/remove-deprecated 2015-04-21 15:28:53 -07:00
libstd rollup merge of #24711: alexcrichton/fs2.1 2015-04-29 15:45:34 -07:00
libsyntax Register new snapshots 2015-04-28 17:23:45 -07:00
libterm Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
libtest rollup merge of #24636: alexcrichton/remove-deprecated 2015-04-21 15:28:53 -07:00
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt std: Expand the area of std::fs 2015-04-27 17:16:44 -07:00
rust-installer@e54d4823d2 Update rust-installer. Fixes problems with CDPATH 2015-04-22 14:49:01 -07:00
rustbook rustbook: Fixes display of navigation links in README.html. 2015-04-25 00:21:13 +02:00
rustllvm Add singlethreaded fence intrinsics. 2015-04-25 19:41:21 -06:00
test rollup merge of #24846: dotdash/fast_cttz8 2015-04-29 15:45:37 -07:00
snapshots.txt Register new snapshots 2015-04-28 17:23:45 -07:00