| Age | Commit message (Expand) | Author | Lines |
| 2020-10-28 | Auto merge of #78458 - Dylan-DPC:rollup-tan044s, r=Dylan-DPC | bors | -0/+1 |
| 2020-10-28 | Rollup merge of #78152 - spastorino:separate-unsized-locals, r=oli-obk | Dylan DPC | -0/+1 |
| 2020-10-27 | Auto merge of #75671 - nathanwhit:cstring-temp-lint, r=oli-obk | bors | -0/+7 |
| 2020-10-27 | Add unsized_fn_params feature | Santiago Pastorino | -0/+1 |
| 2020-10-27 | Changed lint to check for `std::fmt::Pointer` and `transmute` | Ayrton | -0/+2 |
| 2020-10-27 | Rollup merge of #78396 - josephlr:ermsb, r=petrochenkov | Yuki Okushi | -0/+1 |
| 2020-10-26 | Address review comments | Nathan Whitaker | -0/+1 |
| 2020-10-26 | Address review comments | Nathan Whitaker | -0/+6 |
| 2020-10-26 | Add compiler support for LLVM's x86 ERMSB feature | Joe Richey | -0/+1 |
| 2020-10-25 | Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obk | Yuki Okushi | -0/+1 |
| 2020-10-22 | Fix const core::panic!(non_literal_str). | Mara Bos | -0/+1 |
| 2020-10-21 | add rustc_allow_const_fn_unstable attribute | Florian Warzecha | -0/+1 |
| 2020-10-16 | Add inline_const feature flag | Santiago Pastorino | -0/+1 |
| 2020-10-11 | Add hack to keep `actix-web` and `actori-web` compiling | Aaron Hill | -0/+1 |
| 2020-10-08 | Implement the instruction_set attribute | xd009642 | -0/+5 |
| 2020-10-05 | Remove `fn` from feature name | Dylan MacKenzie | -1/+1 |
| 2020-10-05 | Add `#![feature(const_fn_impl)]` | Dylan MacKenzie | -0/+1 |
| 2020-10-02 | Implement Make `handle_alloc_error` default to panic (for no_std + liballoc) | Harald Hoyer | -0/+1 |
| 2020-09-30 | Add support for cmse_nonsecure_entry attribute | Hugues de Valon | -0/+1 |
| 2020-09-27 | Remove `rustc_allow_const_fn_ptr` | Dylan MacKenzie | -1/+0 |
| 2020-09-27 | Add a feature gate for basic function pointer use in `const fn` | Dylan MacKenzie | -0/+1 |
| 2020-09-26 | Rollup merge of #77122 - ecstatic-morse:const-fn-arithmetic, r=RalfJung,oli-obk | Ralf Jung | -0/+1 |
| 2020-09-25 | Remove now unused `double_braced_*` symbols | marmeladema | -7/+0 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -0/+4 |
| 2020-09-25 | Add `const_fn_floating_point_arithmetic` | Dylan MacKenzie | -0/+1 |
| 2020-09-23 | Rollup merge of #76994 - yuk1ty:fix-small-typo, r=estebank | Dylan DPC | -1/+1 |
| 2020-09-21 | Add cfg(target_has_atomic_equal_alignment). | Mara Bos | -0/+1 |
| 2020-09-21 | fix typo in docs and comments | yuk1ty | -1/+1 |
| 2020-09-21 | Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk | bors | -1/+0 |
| 2020-09-20 | Remove MMX from Rust | Mateusz MikuĊa | -1/+0 |
| 2020-09-10 | Note when a a move/borrow error is caused by a deref coercion | Aaron Hill | -0/+2 |
| 2020-09-10 | implement `const_evaluatable_checked` feature MVP | Bastian Kauschke | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1693 |