rust/src
Corey Richardson 6680c9c5c7 syntax: implement 'macro input future proofing'
See RFC 550 (https://github.com/rust-lang/rfcs/pull/550) for the motivation
and details.

If this breaks your code, add one of the listed tokens after the relevant
non-terminal in your matcher.

[breaking-change]
2015-01-06 12:03:12 -05:00
..
compiler-rt@62a4ca6055
compiletest rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
doc rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08: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 Revert "Remove i suffix in docs" 2015-01-05 19:08:37 -08:00
libarena sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
libbacktrace
libcollections More test fixes! 2015-01-05 22:58:37 -08:00
libcore Apply stability attributes to core::num::{Int, SignedInt, UnsignedInt}. 2015-01-06 23:21:27 +11:00
libcoretest More test fixes! 2015-01-05 22:58:37 -08:00
libflate rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
libfmt_macros Un-gate macro_rules 2015-01-05 18:21:14 -08:00
libgetopts Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
libgraphviz More test fixes! 2015-01-05 22:58:37 -08:00
liblibc sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
liblog Revert "Remove i suffix in docs" 2015-01-05 19:08:37 -08:00
librand More test fixes! 2015-01-05 22:58:37 -08:00
librbml Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
libregex Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
librustc More test fixes! 2015-01-05 22:58:37 -08:00
librustc_back Modernize macro_rules! invocations 2015-01-05 18:21:14 -08:00
librustc_borrowck rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
librustc_driver rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
librustc_llvm rollup merge of #20568: huonw/ungate-AT-globs 2015-01-05 18:42:00 -08:00
librustc_resolve rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
librustc_trans More test fixes! 2015-01-05 22:58:37 -08:00
librustc_typeck More test fixes! 2015-01-05 22:58:37 -08:00
librustdoc rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
libserialize More test fixes! 2015-01-05 22:58:37 -08:00
libstd Apply stability attributes to std::num::Float. 2015-01-06 23:21:27 +11:00
libsyntax syntax: implement 'macro input future proofing' 2015-01-06 12:03:12 -05:00
libterm Modernize macro_rules! invocations 2015-01-05 18:21:14 -08:00
libtest Merge core::num::Float and std::num::FloatMath. 2015-01-06 23:21:27 +11:00
libunicode sed -i -s 's/ for Sized?//g' **/*.rs 2015-01-05 14:56:49 -05:00
llvm@b820135911 Segmented stack support for DragonFly 2015-01-05 18:39:40 +01:00
rt Initial version of AArch64 support. 2015-01-03 15:16:10 +00:00
rust-installer@b5ac4cd443 Update rust-installer. Fixes #20479 2015-01-03 12:34:48 -08:00
rustllvm Ensure that LLVM is rebuilt with recent changes 2015-01-05 18:40:41 +01:00
test syntax: implement 'macro input future proofing' 2015-01-06 12:03:12 -05:00
snapshots.txt register snapshot 2015-01-05 17:22:11 -05:00