about summary refs log tree commit diff
path: root/src/libsyntax/str.rs
AgeCommit message (Expand)AuthorLines
2018-12-04Use iterator and pattern APIs instead of `char_at`Shotaro Yamada-14/+0
2018-05-13Inline `char_at()` and `record_width`.Nicholas Nethercote-0/+1
2015-04-21syntax: Copy unstable str::char_at into libsyntaxErick Tryzelaar-0/+13