| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-23 | properly fill a promoted's required_consts | Ralf Jung | -1/+89 |
| 2024-03-21 | make sure we don't inline these generic fn as that could monomorphize them | Ralf Jung | -6/+12 |
| 2024-03-20 | explicitly set opt-level=0 | Ralf Jung | -94/+109 |
| 2024-03-20 | mentioned_items: record all callee and coerced closure types, whether they ar... | Ralf Jung | -2/+229 |
| 2024-03-20 | mentioned items: also handle closure-to-fn-ptr coercions | Ralf Jung | -0/+75 |
| 2024-03-20 | mentioned items: also handle vtables | Ralf Jung | -13/+32 |
| 2024-03-20 | fix comments in required-consts tests | Ralf Jung | -34/+29 |
| 2024-03-20 | collector: recursively traverse 'mentioned' items to evaluate their constants | Ralf Jung | -25/+230 |
| 2024-03-14 | preserve span when evaluating mir::ConstOperand | Ralf Jung | -0/+36 |
| 2024-03-13 | const-eval: organize and extend tests for required-consts | Ralf Jung | -0/+476 |
