| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-02-10 | Update broken link in cargo style guide | base0x10 | -2/+1 | |
| Toml now uses [toml.io](https://toml.io) for released specifications and the github repo for development. Also the old link was for the 0.4 specification, while cargo uses toml_edit, which uses toml 1.0 (reference: https://github.com/toml-rs/toml/blob/main/crates/toml_edit/CHANGELOG.md#030---2021-09-13). Finally the discussion of "Bare keys" vs "Quoted keys" has moved from the `#table` section to `#keys`. | ||||
| 2023-02-01 | docs(style-guide): add rules for let-else statements | Caleb Cartwright | -0/+78 | |
| 2022-11-16 | Expand a style-guide principle: readability in plain text | Josh Triplett | -1/+3 | |
| 2022-09-24 | style-guide: Fix broken links | Josh Triplett | -2/+2 | |
| 2022-09-24 | style-guide: Remove trailing space | Josh Triplett | -6/+6 | |
| 2022-09-24 | Move style guide to rust-lang/rust | Josh Triplett | -0/+1995 | |
| Per [RFC 3309](https://rust-lang.github.io/rfcs/3309-style-team.html). | ||||
