mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
dae3076fa2
Partially stabilize const_pin Tracking issue #76654. Eight of these methods can be made const-stable. The remainder are blocked on #73255.