rust/src/librustc_parse
Mazdak Farrokhzad 6f3f1c537b
Rollup merge of #68073 - Centril:fix-68062, r=estebank
expect `fn` after `const unsafe` / `const extern`

Fixes #68062

r? @estebank @petrochenkov
cc @Aaron1011
2020-01-10 02:47:36 +01:00
..
lexer tweak wording of mismatched delimiter errors 2020-01-03 08:40:15 -05:00
parser Rollup merge of #68073 - Centril:fix-68062, r=estebank 2020-01-10 02:47:36 +01:00
Cargo.toml Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
config.rs Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00
lib.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
validate_attr.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00