| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-22 | stabilize const_fn_floating_point_arithmetic | Ralf Jung | -38/+6 |
| 2024-08-21 | Use bool in favor of Option<()> for diagnostics | Michael Goulet | -7/+7 |
| 2024-08-10 | rustc_const_eval: make LazyLock suggestion translatable | Pavel Grigorenko | -1/+1 |
| 2024-08-10 | rustc_const_eval: make message about "const stable" translatable | Pavel Grigorenko | -2/+2 |
| 2024-08-10 | rustc_const_eval: remove redundant `#[allow(rustc::untranslatable_diagnostic)]` | Pavel Grigorenko | -2/+0 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-06-18 | Remove redundant argument from `subdiagnostic` method | Oli Scherer | -1/+1 |
| 2024-06-14 | Use is_lang_item more aggressively | Michael Goulet | -1/+1 |
| 2024-05-29 | Use parenthetical notation for `Fn` traits | Esteban Küber | -1/+1 |
| 2024-02-20 | Stabilize `LazyCell` and `LazyLock` (`lazy_cell`) | Peter Jaszkowiak | -1/+1 |
| 2024-05-24 | compiler: unnest rustc_const_eval::check_consts | Jubilee Young | -0/+653 |
