Skip to content

Commit e419e94

Browse files
committed
Auto merge of #147695 - cjgillot:deduce-param-freeze, r=tmiasko
deduced_param_attrs: check Freeze on monomorphic types. `deduced_param_attrs` currently checks `Freeze` bound on polymorphic MIR. This pessimizes the deduction, as generic types are not `Freeze` by default. This moves the check to the ABI adjustment.
2 parents c47c5c6 + d76e000 commit e419e94

0 file changed

File tree

    0 commit comments

    Comments
     (0)