rust/src
Lai Jiangshan 428733dea0 reference: fix outdated link for Compiler plugins
book/syntax-extensions.html was renamed to book/plugins.html,
the link should be also updated.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
2015-02-16 11:18:00 +08:00
..
compiler-rt@58ab642c30
compiletest std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
doc reference: fix outdated link for Compiler plugins 2015-02-16 11:18:00 +08:00
driver
etc Rollup merge of #21994 - iKevinY:featureck-fix, r=brson 2015-02-07 00:43:54 +05:30
grammar Bison grammar: fix precedence with ranges followed by blocks 2015-02-10 17:59:02 -08:00
jemalloc@b001609960
liballoc Feature-gate the #[unsafe_no_drop_flag] attribute. 2015-02-11 13:57:40 +01:00
libarena Added lifetime param to Arena. 2015-02-11 13:51:21 +01:00
libbacktrace
libcollections Auto merge of #22242 - Gankro:collect-ints, r=alexcrichton 2015-02-15 12:20:31 +00:00
libcore More test fixes and rebase conflicts 2015-02-11 15:45:15 -08:00
libcoretest Auto merge of #21895 - alfie:libcoretest, r=pnkfelix 2015-02-12 14:58:13 +00:00
libflate Add core::marker::PhantomData. 2015-02-11 13:51:09 +01:00
libfmt_macros
libgetopts Test fixes and rebase conflicts 2015-02-10 11:51:38 -08:00
libgraphviz remove the deprecated MaybeOwnedVector 2015-02-06 10:00:17 -05:00
liblibc Even more test fixes 2015-02-11 16:38:02 -08:00
liblog std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
librand Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librbml rollup merge of #22161: steveklabnik/close_2741 2015-02-11 14:02:09 -08:00
librustc Auto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis 2015-02-15 07:53:07 +00:00
librustc_back std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck Auto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis 2015-02-15 07:53:07 +00:00
librustc_driver rollup merge of #22188: alexcrichton/envv2 2015-02-11 14:02:24 -08:00
librustc_llvm
librustc_privacy Add comment noting that this naive approach is not too naive. 2015-02-10 15:45:36 +01:00
librustc_resolve Auto merge of #22093 - petrochenkov:builtin, r=pnkfelix 2015-02-13 07:44:41 +00:00
librustc_trans Auto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis 2015-02-15 07:53:07 +00:00
librustc_typeck Auto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis 2015-02-15 07:53:07 +00:00
librustdoc Rote changes to fix fallout throughout the compiler from splitting the 2015-02-12 13:29:51 -05:00
libserialize rustc: Fix a number of stability lint holes 2015-02-11 12:14:59 -08:00
libstd Auto merge of #22242 - Gankro:collect-ints, r=alexcrichton 2015-02-15 12:20:31 +00:00
libsyntax Auto merge of #22158 - Kimundi:the_lonely_uppercase_keyword, r=pnkfelix 2015-02-14 17:01:11 +00:00
libterm rollup merge of #22188: alexcrichton/envv2 2015-02-11 14:02:24 -08:00
libtest Test fixes and rebase conflicts 2015-02-11 15:05:39 -08:00
libunicode Auto merge of #22114 - alexcrichton:issue-22084, r=steveklabnik 2015-02-14 13:08:33 +00:00
llvm@32c27dda3a Update llvm to rust-llvm-2015-02-09 2015-02-09 21:49:37 +01:00
rt
rust-installer@e577c97b49
rustbook Auto merge of #21997 - Manishearth:rollup, r=alexcrichton 2015-02-06 23:30:17 +00:00
rustllvm Update llvm to rust-llvm-2015-02-09 2015-02-09 21:49:37 +01:00
test Auto merge of #22158 - Kimundi:the_lonely_uppercase_keyword, r=pnkfelix 2015-02-14 17:01:11 +00:00
snapshots.txt