about summary refs log tree commit diff
path: root/src/doc/guide-strings.md
AgeCommit message (Expand)AuthorLines
2015-01-16Grammar tweak to old guide stub documents.Tim Parenti-1/+1
2015-01-09Add stub deprecation files for each of the old guides.Huon Wilson-0/+4
2015-01-08"The Rust Programming Language"Steve Klabnik-308/+0
2014-12-07remove usage of notrust from the docsSteve Klabnik-3/+3
2014-11-15Fixed several typosAlex Gaynor-1/+1
2014-10-23Fixed single quote around string slice and simplify exampleareski-6/+6
2014-10-20Some String Guide improvements.Steve Klabnik-22/+120
2014-10-12fix broken link in guide-strings.mdErwan-1/+1
2014-09-09Add section about Str traitSteve Klabnik-5/+32
2014-08-28Add note about string indexing.Steve Klabnik-0/+56
2014-08-01doc: Make sure all doc titles say 'Rust'. #12466Brian Anderson-1/+1
2014-07-18Include Strings guide with the others.Steve Klabnik-8/+6
2014-07-17Guide: stringsSteve Klabnik-0/+129