rust/src/librustc_parse
Mazdak Farrokhzad 5d1433b1f4
Rollup merge of #69656 - matthiaskrgr:iter_nth_zero, r=oli-obk
Use .next() instead of .nth(0) on iterators.
2020-03-07 08:15:24 +01:00
..
lexer Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
parser Rollup merge of #69656 - matthiaskrgr:iter_nth_zero, r=oli-obk 2020-03-07 08:15:24 +01:00
Cargo.toml Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
config.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
lib.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
validate_attr.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00