about summary refs log tree commit diff
path: root/library/std/src/primitive_docs.rs
AgeCommit message (Expand)AuthorLines
2020-08-13Rollup merge of #75477 - RalfJung:fn-ptrs, r=Mark-SimulacrumTyler Mandry-9/+48
2020-08-13fn type: structure, and talk a bit more about ABIs and how to create themRalf Jung-9/+48
2020-08-11Fix minor things in the `f32` primitive docsLukas Kalbertodt-5/+3
2020-08-01Add missing import to RcLeon Matthes-0/+1
2020-08-01Add missing periodLeon Matthes-1/+1
2020-08-01Document that slice means pointer to a sequenceLeon Matthes-2/+15
2020-07-28Improve `f32` and `f64` primitive documentationLukas Kalbertodt-3/+41
2020-07-27mv std libs to library/mark-0/+1110