| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-26 | explain why interning is not as trivial as it might seem | Ralf Jung | -0/+11 |
| 2020-10-26 | interning cleanup: we no longer need to distinguish Const and ConstInner; we ... | Ralf Jung | -56/+16 |
| 2020-10-26 | move &mut-in-const check from interning to validation | Ralf Jung | -2/+2 |
| 2020-10-26 | move UnsafeCell-in-const check from interning to validation | Ralf Jung | -4/+2 |
| 2020-10-21 | Miri engine interning: improve comments, and entirely skip ZST | Ralf Jung | -11/+17 |
| 2020-10-17 | Optimize const value interning for ZST types | Wesley Wiser | -0/+6 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+455 |
