summary refs log tree commit diff
path: root/src/doc/trpl/box-syntax-and-patterns.md
AgeCommit message (Collapse)AuthorLines
2015-04-01Moved use of `box_syntax` unstable feature in docs to Unstable section.Trent Nadeau-0/+100
Create a new section under the Unstable section for `box` syntax and patterns and removed their discussion from the Pointers section.