about summary refs log tree commit diff
path: root/src/doc/trpl/trait-objects.md
AgeCommit message (Collapse)AuthorLines
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-340/+0
The book was located under 'src/doc/trpl' because originally, it was going to be hosted under that URL. Late in the game, before 1.0, we decided that /book was a better one, so we changed the output, but not the input. This causes confusion for no good reason. So we'll change the source directory to look like the output directory, like for every other thing in src/doc.
2015-08-18Add object safety to TRPLSteve Klabnik-0/+38
Fixes #26938
2015-06-15Remove confusing paragraph from Trait ObjectsSteve Klabnik-4/+0
It isn't really neccesary, but is pretty dense. Fixes #25956
2015-06-02book: some tiny improvementsTshepang Lekhonkhobe-2/+2
2015-04-25A number of spell-checking corrections.Przemysław Wesołek-1/+1
2015-04-21small edits for recently written book chaptersSteve Klabnik-22/+22
2015-04-07Import real content.Steve Klabnik-0/+306
2015-04-07New TOCSteve Klabnik-0/+0