| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-11-19 | src/doc/trpl -> src/doc/book | Steve Klabnik | -181/+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-10-19 | Clean whitespace | Carlos Liam | -1/+1 | |
| Remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines | ||||
| 2015-09-09 | Rollup merge of #28283 - rutsky:patch-3, r=steveklabnik | Manish Goregaokar | -1/+1 | |
| r? @steveklabnik | ||||
| 2015-09-07 | fix punctuation in list (again) | Vladimir Rutsky | -2/+2 | |
| 2015-09-07 | fix capitalization inside sentense | Vladimir Rutsky | -1/+1 | |
| 2015-06-02 | Link to cell in TRPL: mutability | Steve Klabnik | -1/+3 | |
| 2015-05-30 | TRPL: Fix a broken link to 'borrowing' | olombard | -1/+1 | |
| 2015-05-18 | TRPL: Add `rust` Marker to Some Code Block | Pascal Hertleif | -1/+1 | |
| This adds strictly more information to the source files and reduces the need for customized tooling to render the book. (While this should not change the output of _rustbook_, it is very useful when rendering the sources with external tools like Pandoc.) | ||||
| 2015-05-14 | trpl: punctuation fix | Alex Burka | -1/+1 | |
| 2015-05-11 | Auto merge of #25277 - polachok:docfix, r=steveklabnik | bors | -1/+1 | |
| r? @steveklabnik | ||||
| 2015-05-10 | point supposed to be immutable in this example | Alexander Polakov | -1/+1 | |
| 2015-05-09 | Add omitted word to mutability docs. | Don Petersen | -2/+2 | |
| 2015-05-08 | fix logic when describing kinds of borrows | Andrew Straw | -1/+1 | |
| If you have 0 references (`&T`) to a resource, presumably, you could have a mutable reference (`&mut T`). So this only start to make sense at having 1 reference to a resource. | ||||
| 2015-04-25 | A number of spell-checking corrections. | Przemysław Wesołek | -1/+1 | |
| 2015-04-24 | TRPL: mutability | Steve Klabnik | -1/+177 | |
| 2015-04-07 | Import real content. | Steve Klabnik | -0/+3 | |
| 2015-04-07 | New TOC | Steve Klabnik | -0/+0 | |
