| Age | Commit message (Expand) | Author | Lines |
| 2020-08-12 | Rollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis | Yuki Okushi | -0/+38 |
| 2020-08-11 | Auto merge of #74802 - Mark-Simulacrum:reland-74069, r=nnethercote | bors | -3/+28 |
| 2020-08-11 | Auto merge of #73656 - oli-obk:deaggregate-is-cleanup, r=wesleywiser | bors | -345/+764 |
| 2020-08-11 | move Deaggregate pass to post_borrowck_cleanup | Ralf Jung | -345/+764 |
| 2020-08-11 | Rollup merge of #75359 - lcnr:unused-delims-trim, r=oli-obk | Yuki Okushi | -7/+7 |
| 2020-08-11 | Rollup merge of #75352 - estebank:incorrect-tuple-struct-pat, r=oli-obk | Yuki Okushi | -8/+5 |
| 2020-08-11 | Rollup merge of #75333 - davidtwco:polymorphization-75260-fixes, r=lcnr | Yuki Okushi | -0/+14 |
| 2020-08-11 | Auto merge of #75383 - Dylan-DPC:rollup-6hi36zn, r=Dylan-DPC | bors | -83/+195 |
| 2020-08-11 | Rollup merge of #75363 - Aaron1011:fix/diag-infcx, r=lcnr | Dylan DPC | -0/+101 |
| 2020-08-11 | Rollup merge of #75339 - RalfJung:eval-required, r=oli-obk | Dylan DPC | -31/+94 |
| 2020-08-11 | Rollup merge of #75337 - davidtwco:polymorphization-75255-fixes, r=eddyb | Dylan DPC | -52/+0 |
| 2020-08-10 | Auto merge of #74005 - estebank:type-ascription-redux, r=petrochenkov | bors | -122/+160 |
| 2020-08-10 | Auto merge of #75349 - nnethercote:tweak-confusable-idents-checking, r=petroc... | bors | -2/+13 |
| 2020-08-10 | Auto merge of #75127 - jyn514:impl-trait, r=pnkfelix | bors | -95/+92 |
| 2020-08-10 | Add missing primary label | Esteban Küber | -6/+6 |
| 2020-08-10 | Point at item definition in foreign crates | Esteban Küber | -8/+40 |
| 2020-08-10 | Do not suggest similarly named enclosing item | Esteban Küber | -41/+7 |
| 2020-08-10 | Tweak ordering of suggestions | Esteban Küber | -81/+121 |
| 2020-08-10 | Auto merge of #74936 - GuillaumeGomez:const-rustc_const_unstable, r=jyn514 | bors | -0/+9 |
| 2020-08-10 | Auto merge of #74953 - JulianKnodt:master, r=lcnr | bors | -55/+127 |
| 2020-08-10 | Add test for rustc_const_unstable on methods | Guillaume Gomez | -0/+9 |
| 2020-08-10 | polymorphize: constrain unevaluated const handling | David Wood | -0/+14 |
| 2020-08-10 | Use existing `infcx` when emitting trait impl diagnostic | Aaron Hill | -0/+101 |
| 2020-08-10 | unused_delims: trim expr | Bastian Kauschke | -7/+7 |
| 2020-08-10 | add test for unused erroneous const in CTFE | Ralf Jung | -0/+63 |
| 2020-08-10 | Convert `Eq` impl to check Ord::Equal | kadmin | -1/+1 |
| 2020-08-09 | Tweak conditions for E0026 and E0769 | Esteban Küber | -8/+5 |
| 2020-08-10 | Auto merge of #75351 - JohnTitor:rollup-q9udsyx, r=JohnTitor | bors | -2/+41 |
| 2020-08-10 | Rollup merge of #75350 - estebank:foreign-fn-with-body-ice, r=davidtwco | Yuki Okushi | -0/+24 |
| 2020-08-10 | Rollup merge of #75320 - estebank:js-for-i-of-x, r=davidtwco | Yuki Okushi | -1/+11 |
| 2020-08-10 | Rollup merge of #75318 - jyn514:primitive, r=manishearth | Yuki Okushi | -1/+6 |
| 2020-08-09 | Do not ICE when lowering invalid extern fn with bodies | Esteban Küber | -0/+24 |
| 2020-08-10 | Fix symbol ordering for confusable idents detection. | Nicholas Nethercote | -2/+13 |
| 2020-08-09 | Remove normalization of `Span` debug output in proc-macro tests | Aaron Hill | -163/+233 |
| 2020-08-09 | bless MIR | Ralf Jung | -31/+31 |
| 2020-08-09 | instance: only polymorphize upvar substs | David Wood | -52/+0 |
| 2020-08-09 | Give precedence to primitives over modules | Joshua Nelson | -1/+6 |
| 2020-08-09 | tests: Mark `ui/asm/bad-arch.rs` as requiring wasm llvm backend | Vadim Petrochenkov | -1/+2 |
| 2020-08-09 | Change Ord impl for ParamKindOrd | kadmin | -46/+47 |
| 2020-08-09 | Blessed old test where error message had changed | kadmin | -1/+1 |
| 2020-08-09 | Test lifetimes after types after consts forbidden | kadmin | -4/+41 |
| 2020-08-09 | Added +1 test for only works w/ feat const gen | kadmin | -1/+54 |
| 2020-08-08 | Detect likely `for foo of bar` JS syntax | Esteban Küber | -1/+11 |
| 2020-08-08 | Auto merge of #75260 - davidtwco:polymorphization-promoted-substs, r=lcnr | bors | -2/+72 |
| 2020-08-08 | Add another test | Joshua Nelson | -0/+32 |
| 2020-08-08 | Auto merge of #74533 - nikic:issue-74425, r=eddyb | bors | -0/+25 |
| 2020-08-08 | Emit == null instead of <= null | Nikita Popov | -0/+25 |
| 2020-08-08 | Auto merge of #74932 - nnethercote:rm-ast-session-globals, r=petrochenkov | bors | -4/+4 |
| 2020-08-08 | Rm restriction on ord of default types w/ consts | kadmin | -37/+18 |
| 2020-08-08 | Auto merge of #75276 - JohnTitor:rollup-rz4hs0w, r=JohnTitor | bors | -4/+60 |