rust/src/libsyntax/ext
bors 371bf0eda2 Auto merge of #33982 - LeoTestard:remove-check-matcher-old, r=pnkfelix
Remove the old FOLLOW checking (aka `check_matcher_old`).

It was supposed to be removed at the next release cycle but is still in the tree since like 6 months.
Potential breaking change, since some cases (such as #25658) will change from a warning to an error. But the warning stating that it will be a hard error in the next release has been there for 6 months now.
I think it's safe to break this code. ^_^
2016-06-07 17:56:35 -07:00
..
tt Auto merge of #33982 - LeoTestard:remove-check-matcher-old, r=pnkfelix 2016-06-07 17:56:35 -07:00
base.rs replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
build.rs Implement .. in tuple (struct) patterns 2016-05-26 11:11:58 +03:00
expand.rs Remove redundant check_for_macros AST pass. 2016-06-01 18:51:35 +00:00
mtwt.rs Add comment for the use of Ident in hash map in mtwt 2015-10-06 01:47:35 +03:00
quote.rs simplify HR subtyping back to what we did before 2016-05-31 19:42:22 -04:00
source_util.rs [breaking-change] don't pub export ast::Lit_ variants 2016-02-11 12:34:48 +01:00