| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-04 | Add `is_null` helper | oli | -2/+2 |
| 2020-11-04 | s/Scalar::Raw/Scalar::Int | oli | -4/+4 |
| 2020-11-04 | Split the "raw integer bytes" part out of `Scalar` | Oliver Scherer | -5/+5 |
| 2020-10-22 | Fix const core::panic!(non_literal_str). | Mara Bos | -1/+2 |
| 2020-09-19 | Unify the names of const eval queries and their return types | Oliver Scherer | -1/+1 |
| 2020-09-19 | Do not call the `const_eval` query in mir interpretation except for caching o... | Oliver Scherer | -1/+1 |
| 2020-09-12 | move guaranteed{ne,eq} implementation to compile-time machine | Ralf Jung | -3/+68 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+372 |
