| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -5/+3 |
| 2024-11-12 | allow rustc_private feature in force-unstable-if-unmarked crates | Ralf Jung | -1/+1 |
| 2024-11-10 | ensure that all publicly reachable const fn have const stability info | Ralf Jung | -6/+7 |
| 2024-11-10 | honor rustc_const_stable_indirect in non-staged_api crate with -Zforce-unstab... | Ralf Jung | -3/+4 |
| 2024-10-31 | `ConstCx` stop using `ParamEnv::reveal` | lcnr | -7/+0 |
| 2024-10-25 | tcx.is_const_fn doesn't work the way it is described, remove it | Ralf Jung | -1/+1 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -35/+25 |
| 2024-10-23 | nightly feature tracking: get rid of the per-feature bool fields | Ralf Jung | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 |
| 2024-06-18 | Use a dedicated type instead of a reference for the diagnostic context | Oli Scherer | -2/+2 |
| 2024-05-24 | compiler: unnest rustc_const_eval::check_consts | Jubilee Young | -0/+141 |
