rust/src
Keegan McAllister 65ea9110bd Always error on invalid macro fragment specifiers
Fixes #21370.

unused-macro-with-follow-violation.rs was already handled correctly. That test
is just for good measure. :)
2015-02-25 17:13:16 -08:00
..
compiler-rt@58ab642c30
compiletest
doc Rollup merge of #22473 - leejunseok:fix_pointer_example, r=steveklabnik 2015-02-24 12:08:35 +05:30
driver
etc
grammar
jemalloc@b001609960
liballoc
libarena
libbacktrace
libcollections Fix fallout from correct stability handling in UFCS. 2015-02-24 14:16:02 +02:00
libcore core: fix typo that wasn't caught by the hacky previous implementation. 2015-02-24 14:16:01 +02:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc
liblog
librand
librbml
librustc Add handy switch -Z treat-err-as-bug -- it often happens that I am 2015-02-24 16:27:23 -05:00
librustc_back Implement <T>::method UFCS expression syntax. 2015-02-24 14:16:02 +02:00
librustc_bitflags
librustc_borrowck Rollup merge of #22580 - pnkfelix:guard-pat-cfg2, r=pnkfelix 2015-02-24 12:08:35 +05:30
librustc_driver rustc: combine partial_def_map and last_private_map into def_map. 2015-02-24 14:16:02 +02:00
librustc_llvm
librustc_privacy Fix fallout from correct stability handling in UFCS. 2015-02-24 14:16:02 +02:00
librustc_resolve Fix fallout from rebasing. 2015-02-24 14:16:02 +02:00
librustc_trans Auto merge of #22530 - rprichard:master, r=dotdash 2015-02-24 20:57:31 +00:00
librustc_typeck Merge conflicts due to eddyb's UFCS branch 2015-02-24 16:27:23 -05:00
librustdoc Remove bounds struct from TypeParameterDef. Bounds information is now 2015-02-24 16:27:22 -05:00
libserialize
libstd Auto merge of #22749 - kballard:process-stdio-constructors, r=alexcrichton 2015-02-24 15:01:28 +00:00
libsyntax Always error on invalid macro fragment specifiers 2015-02-25 17:13:16 -08:00
libterm
libtest
libunicode
llvm@b89c3f039b
rt
rust-installer@60fd8abfca
rustbook
rustllvm
test Always error on invalid macro fragment specifiers 2015-02-25 17:13:16 -08:00
snapshots.txt