summary refs log tree commit diff
path: root/library/core/src/primitive_docs.rs
AgeCommit message (Expand)AuthorLines
2022-03-31Further refine the disclaimer about NaN bit patterns.Pyry Kontio-2/+3
2022-03-31Improve wording of "NaN as a special value" top level explanationPyry Kontio-4/+5
2022-03-31Improve floating point documentation:Pyry Kontio-4/+14
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-10/+10
2022-02-01Fix annotation of code blocksGeorge Bateman-2/+3
2022-01-31(#93493) Add items from code reviewGeorge Bateman-15/+35
2022-01-30Document char validityGeorge Bateman-5/+33
2021-12-04Update docs.Mara Bos-2/+1
2021-11-19Remove unnecessary doc linksMaybe Waffle-2/+0
2021-10-10Update core primitives_docs.rs up to date with stdMaybe Waffle-5/+5
2021-09-12Add primitive documentation to libcoreJoshua Nelson-0/+1307