| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-07 | polymorphize: visit promoted MIR | David Wood | -0/+2 | |
| This commit makes polymorphization visited the MIR of unevaluated constants with available promoted MIR instead of visiting the substitutions of that constant - which will mark all of the generic parameters as used. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2020-07-22 | polymorphize GlobalAlloc::Function | Bastian Kauschke | -0/+13 | |
