mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 21:26:34 +00:00
For some reason unboxed_closures supresses the feature gate for min_specialization when implementing TrustedStep. min_specialization is the true feature that is used.