rust/src/librustc_parse
Dylan DPC 81f19ec909
Rollup merge of #70556 - Centril:fix-70552, r=estebank
parse_and_disallow_postfix_after_cast: account for `ExprKind::Err`.

Fixes https://github.com/rust-lang/rust/issues/70552.

r? @estebank
cc @daboross
2020-04-01 00:27:22 +02:00
..
lexer remove obsolete comment 2020-03-30 13:38:17 +02:00
parser parse_and_disallow_postfix_after_cast: account for ExprKind::Err. 2020-03-30 09:55:57 +02:00
Cargo.toml reduce rustc_attr usage in places 2020-03-29 12:01:11 +02:00
lib.rs parse: nix new_sub_parser_from_file 2020-03-22 00:35:20 +01:00
validate_attr.rs {rustc_parse -> rustc_expand}::config 2020-03-18 15:08:25 +01:00