Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #135733 - frank-king:feature/pin-self-receiver, r=oli-obk,traviscross
Implement `&pin const self` and `&pin mut self` sugars This PR implements part of #130494. It introduces the sugars `&pin const self` and `&pin mut self` for `self: Pin<&Self>` and `self: Pin<&mut Self>`.
Michael Goulet 2025-03-07
parent 8256493 · parent eb31744 · commit aae7b65
0 files changed, 0 insertions, 0 deletions