Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #157521 - pthariensflame:syncview-as-pin, r=BurntSushi
Rename `SyncView::{as_pin => as_pin_ref}`
This addresses the resolution of a naming concern from rust-lang/rust#98407.
r? BurntSushi