| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-05-12 | Fix invalid references due to the automated string substitution | Barosl Lee | -1/+1 | |
| 2015-05-12 | Squeeze the last bits of `task`s in documentation in favor of `thread` | Barosl Lee | -26/+26 | |
| An automated script was run against the `.rs` and `.md` files, subsituting every occurrence of `task` with `thread`. In the `.rs` files, only the texts in the comment blocks were affected. | ||||
| 2015-04-25 | Backport of https://github.com/rust-lang/rust/pull/24783 | Steve Klabnik | -4/+4 | |
| Only backporting the style portion, as changing the test suite is needless churn, and the book/reference are getting their own imports at the end. | ||||
| 2015-03-09 | doc: Fix extraneous as_slice()'s in docstrings | Richo Healey | -6/+6 | |
| 2015-02-17 | remove .gitignore | Steve Klabnik | -3/+0 | |
| 2015-02-16 | fix up style guide .gitignore | Steve Klabnik | -4/+0 | |
| 2015-02-16 | clean up README | Steve Klabnik | -14/+1 | |
| 2015-02-16 | Import rust-guidlines | Steve Klabnik | -0/+2567 | |
| at https://github.com/rust-lang/rust-guidelines/commit/16fa41b3b091e7e532c809c7145dd88b8e4a5513 Fixes #19315 | ||||
