rust/src
Alex Crichton 7c967afe02 rollup merge of #21170: Diggsey/issue-21058
While it's unstable and will probably be replaced or "reformed" at some point, it's useful in the mean time to be able to introspect the type system when debugging, and not be limited to sized types.

Fixes #21058
2015-01-15 14:12:02 -08: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 rollup merge of #21164: richo/doc/servo-link 2015-01-15 14:11:59 -08: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 auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libarena rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libbacktrace
libcollections rollup merge of #21168: aidanhs/aphs-doc-vec-heap 2015-01-15 14:12:00 -08:00
libcore rollup merge of #21170: Diggsey/issue-21058 2015-01-15 14:12:02 -08: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 powerpc: definition support for libc 2015-01-11 21:15:06 -08: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 rollup merge of #21161: japaric/ufcs-hash 2015-01-15 14:11:58 -08:00
librustc_back syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
librustc_borrowck auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton 2015-01-08 18:40:04 +00:00
librustc_driver rollup merge of #21156: nick29581/plugins-fix 2015-01-15 14:11:57 -08:00
librustc_llvm powerpc: initialize llvm 2015-01-11 21:14:31 -08:00
librustc_resolve rustc: implement fully qualified UFCS expressions. 2015-01-15 18:51:15 +02:00
librustc_trans rollup merge of #21170: Diggsey/issue-21058 2015-01-15 14:12:02 -08:00
librustc_typeck rollup merge of #21167: FlaPer87/coherence-impls 2015-01-15 14:12:00 -08: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 rollup merge of #21161: japaric/ufcs-hash 2015-01-15 14:11:58 -08:00
libsyntax rollup merge of #21161: japaric/ufcs-hash 2015-01-15 14:11:58 -08: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 rollup merge of #21170: Diggsey/issue-21058 2015-01-15 14:12:02 -08:00
snapshots.txt register new snapshots 2015-01-07 17:15:06 -05:00