| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-28 | const evaluatable: improve `TooGeneric` handling | Bastian Kauschke | -15/+138 |
| 2020-09-21 | review | Bastian Kauschke | -13/+8 |
| 2020-09-19 | words | Bastian Kauschke | -1/+1 |
| 2020-09-19 | wip emit errors during AbstractConst building | Bastian Kauschke | -75/+118 |
| 2020-09-18 | add `const-evaluatable_checked` check back in | Bastian Kauschke | -16/+16 |
| 2020-09-18 | review, small cleanup | Bastian Kauschke | -18/+21 |
| 2020-09-18 | document `const_evaluatable` | Bastian Kauschke | -3/+47 |
| 2020-09-18 | remove allow(warnings) | Bastian Kauschke | -2/+0 |
| 2020-09-18 | support const_evaluatable_checked across crate boundaries | Bastian Kauschke | -0/+15 |
| 2020-09-18 | add function calls | Bastian Kauschke | -0/+18 |
| 2020-09-18 | allow unary operations and ignore StorageLive/Dead stmts | Bastian Kauschke | -4/+23 |
| 2020-09-18 | use newtype_index for abstract_const::NodeId | Bastian Kauschke | -14/+10 |
| 2020-09-18 | refactor AbstractConstBuilder | Bastian Kauschke | -58/+67 |
| 2020-09-18 | use abstract consts when unifying ConstKind::Unevaluated | Bastian Kauschke | -1/+21 |
| 2020-09-18 | initial working state | Bastian Kauschke | -12/+244 |
| 2020-09-10 | fix tidy, small cleanup | Bastian Kauschke | -5/+1 |
| 2020-09-10 | implement `const_evaluatable_checked` feature MVP | Bastian Kauschke | -15/+36 |
| 2020-09-08 | add tracking issue, fix rebase | Bastian Kauschke | -0/+61 |
