about summary refs log tree commit diff
path: root/src/doc/book/strings.md
AgeCommit message (Expand)AuthorLines
2017-02-13Port TRPL to mdbookSteve Klabnik-195/+0
2016-11-30Use more specific panic message for &str slicing errorsUlrik Sverdrup-2/+2
2016-11-13Improved punctuation, capitalization, and sentence structure of code snippet ...Angelo Polo-3/+3
2016-06-15Correct use of 'nul' 'null' and capitalizationAlexander Merritt-1/+1
2016-05-22Rename main thread from "<main>" to "main".Wangshan Lu-1/+1
2016-05-09rustdoc: remove artificial indentation of doctest codeGeorg Brandl-1/+1
2016-03-25Add note on `str` being an unsized type in strings section of book.Alejandro Wainzinger-0/+6
2016-03-12Fix minor typos in doc.rust-lang.org/bookAndrew Cantino-2/+2
2016-02-14doc: Remove trailing whitespacefbergr-1/+1
2016-01-09Remove many instances of 'just'Steve Klabnik-1/+1
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+189