| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-10-12 | Use intra-doc links for links to module-level docs | Camelid | -2/+2 | |
| 2020-09-20 | Implement destructuring for all aggregates and for references | Oliver Scherer | -1/+1 | |
| 2020-09-08 | Capitalize safety comments | Flying-Toast | -4/+4 | |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -368/+367 | |
| Also doing fmt inplace as requested. | ||||
| 2020-08-23 | Convert str -> prim@str in `std` | Joshua Nelson | -3/+4 | |
| 2020-08-14 | Rollup merge of #75501 - poliorcetics:intra-links-std-ffi, r=jyn514 | Tyler Mandry | -233/+81 | |
| Move to intra doc links in std::ffi Helps with #75080. @rustbot modify labels: T-doc, A-intra-doc-links, T-rustdoc | ||||
| 2020-08-14 | libstd/ffi/c_str.rs: #![deny(unsafe_op_in_unsafe_fn)], enclose unsafe ↵ | Alexis Bourget | -7/+32 | |
| operations in unsafe blocks | ||||
| 2020-08-14 | Apply suggestions from code review | Poliorcetics | -3/+3 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-08-13 | Move to intra doc links in std::ffi | Alexis Bourget | -233/+81 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+3333 | |
