rust/src/librustc_parse/parser
2020-02-02 10:33:55 +01:00
..
attr.rs Use P for NtMeta. 2020-01-30 11:19:40 +11:00
diagnostics.rs parser: move restrictions re. self to ast_validation. 2020-02-02 10:33:55 +01:00
expr.rs Rollup merge of #68108 - varkor:chained-comparison-suggestions, r=Centril 2020-01-12 03:28:02 +01:00
generics.rs Extend support of _ in type parameters 2020-01-09 14:20:53 -08:00
item.rs parser: move restrictions re. self to ast_validation. 2020-02-02 10:33:55 +01:00
mod.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00
module.rs restore some rustc_parse visibilities 2020-01-11 13:19:57 -06:00
pat.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00
path.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
stmt.rs suggest adding space in accidental doc comments 2020-01-30 09:00:35 -05:00
ty.rs parser: move restrictions re. self to ast_validation. 2020-02-02 10:33:55 +01:00