rust/src
Niko Matsakis 448ddad877 Better debug output in decl_rust_fn. The lack of output here has
caused me quite a bit of hair-pulling.
2015-01-07 14:07:58 -05:00
..
compiler-rt@62a4ca6055
compiletest More test fixes 2015-01-06 21:26:48 -08:00
doc Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc Merge pull request #20689 from huonw/editor-_size 2015-01-07 15:35:34 +00:00
grammar Un-gate macro_rules 2015-01-05 18:21:14 -08:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc Merge pull request #20679 from geekcraik/master 2015-01-07 15:35:31 +00:00
libarena sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
libbacktrace
libcollections Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
libcore Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
libcoretest rollup merge of #20607: nrc/kinds 2015-01-06 15:34:10 -08:00
libflate Register new snapshots 2015-01-06 15:24:24 -08:00
libfmt_macros Register new snapshots 2015-01-06 15:24:24 -08:00
libgetopts Register new snapshots 2015-01-06 15:24:24 -08:00
libgraphviz Register new snapshots 2015-01-06 15:24:24 -08:00
liblibc libc: Prepare for movement to crates.io 2015-01-07 00:43:49 -08:00
liblog Register new snapshots 2015-01-06 15:24:24 -08:00
librand More test fixes 2015-01-06 21:26:48 -08:00
librbml Register new snapshots 2015-01-06 15:24:24 -08:00
libregex More test fixes 2015-01-06 21:26:48 -08:00
librustc Solve rather subtle bug in replace_late_bound_regions -- we were passing the debruijn index in so that callees could construct late-bound regions at the right depth, but then the result was cached. When the cached result was used, it might be at the wrong depth. So now we don't pass the result in and instead simply adjust the depth to match the current nesting level as we go. 2015-01-07 14:07:58 -05:00
librustc_back Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
librustc_borrowck Register new snapshots 2015-01-06 15:24:24 -08:00
librustc_driver More test fixes 2015-01-06 21:26:48 -08:00
librustc_llvm Register new snapshots 2015-01-06 15:24:24 -08:00
librustc_resolve rollup merge of #20653: alexcrichton/entry-unstable 2015-01-06 15:29:18 -08:00
librustc_trans Better debug output in decl_rust_fn. The lack of output here has 2015-01-07 14:07:58 -05:00
librustc_typeck Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
librustdoc Merge pull request #20682 from sfackler/fix-impls 2015-01-07 15:35:33 +00:00
libserialize More test fixes 2015-01-06 21:26:48 -08:00
libstd Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
libsyntax Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
libterm Register new snapshots 2015-01-06 15:24:24 -08:00
libtest More test fixes 2015-01-06 21:26:48 -08:00
libunicode rollup merge of #20607: nrc/kinds 2015-01-06 15:34:10 -08:00
llvm@ec1fdb3b9d core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
rt Initial version of AArch64 support. 2015-01-03 15:16:10 +00:00
rust-installer@3a37981744 core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
rustllvm Ensure that LLVM is rebuilt with recent changes 2015-01-05 18:40:41 +01:00
test Merge pull request #20675 from jbcrail/fix-test-comments 2015-01-07 15:35:30 +00:00
snapshots.txt Register new snapshots 2015-01-06 15:24:24 -08:00