summary refs log tree commit diff
path: root/src/librustc_parse/parser/stmt.rs
AgeCommit message (Expand)AuthorLines
2019-12-05rustc_parser: cleanup importsMazdak Farrokhzad-3/+3
2019-12-02syntax: Remove redundant span from `ast::Mac`Vadim Petrochenkov-2/+1
2019-12-02syntax: Introduce a struct `MacArgs` for macro argumentsVadim Petrochenkov-6/+6
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-0/+482