rust/src
Ryan Prichard 52124d7c80 Fix #23166. Get the Compiler Plugins example compiling again.
* "let met text" was previously of &String type.  Now it is of &str type.

 * Update the slicing syntax.  Both &text[] and text.slice_from() evaluate
   to a &str.

 * We were passing a u32 to expr_usize.  Call expr_u32 instead.
2015-03-07 22:58:28 -08:00
..
compiler-rt@58ab642c30
compiletest rollup merge of #22975: alexcrichton/stabilize-ffi 2015-03-06 15:37:14 -08:00
doc Fix #23166. Get the Compiler Plugins example compiling again. 2015-03-07 22:58:28 -08:00
driver
etc Rollup merge of #23000 - Florob:unicode-FL, r=brson 2015-03-05 12:37:48 +05:30
grammar
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libarena Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libbacktrace
libcollections Rollup merge of #23067 - oli-obk:doc_examle_fix, r=alexcrichton 2015-03-06 22:22:34 +05:30
libcore Rollup merge of #23100 - wesleywiser:fix_23059, r=brson 2015-03-06 22:22:38 +05:30
libcoretest Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libflate Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libfmt_macros fix for new attributes failing. issue #22964 2015-03-05 11:53:51 -05:00
libgetopts Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
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 Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librand Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librbml Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librustc rollup merge of #23091: japaric/phantom 2015-03-06 15:37:51 -08:00
librustc_back Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librustc_bitflags Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librustc_borrowck Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
librustc_driver rollup merge of #22975: alexcrichton/stabilize-ffi 2015-03-06 15:37:14 -08:00
librustc_lint Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
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 Test fixes and rebase conflicts 2015-03-06 19:27:36 -08:00
librustc_typeck rollup merge of #23117: japaric/default-impl 2015-03-06 15:38:06 -08:00
librustdoc rustdoc: Fixed an asynchronous loading of rustdoc sidebars. 2015-03-07 23:01:31 +09:00
libserialize Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libstd Test fixes and rebase conflicts 2015-03-06 19:27:36 -08:00
libsyntax Auto merge of #23137 - kmcallister:derive-sugar, r=sfackler 2015-03-07 18:39:17 +00:00
libterm Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libtest Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
libunicode Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt
rust-installer@60fd8abfca
rustbook std: Stabilize the fs module 2015-03-05 16:49:41 -08:00
rustllvm updating llvm-auto-clean-trigger too 2015-03-05 12:38:35 +05:30
test Auto merge of #23137 - kmcallister:derive-sugar, r=sfackler 2015-03-07 18:39:17 +00:00
snapshots.txt adding bitrig snapshot to snapshots file 2015-03-05 12:38:35 +05:30