summary refs log tree commit diff
path: root/src/libsyntax/util/comments.rs
AgeCommit message (Expand)AuthorLines
2020-01-02Normalize `syntax::source_map` imports.Mazdak Farrokhzad-1/+1
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-22Format the worldMark Rousskov-25/+23
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-2/+2
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-1/+2
2019-11-07move syntax::parse::lexer::comments -> syntax::util::commentsMazdak Farrokhzad-0/+270