about summary refs log tree commit diff
path: root/library/core/src/ops/drop.rs
AgeCommit message (Expand)AuthorLines
2022-09-16Mark `Drop` with `#[const_trait]`Deadbeef-0/+1
2022-08-23Fix links to error codesGuillaume Gomez-1/+1
2021-07-07Fix typo in `ops::Drop` docsSwordelf2-1/+1
2021-04-14Fix small typo in Drop documentationMark Lodato-1/+1
2020-08-21Remove links that get imported from the preludeLeSeulArtichaut-4/+2
2020-08-21Use intra-doc-links in `core::ops::*`LeSeulArtichaut-8/+8
2020-07-27mv std libs to library/mark-0/+167