about summary refs log tree commit diff
path: root/src/libcore/ascii.rs
AgeCommit message (Expand)AuthorLines
2019-04-19libcore: deny more...Mazdak Farrokhzad-1/+1
2019-04-18libcore => 2018Taiki Endo-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-26migrate codebase to `..=` inclusive range patternsZack M. Davis-2/+2
2018-04-05Correct a few stability attributesOliver Middleton-2/+2
2018-03-06FusedIterator will be stabilized1011X-1/+1
2018-03-05Move tests, re-export items from core::ascii1011X-355/+1
2018-03-04Fix doc example, and change fn annotation to stable1011X-4/+3
2018-03-04Fix doc example1011X-0/+1
2018-03-04Fix unintended rename and a doc example1011X-1/+3
2018-03-04Added `ascii` module to core1011X-0/+499