summary refs log tree commit diff
path: root/library/core/src/ops/function.rs
AgeCommit message (Expand)AuthorLines
2022-04-05Rollup merge of #95663 - notriddle:notriddle/unsafe-fn-closure, r=compiler-er...Dylan DPC-0/+18
2022-04-05diagnostics: tweak error message to give more rationale to unsafe FnMichael Howell-3/+6
2022-04-04Fix bogus tidy errorsMichael Howell-0/+3
2022-04-04diagnostics: give a special note for unsafe fn / Fn/FnOnce/FnMutMichael Howell-0/+12
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-0/+3
2021-02-25Convert primitives to use intra-doc linksJoshua Nelson-3/+3
2020-08-21Use intra-doc-links in `core::ops::*`LeSeulArtichaut-6/+0
2020-07-27mv std libs to library/mark-0/+289