summary refs log tree commit diff
path: root/library/alloc/src/borrow.rs
AgeCommit message (Expand)AuthorLines
2021-09-15Const DerefDeadbeef-1/+5
2021-07-15Added diagnostic items to structs and traits for ClippyxFrednet-0/+1
2021-05-05alloc: Add unstable Cfg feature `no-global_oom_handling`John Ericson-1/+8
2021-02-16a few more diagnostic itemsAndrea Nall-1/+1
2021-02-15requested/proposed changesAndrea Nall-1/+1
2021-02-15add diagnostic itemsAndrea Nall-0/+1
2020-12-28Mention Arc::make_mut and Rc::make_mut in the documentation of CowFrank Steffahn-0/+5
2020-09-22Update library functions with stability attributesDylan MacKenzie-0/+2
2020-08-31Make `cow_is_borrowed` methods constCDirkx-2/+2
2020-07-27mv std libs to library/mark-0/+476