rust/src/libsyntax/parse
bors 9658645407 Auto merge of #31534 - jseyfried:restrict_noninline_mod, r=nikomatsakis
This PR disallows non-inline modules without path annotations that are either in a block or in an inline module whose containing file is not a directory owner (fixes #29765).
This is a [breaking-change].
r? @nikomatsakis
2016-02-16 19:34:57 +00:00
..
lexer Display better snippet for invalid char literal 2016-01-14 17:34:42 +00:00
attr.rs [breaking-change] don't glob export ast::MetaItem_ 2016-02-11 12:34:48 +01:00
classify.rs [breaking-change] don't pub export ast::Stmt_ variants 2016-02-11 12:34:48 +01:00
common.rs rustfmt syntax::parse 2016-01-27 21:45:14 +02:00
mod.rs Rename ast::Pat_ and its variants 2016-02-13 13:49:24 +03:00
obsolete.rs use structured errors 2015-12-30 14:27:59 +13:00
parser.rs Auto merge of #31534 - jseyfried:restrict_noninline_mod, r=nikomatsakis 2016-02-16 19:34:57 +00:00
token.rs Use more autoderef in libsyntax 2016-02-12 19:28:42 +01:00