rust/src
bors 49f7550a25 Auto merge of #23162 - sfackler:debug-builders, r=alexcrichton
I've made some minor changes from the implementation attached to the RFC to try to minimize codegen. The methods now take `&Debug` trait objects rather than being parameterized and there are inlined stub methods that call to non-inlined methods to do the work.

r? @alexcrichton 

cc @huonw for the `derive(Debug)` changes.
2015-03-12 07:30:44 +00:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest Auto merge of #23126 - alexcrichton:char-third-pass, r=aturon 2015-03-10 22:45:10 +00:00
doc Rollup merge of #23295 - johnz133:patch-1, r=steveklabnik 2015-03-12 09:14:59 +05:30
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Rollup merge of #23000 - Florob:unicode-FL, r=brson 2015-03-05 12:37:48 +05:30
grammar Bison grammar: parse higher ranked constraints in where clauses 2015-03-01 13:59:35 -08:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Example -> Examples 2015-03-11 21:11:40 -04:00
libarena Rename #[should_fail] to #[should_panic] 2015-03-09 10:14:21 -07:00
libbacktrace bitrig integration 2015-02-11 14:49:06 -08:00
libcollections Rollup merge of #23270 - frewsxcv:patch-5, r=alexcrichton 2015-03-12 09:14:31 +05:30
libcore Auto merge of #23162 - sfackler:debug-builders, r=alexcrichton 2015-03-12 07:30:44 +00:00
libcoretest Auto merge of #23162 - sfackler:debug-builders, r=alexcrichton 2015-03-12 07:30:44 +00:00
libflate Rm unused feature 2015-03-12 09:16:36 +05:30
libfmt_macros fix for new attributes failing. issue #22964 2015-03-05 11:53:51 -05:00
libgetopts doc: Fix extraneous as_slice()'s in docstrings 2015-03-09 07:54:19 -07:00
libgraphviz Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
liblibc Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
liblog Example -> Examples 2015-03-11 21:11:40 -04:00
librand Example -> Examples 2015-03-11 21:11:40 -04:00
librbml Example -> Examples 2015-03-11 21:11:40 -04:00
librustc Rollup merge of #23275 - aochagavia:constants, r=eddyb 2015-03-12 09:14:44 +05:30
librustc_back Rename #[should_fail] to #[should_panic] 2015-03-09 10:14:21 -07:00
librustc_bitflags Example -> Examples 2015-03-11 21:11:40 -04:00
librustc_borrowck remove uses of as_slice where deref coercions can be used 2015-03-09 07:54:19 -07:00
librustc_driver Rollup merge of #23274 - rprichard:fix-21715, r=pnkfelix 2015-03-12 09:14:38 +05:30
librustc_lint Auto merge of #23126 - alexcrichton:char-third-pass, r=aturon 2015-03-10 22:45:10 +00:00
librustc_llvm Test fixes and rebase conflicts 2015-03-06 19:27:36 -08:00
librustc_privacy Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librustc_resolve Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librustc_trans Fix LLVM assertion when out-of-bounds indexing in a constant 2015-03-12 00:38:22 +01:00
librustc_typeck Auto merge of #23038 - nikomatsakis:issue-22978-defaulted-coherence, r=flaper87 2015-03-09 23:27:14 +00:00
librustdoc Rollup merge of #22769 - :rustdocfix, r=brson 2015-03-12 09:13:53 +05:30
libserialize Example -> Examples 2015-03-11 21:11:40 -04:00
libstd Rollup merge of #23296 - shepmaster:explain-why-joinguard-is-must-use, r=alexcrichton 2015-03-12 09:15:06 +05:30
libsyntax Auto merge of #23162 - sfackler:debug-builders, r=alexcrichton 2015-03-12 07:30:44 +00:00
libterm std: Stabilize more of the char module 2015-03-10 15:08:31 -07:00
libtest Rename #[should_fail] to #[should_panic] 2015-03-09 10:14:21 -07:00
libunicode Example -> Examples 2015-03-11 21:11:40 -04:00
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt renaming rust_load_self to rust_current_exe 2015-02-11 14:49:11 -08:00
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook std: Stabilize the fs module 2015-03-05 16:49:41 -08:00
rustllvm Add support for target-cpu=native 2015-03-10 01:56:51 +01:00
test Rollup merge of #23275 - aochagavia:constants, r=eddyb 2015-03-12 09:14:44 +05:30
snapshots.txt adding latest bitrig snapshot manually 2015-03-10 23:39:50 -07:00