| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-04 | Clean up docs for 'as' keyword | Camelid | -6/+13 | |
| 2020-10-23 | Update description of Empty Enum for accuracy | Eduardo Pinho | -1/+2 | |
| An empty enum is similar to the never type `!`, rather than the unit type `()`. | ||||
| 2020-10-12 | fix markdown reference | Ralf Jung | -1/+1 | |
| Co-authored-by: Dariusz Niedoba <darksv@users.noreply.github.com> | ||||
| 2020-10-12 | const keyword: brief paragraph on 'const fn' | Ralf Jung | -3/+18 | |
| 2020-09-01 | Improve wording for const pointers | Camelid | -1/+1 | |
| 2020-09-01 | Minor improvements | Camelid | -2/+2 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-08-26 | Improve docs for the `const` keyword | Camelid | -12/+14 | |
| 2020-08-17 | Move to intra doc links for keyword documentation | Alexis Bourget | -16/+4 | |
| 2020-08-14 | Document the unsafe keyword | Alexis Bourget | -3/+181 | |
| 2020-08-08 | Add an example about the behaviour of move and Fn* traits | Alexis Bourget | -5/+17 | |
| 2020-08-04 | Fix the documentation for move about Fn traits implementations | Alexis Bourget | -2/+6 | |
| 2020-08-02 | fix typos | liuzhenyu | -1/+1 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+2113 | |
