rust/src/libsyntax/parse
Jakub Bukaj 20241aa408 rollup merge of #19020: Gankro/better-warn
Came up on IRC that this was a bit unhelpful as to what should actually be *done*. I am new to changing compiler messages, please let me know if there's anything else that needs to be done to accomadate this change.

(My build system is still constantly crashing [Is bors contagious?], so this hasn't been formally `check`ed. I figure it's a simple enough change that any consequences [like compile-fail expected messages?] can be eyeballed by someone more experienced.)
2014-11-18 00:24:05 +01:00
..
lexer Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
attr.rs syntax: improve message for misused inner attributes 2014-11-11 08:53:26 +08:00
classify.rs Teach libsyntax about while let 2014-10-10 20:30:31 -04:00
common.rs syntax: doc comments all the things 2014-07-09 00:06:27 -07:00
mod.rs Complete the removal of ty_nil, ast::LitNil, ast::TyBot and ast::TyUniq 2014-11-16 14:23:15 +01:00
obsolete.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
parser.rs rollup merge of #19020: Gankro/better-warn 2014-11-18 00:24:05 +01:00
token.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00