rust/src/libsyntax/parse
Nick Cameron b6e4f18e55 Replace some aborts with Results
Fixes #31207

by removing abort_if_new_errors
2016-02-01 08:42:27 +13:00
..
lexer Display better snippet for invalid char literal 2016-01-14 17:34:42 +00:00
attr.rs rustfmt syntax::parse 2016-01-27 21:45:14 +02:00
classify.rs rustfmt syntax::parse 2016-01-27 21:45:14 +02:00
common.rs rustfmt syntax::parse 2016-01-27 21:45:14 +02:00
mod.rs The war on abort_if_errors 2016-01-22 08:19:27 +13:00
obsolete.rs use structured errors 2015-12-30 14:27:59 +13:00
parser.rs Replace some aborts with Results 2016-02-01 08:42:27 +13:00
token.rs Use interpolated token span when building spans for bigger expressions 2016-01-26 10:32:58 +01:00