| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-16 | Move some utils out of `rustc_const_eval` | Nilstrieb | -36/+0 | |
| This allows us to get rid of the `rustc_const_eval->rustc_borrowck` dependency edge which was delaying the compilation of borrowck. The added utils in `rustc_middle` are small and should not affect compile times there. | ||||
| 2022-07-01 | cleanup mir visitor for `rustc::pass_by_value` | lcnr | -2/+2 | |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -0/+36 | |
