rust/src/test/compile-fail-fulldeps
Jeffrey Seyfried 82a15a6a0a Rollup merge of #34385 - cgswords:tstream, r=nrc
syntax-[breaking-change] cc #31645
(Only breaking because ast::TokenTree is now tokenstream::TokenTree.)

This pull request refactors TokenTrees into their own file as src/libsyntax/tokenstream.rs, moving them out of src/libsyntax/ast.rs, in order to prepare for an accompanying TokenStream implementation (per RFC 1566).
2016-06-26 02:11:59 +00:00
..
auxiliary Rollup merge of #34385 - cgswords:tstream, r=nrc 2016-06-26 02:11:59 +00:00
derive-no-std-not-supported.rs
dropck_tarena_cycle_checked.rs
dropck_tarena_unsound_drop.rs
gated-macro-reexports.rs
gated-plugin.rs
gated-quote.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
issue-15778-fail.rs
issue-18986.rs Add tests 2016-06-10 01:03:54 +03:00
lint-group-plugin-deny-cmdline.rs
lint-plugin-deny-attr.rs
lint-plugin-deny-cmdline.rs
lint-plugin-forbid-attrs.rs
lint-plugin-forbid-cmdline.rs
macro-crate-doesnt-resolve.rs
macro-crate-rlib.rs
macro-crate-unexported-macro.rs
macro-crate-unknown-crate.rs
plugin-as-extern-crate.rs
plugin-attr-register-deny.rs
plugin-MacroRulesTT.rs
plugin-plus-extern-crate.rs
qquote.rs reexport errors from syntax. fix failing cfail test 2016-06-24 19:10:15 -04:00