about summary refs log tree commit diff
path: root/src/libcore/ptr/unique.rs
AgeCommit message (Expand)AuthorLines
2019-08-17Doc nitSimon Sapin-1/+1
2019-08-17Doc nitsSimon Sapin-1/+1
2019-08-16Add new_uninit and assume_init on Box, Rc, and ArcSimon Sapin-0/+8
2019-07-28Deny `unused_lifetimes` through rustbuildVadim Petrochenkov-1/+1
2019-07-18normalize use of backticks in compiler messages for libcore/ptrSamy Kacimi-2/+2
2019-05-25split core::ptr module into multiple filesRalf Jung-0/+180