| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-06-11 | Don't link to specific versions of rust in the book. | Steven Allen | -7/+5 | |
| They're forever doomed to be out-of-date. Also, don't assume the user is installing a particular version. | ||||
| 2015-05-29 | Make note about $ more prominent. | Steve Klabnik | -2/+6 | |
| Fixes #25554 | ||||
| 2015-05-25 | TRPL: Clean up some Markdown links | Pascal Hertleif | -4/+4 | |
| In all other places the IDs of link references are without spaces (and explicitly set). | ||||
| 2015-05-16 | Update windows install links to 1.0 | Maximilian Haack | -2/+2 | |
| Fixes #25489 | ||||
| 2015-05-16 | Update the shown installed rust version to 1.0 | Maximilian Haack | -1/+1 | |
| :tada: :tada: :tada: | ||||
| 2015-05-04 | doc: rustup.sh doesn't require sudo | Brian Anderson | -7/+5 | |
| 2015-04-16 | Fix link id for stackoverflow | Ting-Yu Lin | -2/+2 | |
| The document does not display properly if the link id contains a space. | ||||
| 2015-04-15 | Fix link formatting error | Brett Cannon | -2/+2 | |
| Had a newline in middle of a link, causing the link text to be shown with `[]`. | ||||
| 2015-04-10 | More editing work on TRPL | Steve Klabnik | -31/+37 | |
| Fill out blank section headers. Copy edit the entire first section. | ||||
| 2015-04-03 | Update Rust install instructions in TRPL | Steve Klabnik | -2/+2 | |
| Default is now beta, add nightly in the unstable section | ||||
| 2015-03-13 | Add the -s flag to the suggested rustup invocation | Jakub Bukaj | -2/+2 | |
| curl's progress meter would otherwise interfere with sudo's password prompt. In addition, add the -f flag to make sure 4xx status codes are treated as errors. | ||||
| 2015-03-11 | Add note about local documentation installation | Steve Klabnik | -0/+5 | |
| Fixes #23244 | ||||
| 2015-02-27 | Update expected output of `rustc --version` | Kevin Yap | -2/+2 | |
| The format of `rustc --version` was changed in #21957. | ||||
| 2015-02-12 | Update uninstall instructions | Brian Anderson | -3/+3 | |
| 2015-01-23 | remove discuss link from the book | Steve Klabnik | -3/+2 | |
| 2015-01-08 | Fix dead links in the guide and reorganize | Alex Crichton | -0/+89 | |
