about summary refs log tree commit diff
path: root/src/libsyntax/token.rs
AgeCommit message (Expand)AuthorLines
2019-11-17Remove extern crate.Camille GILLOT-0/+1
2019-11-17HashStable literals in libsyntax.Camille GILLOT-2/+2
2019-11-11Tiny cleanup to size assertionsVadim Petrochenkov-3/+1
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-22/+22
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-0/+728