about summary refs log tree commit diff
path: root/compiler/rustc_ast/src/util/unicode.rs
AgeCommit message (Expand)AuthorLines
2023-01-22Remove dependency on slice_internals feature in rustc_astKonrad Borowski-1/+1
2022-12-01Remove useless borrows and derefsMaybe Waffle-1/+1
2021-11-05Use one match instead of a staggered match.Hans Kratz-11/+2
2021-11-04Optimize literal, doc comment lint as well, extract function.Hans Kratz-0/+44