| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-17 | Edit formatting in Rust Prelude docs | pierwill | -13/+12 | |
| Use consistent punctuation and capitalization in the list of things re-exported in the prelude. Also adds a (possibly missing) word. | ||||
| 2020-09-02 | Fix incorrect link in prelude | Joshua Nelson | -1/+1 | |
| 2020-09-02 | Convert many files to intra-doc links | Joshua Nelson | -1/+1 | |
| - Use intra-doc links for `std::io` in `std::fs` - Use intra-doc links for File::read in unix/ext/fs.rs - Remove explicit intra-doc links for `true` in `net/addr.rs` - Use intra-doc links in alloc/src/sync.rs - Use intra-doc links in src/ascii.rs - Switch to intra-doc links in alloc/rc.rs - Use intra-doc links in core/pin.rs - Use intra-doc links in std/prelude - Use shorter links in `std/fs.rs` `io` is already in scope. | ||||
| 2020-08-11 | Move the std::vec link back to a path-based link to make it compile with ↵ | Alexis Bourget | -1/+1 | |
| --stage 0 | ||||
| 2020-08-10 | Move to doc links inside the prelude | Alexis Bourget | -59/+26 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+201 | |
