about summary refs log tree commit diff
path: root/library/core/src/borrow.rs
AgeCommit message (Expand)AuthorLines
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