summary refs log tree commit diff
path: root/src/doc/trpl/patterns.md
AgeCommit message (Expand)AuthorLines
2015-08-01Fix "Ignoring variants" in "Patterns" chapterJan Likar-41/+38
2015-07-06Document _ in bindingsSteve Klabnik-0/+32
2015-06-13Auto merge of #26108 - Marwes:field_pun_docs, r=steveklabnikbors-3/+18
2015-06-12Mention the short form pattern syntax in the bookMarkus Westerlind-3/+18
2015-06-09Explain interaction with if and | in patternsSteve Klabnik-0/+25
2015-05-14trpl: punctuation fix in PatternsAlex Burka-2/+2
2015-05-02Revise @ in patterns sectionSteve Klabnik-3/+31
2015-04-20TRPL editing: patternsSteve Klabnik-4/+36
2015-04-10copyedits: patternsSteve Klabnik-51/+47
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+1
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-1/+1
2015-01-30Test fixes and rebase conflictsAlex Crichton-1/+1
2015-01-30Don't use as_slice() in docsSteve Klabnik-2/+2
2015-01-17doc: Remove extra whitespace in the middle of lines to provide alignmentNick Howell-2/+2
2015-01-17Intpocalypse, book edition.Steve Klabnik-24/+24
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-2/+2
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+199