| Age | Commit message (Expand) | Author | Lines |
| 2020-10-01 | Auto merge of #77354 - ecstatic-morse:const-checking-moar-errors, r=oli-obk | bors | -1/+1 |
| 2020-10-01 | Rollup merge of #77371 - camelid:remove-extra-space-in-diagnostic, r=varkor | Dylan DPC | -1/+1 |
| 2020-09-30 | Remove trailing space in error message | Camelid | -1/+1 |
| 2020-09-30 | Add support for cmse_nonsecure_entry attribute | Hugues de Valon | -0/+3 |
| 2020-09-30 | Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakis | bors | -72/+54 |
| 2020-09-29 | Useful derives on `mir::LocalKind` | Dylan MacKenzie | -1/+1 |
| 2020-09-29 | Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse | bors | -26/+30 |
| 2020-09-29 | Auto merge of #77257 - ecstatic-morse:optimize-int-range-from-pat, r=Mark-Sim... | bors | -4/+1 |
| 2020-09-28 | Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obk | Ralf Jung | -4/+0 |
| 2020-09-28 | Rollup merge of #76711 - davidtwco:issue-51154-param-closure, r=estebank | Ralf Jung | -0/+12 |
| 2020-09-28 | Auto merge of #77265 - vandenheuvel:chalkup, r=Dylan-DPC | bors | -1/+1 |
| 2020-09-28 | pretty.rs: Update Closure and Generator print | Aman Arora | -72/+54 |
| 2020-09-27 | Remove `rustc_allow_const_fn_ptr` | Dylan MacKenzie | -4/+0 |
| 2020-09-27 | Update chalk to 0.29.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-27 | Auto merge of #77118 - exrook:stability-generic-parameters-2, r=varkor | bors | -7/+21 |
| 2020-09-26 | Revert "Add an unused field of type `Option<DefId>` to `ParamEnv` struct." | Dylan MacKenzie | -4/+1 |
| 2020-09-27 | Auto merge of #76986 - jonas-schievink:ret-in-reg, r=nagisa | bors | -4/+8 |
| 2020-09-27 | Rollup merge of #77209 - jyn514:fix-docs, r=petrochenkov | Jonas Schievink | -10/+16 |
| 2020-09-26 | Return values up to 128 bits in registers | Jonas Schievink | -4/+8 |
| 2020-09-26 | Make invalid integer operation messages consistent | varkor | -26/+30 |
| 2020-09-26 | Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk | Ralf Jung | -2/+0 |
| 2020-09-26 | Rollup merge of #77204 - LingMan:patch-3, r=jonas-schievink | Ralf Jung | -1/+1 |
| 2020-09-26 | Rollup merge of #77093 - lcnr:const-generics-infer-warning, r=varkor | Ralf Jung | -9/+9 |
| 2020-09-26 | Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb | bors | -0/+8 |
| 2020-09-26 | Remove unused #[allow(...)] statements from compiler/ | est31 | -2/+0 |
| 2020-09-25 | Fix documentation highlighting in ty::BorrowKind | Joshua Nelson | -10/+16 |
| 2020-09-25 | Move `is_raw_guess` check in `ty::print::pretty` | marmeladema | -0/+6 |
| 2020-09-25 | Address review comment | marmeladema | -8/+12 |
| 2020-09-25 | Fix profiling query key creation | marmeladema | -19/+12 |
| 2020-09-25 | Rename `DefPathData::get_name()` to `DefPathData::name()` | marmeladema | -2/+2 |
| 2020-09-25 | Fix pretty-printing of `DisambiguatedDefPathData` | marmeladema | -15/+4 |
| 2020-09-25 | Implement `Display` for `DisambiguatedDefPathData` and `DefPathData` | marmeladema | -5/+1 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -21/+30 |
| 2020-09-25 | Remove stray word from `ClosureKind::extends` docs | LingMan | -1/+1 |
| 2020-09-25 | Rollup merge of #77155 - lcnr:ImplSource, r=ecstatic-morse | Jonas Schievink | -56/+55 |
| 2020-09-25 | Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb | bors | -65/+47 |
| 2020-09-25 | Auto merge of #77152 - vandenheuvel:update_chalk_further, r=jackh726 | bors | -1/+1 |
| 2020-09-25 | Rollup merge of #77165 - simonvandel:do-not-fire-on-drop-and-replace, r=oli-obk | Jonas Schievink | -0/+2 |
| 2020-09-25 | Rollup merge of #77121 - duckymirror:html-root-url, r=jyn514 | Jonas Schievink | -1/+1 |
| 2020-09-24 | Resolve https://github.com/rust-lang/rust/pull/76673#discussion_r494426303 | Simon Vandel Sillesen | -0/+2 |
| 2020-09-24 | Upgrade chalk to 0.28.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | remove enum name from ImplSource variants | Bastian Kauschke | -56/+55 |
| 2020-09-24 | Update chalk to 0.27.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | Update chalk to 0.26.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | Update chalk to 0.25.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | Update chalk to 0.24.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | Update chalk to 0.23.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | Update chalk to 0.22.0 | Bram van den Heuvel | -1/+1 |
| 2020-09-24 | Auto merge of #77006 - oli-obk:🐌_const_queries, r=Mark-Simulacrum | bors | -5/+3 |
| 2020-09-24 | Always cache const eval queries | Oliver Scherer | -8/+2 |