rust/src/libsyntax/parse/parser
Mazdak Farrokhzad 62d85849d0 Add parser recovery for const $ident = $expr;.
Then use the diagnostics-stealing API to stash parser
errors and enrich them with type information in typeck.
2019-09-23 17:50:07 +02:00
..
expr.rs Auto merge of #64272 - Mark-Simulacrum:parallel-handler, r=estebank 2019-09-23 06:38:23 +00:00
generics.rs review comments: wording 2019-09-21 18:57:37 -07:00
item.rs Add parser recovery for const $ident = $expr;. 2019-09-23 17:50:07 +02:00
module.rs Aggregation of cosmetic changes made during work on REPL PRs: libsyntax 2019-09-07 16:29:04 +01:00
pat.rs Remove Handler::cancel 2019-09-17 09:30:44 -04:00
path.rs review comments 2019-09-22 11:33:12 -07:00
stmt.rs Remove Handler::cancel 2019-09-17 09:30:44 -04:00
ty.rs factor out pluralisation remains after #64280 2019-09-20 00:25:27 +08:00