mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
7e7a5e3d3e
This PR removes the `Freeze` kind and the `NoFreeze` marker completely. Fixes #12577 cc @nikomatsakis r?