rust/src
bors 0c96037ec1 auto merge of #20980 : richo/rust/final-power, r=alexcrichton
Originally, this was going to be discussed and revisted, however I've been working on this for months, and a rebase on top of master was about 1 flight's worth of work so I just went ahead and did it.

This gets you as far as being able to target powerpc with, eg:

    LD_LIBRARY_PATH=./x86_64-unknown-linux-gnu/stage2/lib/ x86_64-unknown-linux-gnu/stage2/bin/rustc -C linker=powerpc-linux-gnu-gcc --target powerpc-unknown-linux-gnu hello.rs

Would really love to get this out before 1.0. r? @alexcrichton
2015-01-15 05:12:30 +00: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 auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
driver
etc auto merge of #20894 : swgillespie/rust/emacs-issue-20422, r=pnkfelix 2015-01-12 19:20:56 +00:00
grammar Un-gate macro_rules 2015-01-05 18:21:14 -08:00
jemalloc@b001609960
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 auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00
libcore auto merge of #21082 : brson/rust/finally, r=alexcrichton 2015-01-14 12:19:58 +00: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 Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
librustc_back auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
librustc_borrowck auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton 2015-01-08 18:40:04 +00:00
librustc_driver Some random things 2015-01-13 09:15:59 +13:00
librustc_llvm powerpc: initialize llvm 2015-01-11 21:14:31 -08:00
librustc_resolve cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
librustc_trans auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
librustc_typeck Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
librustdoc auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00
libserialize cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libstd auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libsyntax auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00
libterm rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libtest rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -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 rustbook: use a relative @import path to ensure it works offline. 2015-01-10 00:54:18 +11:00
rustllvm Bump to ensure llvm is rebuilt 2015-01-13 19:03:31 -08:00
test Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
snapshots.txt register new snapshots 2015-01-07 17:15:06 -05:00