summary refs log tree commit diff
path: root/compiler/rustc_ast/src/util
AgeCommit message (Expand)AuthorLines
2020-12-22Rework beautify_doc_string so that it returns a Symbol instead of a StringGuillaume Gomez-35/+37
2020-11-24Move lev_distance to rustc_ast, make non-genericArlie Davis-168/+0
2020-10-18Auto merge of #78066 - bugadani:wat, r=jonas-schievinkbors-1/+1
2020-10-18No need to map the max_distanceDániel Buga-1/+1
2020-10-16Parse inline const expressionsSantiago Pastorino-0/+2
2020-10-14Remove unused code from rustc_astest31-1/+0
2020-10-04Remove extra indirection in LitKind::ByteStrRobin Schoonover-3/+2
2020-09-10use sort_unstable to sort primitive typesMatthias Krüger-1/+2
2020-08-30mv compiler to compiler/mark-0/+1180