mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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.