b17e6680d6
Fixes #109543. When checking paths in HIR typeck, we don't want to check for const predicates since all we want might just be a function pointer. Therefore we move this to MIR constck and check that bounds are met during MIR constck. |
||
---|---|---|
.. | ||
derive-const-gate.rs | ||
derive-const-gate.stderr | ||
derive-const-non-const-type.rs | ||
derive-const-non-const-type.stderr | ||
derive-const-use.rs | ||
derive-const-with-params.rs |