| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -10/+14 |
| 2024-11-03 | Rename the FIXMEs, remove a few that dont matter anymore | Michael Goulet | -1/+1 |
| 2024-10-29 | TypingMode :thinking: | lcnr | -5/+5 |
| 2024-10-20 | Rip out old effects var handling code from traits | Michael Goulet | -49/+4 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -8/+4 |
| 2024-08-18 | rename AddressOf -> RawBorrow inside the compiler | Ralf Jung | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-07-24 | Do not try to reveal hidden types when trying to prove Freeze in the defining... | Oli Scherer | -1/+27 |
| 2024-06-05 | Add `Ty` to `mir::Const::Ty` | Boxy | -2/+2 |
| 2024-06-05 | Add `Ty` to `ConstKind::Value` | Boxy | -1/+1 |
| 2024-05-24 | compiler: unnest rustc_const_eval::check_consts | Jubilee Young | -0/+397 |
