| Age | Commit message (Expand) | Author | Lines |
| 2020-05-01 | Rename `bitcode-in-rlib` option to `embed-bitcode` | Alex Crichton | -2/+2 |
| 2020-04-30 | Rollup merge of #71655 - RalfJung:const-pattern-soundness, r=oli-obk | Dylan DPC | -14/+221 |
| 2020-04-30 | Rollup merge of #71540 - ldm0:ref2ptr, r=oli-obk | Dylan DPC | -0/+122 |
| 2020-04-30 | Rollup merge of #71205 - NeoRaider:check_attr, r=jonas-schievink | Dylan DPC | -21/+120 |
| 2020-04-30 | Auto merge of #70175 - Amanieu:remove_nlp, r=pnkfelix | bors | -96/+43 |
| 2020-04-29 | Auto merge of #71528 - alexcrichton:no-more-bitcode, r=nnethercote | bors | -1/+37 |
| 2020-04-29 | Store LLVM bitcode in object files, not compressed | Alex Crichton | -1/+37 |
| 2020-04-29 | Rollup merge of #71617 - samrat:suggest-int-into, r=ecstatic-morse | Dylan DPC | -63/+43 |
| 2020-04-29 | Rollup merge of #71572 - lcnr:type_length, r=Dylan-DPC | Dylan DPC | -0/+31 |
| 2020-04-29 | Suggest deref when coercing `ty::Ref` to `ty::RawPtr` | Donough Liu | -0/+122 |
| 2020-04-29 | Auto merge of #67343 - ecstatic-morse:qualif-structural-match, r=pnkfelix | bors | -17/+656 |
| 2020-04-29 | some more test cases | Ralf Jung | -14/+109 |
| 2020-04-29 | Rollup merge of #71657 - Daniel-Worrall:24949, r=estebank | Dylan DPC | -0/+179 |
| 2020-04-29 | Rollup merge of #71286 - Alexendoo:test-issue-69654, r=Dylan-DPC | Dylan DPC | -0/+32 |
| 2020-04-29 | Rollup merge of #71217 - estebank:tail-borrow-sugg, r=pnkfelix | Dylan DPC | -16/+78 |
| 2020-04-29 | also test reference into static field | Ralf Jung | -15/+40 |
| 2020-04-29 | Auto merge of #71518 - felix91gr:const_prop_bugfix_just_block_prop, r=wesleyw... | bors | -20/+748 |
| 2020-04-28 | Suggest `;` or assignment to drop borrows in tail exprs | Esteban Küber | -16/+78 |
| 2020-04-29 | Add #24949 assoc constant static recursion test | Daniel Worrall | -0/+179 |
| 2020-04-29 | Fix test | Amanieu d'Antras | -41/+42 |
| 2020-04-29 | Remove -Z no-landing-pads tests | Amanieu d'Antras | -54/+0 |
| 2020-04-29 | Remove -Z no-landing-pads flag | Amanieu d'Antras | -3/+3 |
| 2020-04-28 | Bless test that no longer warns | Dylan MacKenzie | -1/+1 |
| 2020-04-28 | TYPE -> TYPE_ASCRIPTIONG | Dylan MacKenzie | -8/+8 |
| 2020-04-28 | Use path to refer to constants in cross-crate pattern tests | Dylan MacKenzie | -10/+9 |
| 2020-04-28 | Add cross-crate const in pattern tests | Dylan MacKenzie | -0/+55 |
| 2020-04-28 | Add branchy `const` in pattern tests | Dylan MacKenzie | -0/+129 |
| 2020-04-28 | FIXME: ignore test that ICEs | Dylan MacKenzie | -0/+4 |
| 2020-04-28 | Add tests from #67088 and the issues mentioned in its description | Dylan MacKenzie | -16/+468 |
| 2020-04-28 | add test for const-ref-to-cross-crate-mutable-static | Ralf Jung | -14/+101 |
| 2020-04-28 | Fix numeric-cast tests for new `into` suggestion | Samrat Man Singh | -123/+43 |
| 2020-04-28 | Rollup merge of #71340 - Valloric:more-check-pass, r=nikomatsakis | Dylan DPC | -40/+40 |
| 2020-04-28 | Auto merge of #71636 - Dylan-DPC:rollup-9gc24ak, r=Dylan-DPC | bors | -0/+23 |
| 2020-04-28 | Rollup merge of #71489 - spastorino:fix-treat-err-as-bug-handling, r=eddyb | Dylan DPC | -0/+6 |
| 2020-04-28 | Rollup merge of #71488 - spastorino:normalize-ty-to-fix-broken-mir, r=eddyb | Dylan DPC | -0/+1 |
| 2020-04-28 | Rollup merge of #71311 - estebank:fn-type-param, r=varkor | Dylan DPC | -0/+16 |
| 2020-04-28 | Auto merge of #71444 - RalfJung:test-async-no-opt, r=jonas-schievink | bors | -0/+30 |
| 2020-04-28 | also run some generator tests without MIR optimizations | Ralf Jung | -0/+15 |
| 2020-04-28 | Changed `simplify_match` output query because it had become outdated | Félix Fischer | -11/+19 |
| 2020-04-28 | Added MIR const-prop diff tests to show why some assertions now fail at compi... | Félix Fischer | -0/+421 |
| 2020-04-28 | Added new ui tests to show what errors MIR can now find at compile time | Félix Fischer | -0/+46 |
| 2020-04-28 | Allow Locals to be propagated into and from, but restricted to their own block | Félix Fischer | -19/+151 |
| 2020-04-27 | Added regression test for literal propagation and for scalar pair propagation | Félix Fischer | -0/+121 |
| 2020-04-27 | Auto merge of #71620 - Dylan-DPC:rollup-9wgtisb, r=Dylan-DPC | bors | -3/+27 |
| 2020-04-28 | Suggest `into` instead of `try_into` if possible with int types | Samrat Man Singh | -0/+60 |
| 2020-04-27 | Add test for delay_span_bug and -Ztrear-err-as-bug | Santiago Pastorino | -0/+6 |
| 2020-04-27 | Emit basic block ids for statements and terminators in MIR only in -Zverbose ... | Oliver Scherer | -3062/+2999 |
| 2020-04-27 | make recursive-zst test unleashed | Ralf Jung | -3/+27 |
| 2020-04-27 | Rollup merge of #71438 - estebank:resolve-sugg-tiny, r=petrochenkov | Dylan DPC | -10/+32 |
| 2020-04-27 | Rollup merge of #71419 - contrun:wrong-namespace-rustc-resolve, r=petrochenkov | Dylan DPC | -0/+15 |