summary refs log tree commit diff
path: root/src/doc/book/vectors.md
AgeCommit message (Expand)AuthorLines
2016-06-03Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichtonbors-1/+1
2016-06-01Fix a few links in the bookOliver Middleton-2/+2
2016-05-22Rename main thread from "<main>" to "main".Wangshan Lu-1/+1
2016-05-18Rust syntax coloring for some ignore, should-panic and no-run snippets.Steven Burns-2/+2
2016-04-05improve error messageAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-2/+2
2016-03-29doc: "mut" not needed for the examplesTshepang Lekhonkhobe-3/+3
2016-03-03added ignoresrinivasreddy-1/+1
2016-03-02made print message similar across two loopssrinivasreddy-1/+1
2016-03-02addressed review comments - grammar corrections, space additionssrinivasreddy-5/+12
2016-03-02Explained the difference between ownership iteration and reference iterationsrinivasreddy-0/+23
2016-02-16Clarify contiguous memory array structure of vectors in documentationDirk Gadsden-2/+9
2015-12-11Document bounds checking in the bookMatt Brubeck-0/+30
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+89