summary refs log tree commit diff
path: root/library/core/src/option.rs
AgeCommit message (Expand)AuthorLines
2020-08-16hir: introduce lang items for AST loweringDavid Wood-0/+2
2020-08-15Remove unnecessary intra-doc linkCamelid-1/+0
2020-08-15Fix linkCamelid-0/+2
2020-08-14Switch to intra-doc links in `core::option`Camelid-92/+23
2020-07-30Make `Option::unwrap` unstably constDylan MacKenzie-1/+2
2020-07-27mv std libs to library/mark-0/+1740