| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-04-23 | Add rustc_allow_const_fn_ptr | Taylor Cramer | -0/+7 |
| 2019-03-07 | HirIdification: replace NodeId method calls | ljedrz | -3/+3 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -1/+1 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -5/+5 |
| 2018-12-06 | Use a function to access the Hir map to be able to turn it into a query later | John Kåre Alsaker | -2/+2 |
| 2018-12-04 | Intrinsic checks are just needed for `qualify_min_const_fn` | Oliver Scherer | -14/+1 |
| 2018-12-04 | Clean up the logic in `is_min_const_fn` | Oliver Scherer | -13/+18 |
| 2018-12-04 | Allow calling `const unsafe fn` in `const fn` behind a feature gate | Oliver Scherer | -2/+2 |
| 2018-11-27 | avoid features_untracked | Ralf Jung | -1/+1 |
| 2018-10-05 | Stabilize `min_const_fn` | Oliver Schneider | -1/+1 |
| 2018-10-03 | Fix typo | Oliver Schneider | -1/+1 |
| 2018-10-03 | Only promote calls to `#[rustc_promotable]` const fns | Oliver Schneider | -0/+111 |
