| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-25 | Remove style guide. | Steve Klabnik | -71/+0 | |
| We originally imported this into the repository with the intent of fixing it up. Instead, nothing happened. Its appearance on rust-lang.org makes it seem semi-official, but it's not. The rustfmt strike team will end up producing something like this anyway, and leaving it around does nothing but mislead people. | ||||
| 2016-04-19 | rustbuild: Run all markdown documentation tests | Alex Crichton | -1/+1 | |
| This commit adds support to rustbuild to run all documentation tests, basically running `rustdoc --test` over all our documentation. This also includes support for running the error index tests. | ||||
| 2015-10-18 | Remove #[derive(Show)] | Vadim Petrochenkov | -4/+4 | |
| 2015-02-16 | Import rust-guidlines | Steve Klabnik | -0/+71 | |
| at https://github.com/rust-lang/rust-guidelines/commit/16fa41b3b091e7e532c809c7145dd88b8e4a5513 Fixes #19315 | ||||
