summary refs log tree commit diff
path: root/src/doc/trpl/strings.md
AgeCommit message (Expand)AuthorLines
2015-06-09make note of slicing syntax in TRPL: stringsSteve Klabnik-0/+24
2015-05-25book: add no_run and use statement to strings no-coercion exampleThomas Karpiniec-1/+3
2015-05-24book: explanation that String -> &str coercion doesn't happen for &str traitsThomas Karpiniec-0/+13
2015-05-21Fix the typo in The Rust Programming Language book, 5.18. StringsOlegTsyba-1/+1
2015-05-18TRPL: Add `rust` Marker to Some Code BlockPascal Hertleif-1/+1
2015-05-16Avoid calling a variable 'string' when discussing strings.Wilfred Hughes-2/+2
2015-05-06Fix indentation in the "Strings" chapterHika Hibariya-2/+2
2015-04-20TRPL copyedits: stringsSteve Klabnik-23/+91
2015-02-19book: Minor clarifications about stringsBrian Anderson-2/+4
2015-02-02Closes issue #21850Filip SzczepaƄski-1/+1
2015-01-30Don't use as_slice() in docsSteve Klabnik-23/+3
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-2/+2
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+79