| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -33/+0 | |
| 2021-05-23 | const-eval: disallow unwinding across functions that `!fn_can_unwind()` | hyd-dev | -1/+3 | |
| 2021-05-18 | CTFE core engine allocation & memory API improvemenets | Ralf Jung | -1/+1 | |
| - make Allocation API offset-based (no more Pointer) - make Memory API higher-level (combine checking for access and getting access into one operation) | ||||
| 2020-10-26 | interning cleanup: we no longer need to distinguish Const and ConstInner; we ↵ | Ralf Jung | -1/+1 | |
| no longer need the ignore_interior_mut_in_const hack | ||||
| 2020-10-26 | move UnsafeCell-in-const check from interning to validation | Ralf Jung | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+31 | |
