| Age | Commit message (Expand) | Author | Lines |
| 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 | Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakis | bors | -72/+54 |
| 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 #76711 - davidtwco:issue-51154-param-closure, r=estebank | Ralf Jung | -0/+12 |
| 2020-09-28 | pretty.rs: Update Closure and Generator print | Aman Arora | -72/+54 |
| 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 | Rollup merge of #77204 - LingMan:patch-3, r=jonas-schievink | Ralf Jung | -1/+1 |
| 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 | -5/+7 |
| 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 | 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 | Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb | bors | -65/+47 |
| 2020-09-23 | Move MiniSet to data_structures | Andreas Jonson | -45/+3 |
| 2020-09-21 | Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse | ecstatic-morse | -3/+3 |
| 2020-09-21 | Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC | ecstatic-morse | -15/+5 |
| 2020-09-21 | Rollup merge of #76581 - lcnr:bound-too-generic, r=eddyb | ecstatic-morse | -2/+2 |
| 2020-09-22 | Auto merge of #76913 - vandenheuvel:performance_debug, r=lcnr | bors | -1/+4 |
| 2020-09-21 | check for cycles when unifying const variables | Bastian Kauschke | -3/+6 |
| 2020-09-21 | Add an unused field of type `Option<DefId>` to `ParamEnv` struct. | Bram van den Heuvel | -1/+4 |
| 2020-09-20 | Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morse | Ralf Jung | -25/+23 |
| 2020-09-20 | Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung | bors | -1/+1 |
| 2020-09-20 | Rollup merge of #76825 - lcnr:array-windows-apply, r=varkor | Ralf Jung | -1/+1 |
| 2020-09-20 | use if let instead of single match arm expressions to compact code and reduce... | Matthias Krüger | -15/+5 |
| 2020-09-20 | Auto merge of #74949 - oli-obk:validate_const_eval_raw, r=RalfJung | bors | -1/+1 |
| 2020-09-20 | do not ICE on `ty::Bound` in Layout::compute | Bastian Kauschke | -2/+2 |
| 2020-09-20 | use `array_windows` instead of `windows` in the compiler | Bastian Kauschke | -1/+1 |
| 2020-09-20 | Auto merge of #75346 - davidtwco:issue-69925-polymorphic-instancedef-fnptrshi... | bors | -28/+25 |
| 2020-09-19 | take `TyCtxt` by value | Bastian Kauschke | -3/+3 |
| 2020-09-19 | don't take `TyCtxt` by reference | Bastian Kauschke | -25/+23 |
| 2020-09-19 | Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb | Ralf Jung | -19/+1 |
| 2020-09-19 | Unify the names of const eval queries and their return types | Oliver Scherer | -1/+1 |
| 2020-09-18 | don't take `TyCtxt` by reference | Bastian Kauschke | -25/+23 |
| 2020-09-18 | Auto merge of #76575 - lcnr:abstract-const, r=oli-obk | bors | -1/+56 |
| 2020-09-18 | support const_evaluatable_checked across crate boundaries | Bastian Kauschke | -0/+26 |
| 2020-09-18 | use abstract consts when unifying ConstKind::Unevaluated | Bastian Kauschke | -1/+30 |
| 2020-09-18 | Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tma... | bors | -29/+126 |
| 2020-09-18 | Remove redundancy in cache key | Tyler Mandry | -1/+1 |
| 2020-09-17 | Better handling for exponential-sized types in misc places | Valerii Lashmanov | -9/+33 |
| 2020-09-17 | Only visit types once when walking the type tree | Valerii Lashmanov | -20/+93 |
| 2020-09-16 | Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC | Tyler Mandry | -2/+2 |
| 2020-09-16 | Rollup merge of #76714 - camelid:patch-3, r=jonas-schievink | Dylan DPC | -9/+9 |
| 2020-09-16 | Rollup merge of #76695 - iximeow:trait-generic-bound-suggestion, r=estebank | Dylan DPC | -20/+46 |