Implement ACP 429: add Lazy{Cell,Lock}::get[_mut]
and force_mut
#130476
Merged
bors merged 3 commits intorust-lang:master from workingjubilee:more-lazy-methods-take-2Sep 19, 2024
+312-11
Lazy{Cell,Lock}::get[_mut]
and force_mut
#130476