| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-07-27 | Show appropriate feature flags in docs | Steve Klabnik | -1/+2 | |
| 2015-07-20 | Address feedback | Brian Anderson | -15/+15 | |
| 2015-07-20 | std: Create separate docs for the primitives | Brian Anderson | -0/+420 | |
| Having the primitive and module docs derived from the same source causes problems, primarily that they can't contain hyperlinks cross-referencing each other. This crates dedicated private modules in `std` to document the primitive types, then for all primitives that have a corresponding module, puts hyperlinks in moth the primitive docs and the module docs cross-linking each other. This should help clear up confusion when readers find themselves on the wrong page. | ||||
