about summary refs log tree commit diff
path: root/library/core/src/borrow.rs
AgeCommit message (Expand)AuthorLines
2023-07-28doc: replace wrong punctuation markTshepang Mbambo-1/+1
2023-04-16rm const traits in libcoreDeadbeef-12/+5
2022-12-12Minor grammar nit.Keith T. Star-1/+1
2022-09-16Add `const_trait`sDeadbeef-0/+2
2022-08-20Improve primitive/std docs separation and headersCameron Steffen-1/+1
2021-12-04Make `Borrow` and `BorrowMut` impls `const`woppopo-5/+10
2021-03-03Fix borrow and derefRyan Levick-0/+2
2021-03-03Remove lint pass on borrow and derefRyan Levick-2/+0
2021-03-03Fix testsRyan Levick-0/+1
2021-03-03Add tests and support two more noop methodsRyan Levick-0/+1
2020-12-31Remove many unnecessary manual link resolves from libraryCamelid-3/+0
2020-08-10Remove AsRef link as it is in the preludeDenis Vasilik-1/+0
2020-08-09Use intra-doc linksDenis Vasilik-7/+5
2020-07-27mv std libs to library/mark-0/+245