about summary refs log tree commit diff
path: root/library/core/src/clone.rs
AgeCommit message (Expand)AuthorLines
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+1
2021-06-10Updates `Clone` docs for `Copy` comparison.qwerty01-1/+1
2021-03-03Fix core testsRyan Levick-0/+1
2021-03-03Fix testsRyan Levick-0/+1
2021-03-03Add tests and support two more noop methodsRyan Levick-2/+1
2021-03-03First version of noop-lintRyan Levick-0/+2
2020-09-01Improve readabilityDenis Vasilik-2/+6
2020-09-01Use intra-doc linksDenis Vasilik-9/+2
2020-07-27mv std libs to library/mark-0/+235