| Age | Commit message (Expand) | Author | Lines |
| 2020-09-21 | Move format-ref-cell test | Alexis Bourget | -10/+0 |
| 2020-09-21 | Move vec-cycle-wrapped test | Alexis Bourget | -50/+0 |
| 2020-09-21 | Move vec-cycle test | Alexis Bourget | -39/+0 |
| 2020-09-21 | Move vec-slice-drop test | Alexis Bourget | -31/+0 |
| 2020-09-21 | Move array cycle test | Alexis Bourget | -31/+0 |
| 2020-09-21 | Move panic safety traits tests | Alexis Bourget | -51/+0 |
| 2020-09-21 | Move deref-lval test | Alexis Bourget | -11/+0 |
| 2020-09-21 | move format! interface tests | Alexis Bourget | -319/+0 |
| 2020-09-21 | move 'test zip ...' tests | Alexis Bourget | -103/+0 |
| 2020-09-21 | move 'cell does not clone' test | Alexis Bourget | -26/+0 |
| 2020-09-21 | Move more tests using Cell to unit tests | Alexis Bourget | -32/+0 |
| 2020-09-21 | Move cell exterior test into library unit tests | Alexis Bourget | -24/+0 |
| 2020-09-21 | Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung | bors | -0/+31 |
| 2020-09-21 | Rollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser | Ralf Jung | -0/+30 |
| 2020-09-21 | Rollup merge of #76439 - GuillaumeGomez:add-error-explanation-e0755, r=pickfi... | Ralf Jung | -0/+1 |
| 2020-09-21 | Auto merge of #74040 - lcnr:const-occurs-check, r=nikomatsakis | bors | -0/+205 |
| 2020-09-21 | add tests | Bastian Kauschke | -0/+205 |
| 2020-09-21 | Auto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJung | bors | -14/+16 |
| 2020-09-21 | Rollup merge of #76961 - bugadani:test-34634, r=Mark-Simulacrum | Ralf Jung | -0/+16 |
| 2020-09-21 | Rollup merge of #76135 - CDirkx:const-option, r=dtolnay,oli-obk | Ralf Jung | -14/+0 |
| 2020-09-21 | Auto merge of #76843 - kornelski:longtypetofile, r=ecstatic-morse | bors | -14/+31 |
| 2020-09-21 | Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk | bors | -33/+4 |
| 2020-09-21 | Let user see the full type of type-length limit error | Kornel Lesiński | -14/+31 |
| 2020-09-20 | Auto merge of #76544 - Mark-Simulacrum:less-python, r=alexcrichton | bors | -3/+3 |
| 2020-09-20 | Move const tests for `Option` to `library\core` | Christiaan Dirkx | -12/+0 |
| 2020-09-20 | Stabilize some Option methods as const | CDirkx | -2/+0 |
| 2020-09-20 | Provide bootstrap tools with RUSTC in environment | Mark Rousskov | -3/+3 |
| 2020-09-20 | Auto merge of #75119 - simonvandel:early-otherwise, r=oli-obk | bors | -0/+1046 |
| 2020-09-20 | emit diff after SimplifyBranches-after-copy-prop | Simon Vandel Sillesen | -168/+480 |
| 2020-09-20 | Rollup merge of #76940 - Aaron1011:fix/trait-on-tait, r=oli-obk | Ralf Jung | -0/+37 |
| 2020-09-20 | Remove MMX from Rust | Mateusz Mikuła | -33/+4 |
| 2020-09-20 | add cleanup of cfg | Simon Vandel Sillesen | -104/+103 |
| 2020-09-20 | insert storageDead for not equal temp | Simon Vandel Sillesen | -0/+10 |
| 2020-09-20 | correct comment | Simon Vandel Sillesen | -992/+0 |
| 2020-09-20 | bless | Simon Vandel Sillesen | -349/+265 |
| 2020-09-20 | replace usize with u32 to make it easier to bless | Simon Vandel Sillesen | -18/+15 |
| 2020-09-20 | New MIR optimization pass to reduce branches on match of tuples of enums | Simon Vandel Sillesen | -0/+1804 |
| 2020-09-20 | Add test for issue #34634 | Dániel Buga | -0/+16 |
| 2020-09-20 | Auto merge of #74949 - oli-obk:validate_const_eval_raw, r=RalfJung | bors | -160/+136 |
| 2020-09-20 | Make codegen test bitwidth-independent | Oliver Scherer | -2/+2 |
| 2020-09-20 | Auto merge of #76411 - RalfJung:promote-in-const-fn, r=ecstatic-morse | bors | -15/+55 |
| 2020-09-20 | Auto merge of #75346 - davidtwco:issue-69925-polymorphic-instancedef-fnptrshi... | bors | -2/+2 |
| 2020-09-20 | Auto merge of #72632 - jonas-schievink:dest-prop, r=oli-obk | bors | -455/+852 |
| 2020-09-20 | Add a regression test for copy propagation miscompilation | Tomasz Miąsko | -0/+30 |
| 2020-09-19 | Don't allow implementing trait directly on type-alias-impl-trait | Aaron Hill | -0/+37 |
| 2020-09-19 | cleanup promotion const_kind checks | Ralf Jung | -15/+55 |
| 2020-09-19 | Rollup merge of #76749 - guswynn:hir_ranges, r=estebank | Ralf Jung | -2/+29 |
| 2020-09-19 | Rollup merge of #76434 - RalfJung:black-box, r=Mark-Simulacrum | Ralf Jung | -18/+13 |
| 2020-09-19 | Rollup merge of #75580 - JulianKnodt:or_pattern, r=wesleywiser | Ralf Jung | -0/+108 |
| 2020-09-19 | Reflect the "do not call this query directly" mentality in its name | Oliver Scherer | -2/+2 |