about summary refs log tree commit diff
path: root/library/std/src/keyword_docs.rs
AgeCommit message (Expand)AuthorLines
2020-11-04Clean up docs for 'as' keywordCamelid-6/+13
2020-10-23Update description of Empty Enum for accuracyEduardo Pinho-1/+2
2020-10-12fix markdown referenceRalf Jung-1/+1
2020-10-12const keyword: brief paragraph on 'const fn'Ralf Jung-3/+18
2020-09-01Improve wording for const pointersCamelid-1/+1
2020-09-01Minor improvementsCamelid-2/+2
2020-08-26Improve docs for the `const` keywordCamelid-12/+14
2020-08-17Move to intra doc links for keyword documentationAlexis Bourget-16/+4
2020-08-14Document the unsafe keywordAlexis Bourget-3/+181
2020-08-08Add an example about the behaviour of move and Fn* traitsAlexis Bourget-5/+17
2020-08-04Fix the documentation for move about Fn traits implementationsAlexis Bourget-2/+6
2020-08-02fix typosliuzhenyu-1/+1
2020-07-27mv std libs to library/mark-0/+2113