| Age | Commit message (Expand) | Author | Lines |
| 2020-08-18 | Remove unnecessary rebinding of def ids. | jumbatm | -11/+5 |
| 2020-08-18 | Actually introduce a cycle in Reffy test. | jumbatm | -4/+6 |
| 2020-08-18 | Fix stack overflow for recursive types. | jumbatm | -102/+187 |
| 2020-08-18 | Add test demonstrating the issue. | jumbatm | -0/+117 |
| 2020-08-17 | Auto merge of #75592 - RalfJung:miri-int-align, r=oli-obk | bors | -10/+23 |
| 2020-08-17 | fix typo | Ralf Jung | -1/+1 |
| 2020-08-17 | Auto merge of #75568 - ehuss:cloudabi-tier3, r=Mark-Simulacrum | bors | -5/+2 |
| 2020-08-17 | Auto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa | bors | -91/+959 |
| 2020-08-16 | Rollup merge of #75569 - tmiasko:emscripten, r=tlively | Tyler Mandry | -2/+2 |
| 2020-08-16 | Rollup merge of #75223 - Aaron1011:feature/session-track-caller, r=eddyb | Tyler Mandry | -0/+1 |
| 2020-08-16 | Rollup merge of #75177 - JohnTitor:broken-mir-test, r=eddyb | Tyler Mandry | -0/+205 |
| 2020-08-16 | Rollup merge of #74399 - mark-i-m:ty-err-4, r=eddyb | Tyler Mandry | -15/+12 |
| 2020-08-16 | Rollup merge of #74346 - eddyb:reachable-defs, r=nikomatsakis | Tyler Mandry | -57/+55 |
| 2020-08-16 | Rollup merge of #74314 - eddyb:closure-substs-direct, r=nikomatsakis | Tyler Mandry | -82/+118 |
| 2020-08-16 | Rollup merge of #74204 - ayazhafiz:i/74120, r=eddyb | Tyler Mandry | -1/+43 |
| 2020-08-16 | Fix fortanix build | Mark Rousskov | -1/+1 |
| 2020-08-16 | move DelaySpanBugEmitted to ty::context | mark | -15/+12 |
| 2020-08-16 | Auto merge of #73176 - LeSeulArtichaut:tyctxtat-err, r=eddyb | bors | -3/+19 |
| 2020-08-16 | rustc_typeck: construct {Closure,Generator}Substs more directly. | Eduard-Mihai Burtescu | -82/+118 |
| 2020-08-16 | Use LocalDefId instead of HirId for reachable_set elements. | Eduard-Mihai Burtescu | -57/+55 |
| 2020-08-16 | Auto merge of #75472 - Mark-Simulacrum:mangling-config, r=eddyb | bors | -0/+7 |
| 2020-08-16 | miri engine: add option to use force_int for alignment check | Ralf Jung | -10/+23 |
| 2020-08-16 | Auto merge of #75536 - estebank:e0255-suggestion, r=varkor | bors | -139/+295 |
| 2020-08-15 | Auto merge of #75575 - marmeladema:only-measure-drop-ast, r=eddyb | bors | -2/+4 |
| 2020-08-16 | Only measure time spent dropping the AST | marmeladema | -2/+4 |
| 2020-08-15 | Auto merge of #75514 - gdhuper:gdhuper/replace_log_with_tracing, r=davidtwco | bors | -104/+109 |
| 2020-08-15 | Bump minor version of emsdk to 1.38.47 | Tomasz Miąsko | -2/+2 |
| 2020-08-15 | replaced log with tracing | Gurpreet Singh | -104/+109 |
| 2020-08-15 | Auto merge of #75560 - Mark-Simulacrum:rustc-docs, r=matthiaskrgr | bors | -0/+2 |
| 2020-08-15 | Auto merge of #75483 - mati865:mingw-lld-flags, r=petrochenkov | bors | -67/+71 |
| 2020-08-15 | Auto merge of #75537 - tmiasko:match-branch-simplify, r=oli-obk | bors | -63/+649 |
| 2020-08-15 | Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obk | bors | -7/+19 |
| 2020-08-15 | Add rustc-docs as a component | Mark Rousskov | -0/+2 |
| 2020-08-15 | Auto merge of #75518 - davidtwco:issue-75326-polymorphization-symbol-mangling... | bors | -31/+189 |
| 2020-08-15 | Auto merge of #75539 - ehuss:fix-crate-version-rustdoc-bootstrap, r=Mark-Simu... | bors | -11/+7 |
| 2020-08-14 | Move CloudABI to tier 3. | Eric Huss | -4/+1 |
| 2020-08-14 | Deal with spaces in the rust version. | Eric Huss | -3/+7 |
| 2020-08-14 | Rollup merge of #75513 - estebank:confused-parser, r=davidtwco | Tyler Mandry | -18/+4 |
| 2020-08-14 | Rollup merge of #75448 - lcnr:rn-as_local_hir_id, r=davidtwco | Tyler Mandry | -237/+241 |
| 2020-08-14 | Rollup merge of #75376 - tmiasko:cmake-system-name, r=Mark-Simulacrum | Tyler Mandry | -8/+16 |
| 2020-08-15 | Auto merge of #73851 - matthewjasper:serialize-not-special, r=oli-obk | bors | -2343/+2139 |
| 2020-08-15 | MatchBranchSimplification: avoid intermediate vec allocation | Tomasz Miąsko | -38/+46 |
| 2020-08-15 | MatchBranchSimplification: fix equal const bool assignments | Tomasz Miąsko | -59/+447 |
| 2020-08-14 | polymorphize: `I` used if `T` used in `I: Foo<T>` | David Wood | -31/+189 |
| 2020-08-14 | Fix crate-version with rustdoc in bootstrap. | Eric Huss | -9/+1 |
| 2020-08-14 | Rollup merge of #75517 - RalfJung:promo-intern-comments, r=oli-obk | Tyler Mandry | -2/+9 |
| 2020-08-14 | Rollup merge of #75511 - estebank:elide-trait-object-lt-error, r=lcnr | Tyler Mandry | -67/+37 |
| 2020-08-14 | Rollup merge of #75509 - estebank:coming-merrily-from-java-land, r=lcnr | Tyler Mandry | -35/+148 |
| 2020-08-14 | Rollup merge of #75482 - GuillaumeGomez:cleanup-e0752, r=pickfire | Tyler Mandry | -5/+13 |
| 2020-08-14 | MatchBranchSimplification: copy discriminant instead of moving it | Tomasz Miąsko | -3/+3 |