summary refs log tree commit diff
path: root/src/librustc_parse/parser/ty.rs
AgeCommit message (Expand)AuthorLines
2019-12-05rustc_parser: cleanup importsMazdak Farrokhzad-5/+3
2019-12-02syntax: Remove redundant span from `ast::Mac`Vadim Petrochenkov-1/+0
2019-12-02syntax: Introduce a struct `MacArgs` for macro argumentsVadim Petrochenkov-3/+2
2019-11-16ast: Keep `extern` qualifiers in functions more preciselyVadim Petrochenkov-2/+2
2019-11-14Update to use new librustc_error_codes libraryGuillaume Gomez-0/+2
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-0/+460