rust/src
bors 92dd995e17 Auto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis
Most of the changes are cleanup facilitated by straight-forward attribute handling.
This is a minor [breaking-change] for users of `quote_stmt!` (returns `Option<P<Stmt>>` now) and some of the public methods in `Parser` (a few `Vec<Attribute>` arguments/returns were removed).

r? @nikomatsakis
2015-03-16 22:13:52 +00:00
..
compiler-rt@58ab642c30
compiletest Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
doc Rollup merge of #23368 - EduardoBautista:fix-closures-chapter, r=steveklabnik 2015-03-15 10:23:45 +05:30
driver
etc Rollup merge of #23310 - michaelwoerister:gdb-std-pp, r=alexcrichton 2015-03-13 18:11:13 +05:30
grammar
jemalloc@e24a1a025a
liballoc Add an "allocator" attribute to mark functions as allocators 2015-03-13 03:19:30 +01:00
libarena
libbacktrace
libcollections Auto merge of #23342 - apasel422:23327, r=alexcrichton 2015-03-16 19:35:42 +00:00
libcore Auto merge of #23347 - aturon:stab-misc, r=alexcrichton 2015-03-16 17:02:11 +00:00
libcoretest Deprecate range, range_step, count, distributions 2015-03-13 14:45:13 -07:00
libflate Rm unused feature 2015-03-12 09:16:36 +05:30
libfmt_macros
libgetopts
libgraphviz Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
liblibc
liblog Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
librand Deprecate range, range_step, count, distributions 2015-03-13 14:45:13 -07:00
librbml Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
librustc Auto merge of #23347 - aturon:stab-misc, r=alexcrichton 2015-03-16 17:02:11 +00:00
librustc_back Auto merge of #23347 - aturon:stab-misc, r=alexcrichton 2015-03-16 17:02:11 +00:00
librustc_bitflags
librustc_borrowck
librustc_driver Use new io in print and println macroses 2015-03-15 00:26:17 +02:00
librustc_lint Improve camelcase suggestion 2015-03-14 13:40:33 +08:00
librustc_llvm Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton 2015-03-14 08:55:31 +00:00
librustc_privacy
librustc_resolve
librustc_trans Auto merge of #23347 - aturon:stab-misc, r=alexcrichton 2015-03-16 17:02:11 +00:00
librustc_typeck
librustdoc Auto merge of #23206 - nagisa:print-io, r=alexcrichton 2015-03-15 21:16:04 +00:00
libserialize Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
libstd Auto merge of #23342 - apasel422:23327, r=alexcrichton 2015-03-16 19:35:42 +00:00
libsyntax Auto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis 2015-03-16 22:13:52 +00:00
libterm Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
libtest Auto merge of #23206 - nagisa:print-io, r=alexcrichton 2015-03-15 21:16:04 +00:00
libunicode
llvm@bff6907697
rt
rust-installer@60fd8abfca
rustbook Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
rustllvm Drop support for LLVM < 3.5 and fix compile errors with 3.5 2015-03-14 13:14:04 +01:00
test Auto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis 2015-03-16 22:13:52 +00:00
snapshots.txt