| Age | Commit message (Expand) | Author | Lines |
| 2020-04-19 | Rollup merge of #71317 - RalfJung:unleash-inline-asm, r=ecstatic-morse | Dylan DPC | -0/+25 |
| 2020-04-19 | Rollup merge of #71310 - JohnTitor:dont-did, r=estebank | Dylan DPC | -2/+24 |
| 2020-04-19 | Rollup merge of #71026 - seiyab:issue-64362-adhoc, r=varkor | Dylan DPC | -1/+21 |
| 2020-04-19 | Fix comment | Ralf Jung | -3/+2 |
| 2020-04-19 | Fix some tests failing in `--pass check` mode | Vadim Petrochenkov | -3/+3 |
| 2020-04-19 | Rollup merge of #71188 - Duddino:fix, r=matthewjasper | Dylan DPC | -2/+10 |
| 2020-04-19 | test for false "never constructed" warnings for `Self::` variant paths | jakubadamw | -1/+21 |
| 2020-04-19 | miri-unleash test for llvm_asm | Ralf Jung | -0/+26 |
| 2020-04-19 | Auto merge of #70015 - jonas-schievink:gen-needs-drop, r=matthewjasper | bors | -39/+65 |
| 2020-04-19 | Auto merge of #69793 - estebank:predicate-obligations-4, r=nikomatsakis | bors | -118/+212 |
| 2020-04-18 | On `FnDef` type annotation suggestion, use fn-pointer output | Esteban Küber | -0/+16 |
| 2020-04-19 | Do not show DefId in diagnostics | Yuki Okushi | -2/+24 |
| 2020-04-18 | Add label to item source of bound obligation | Esteban Küber | -59/+59 |
| 2020-04-18 | Do not emit note for projected derived obligations | Esteban Küber | -44/+0 |
| 2020-04-18 | Remove `AssocTypeBound` and propagate bound `Span`s | Esteban Küber | -88/+55 |
| 2020-04-18 | Maintain chain of derived obligations | Esteban Küber | -0/+171 |
| 2020-04-19 | Rollup merge of #71276 - RalfJung:miri-unleash-box, r=ecstatic-morse | Dylan DPC | -0/+29 |
| 2020-04-18 | Add regression test for #69654 | Alex Macleod | -0/+32 |
| 2020-04-18 | Make Box<dyn FnOnce> respect self alignment | Santiago Pastorino | -12/+36 |
| 2020-04-18 | Detect mistyped associated consts in `Instance::resolve`. | Eduard-Mihai Burtescu | -10/+27 |
| 2020-04-18 | Auto merge of #71218 - eddyb:a-lifetime-stranded-in-fn-def, r=nikomatsakis | bors | -0/+13 |
| 2020-04-18 | miri-unleashed: test that we detect heap allocations | Ralf Jung | -0/+29 |
| 2020-04-18 | Auto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum | bors | -53/+24 |
| 2020-04-17 | Rollup merge of #71243 - Duddino:Fix2, r=estebank | Dylan DPC | -0/+39 |
| 2020-04-17 | Rollup merge of #70467 - wesleywiser:invoke-vs-call, r=nagisa | Dylan DPC | -8/+35 |
| 2020-04-17 | Fix unused results from mem::replace | Josh Stone | -2/+2 |
| 2020-04-17 | Ignore generator-drop-cleanup on wasm32-bare | Jonas Schievink | -31/+33 |
| 2020-04-17 | Adjust mir-opt test and make it drop something | Jonas Schievink | -26/+54 |
| 2020-04-17 | Rollup merge of #71239 - JohnTitor:llvm-asm, r=Amanieu | Dylan DPC | -19/+19 |
| 2020-04-17 | Rollup merge of #69642 - ecstatic-morse:issue-69615, r=oli-obk | Dylan DPC | -0/+28 |
| 2020-04-17 | Make `needs_drop` less pessimistic on generators | Jonas Schievink | -13/+9 |
| 2020-04-17 | Account for use of `try!()` in 2018 edition and guide users in the right dire... | Duddino | -0/+39 |
| 2020-04-17 | Auto merge of #71049 - eddyb:const-err, r=oli-obk | bors | -293/+47 |
| 2020-04-17 | Rename `asm` test directory in favor of `llvm_asm` | Yuki Okushi | -19/+19 |
| 2020-04-17 | Auto merge of #70629 - anyska:fields-variant, r=oli-obk | bors | -3/+1 |
| 2020-04-17 | Auto merge of #71230 - Dylan-DPC:rollup-rofigbv, r=Dylan-DPC | bors | -6/+181 |
| 2020-04-17 | ty/print: pretty-print constant aggregates (arrays, tuples and ADTs). | Eduard-Mihai Burtescu | -8/+8 |
| 2020-04-17 | mir: pretty-print `Rvalue::Aggregate` correctly. | Eduard-Mihai Burtescu | -27/+27 |
| 2020-04-17 | Rollup merge of #71206 - RalfJung:dont-try, r=oli-obk | Dylan DPC | -1/+1 |
| 2020-04-17 | Rollup merge of #71182 - JohnTitor:regression-tests, r=Mark-Simulacrum | Dylan DPC | -0/+64 |
| 2020-04-17 | Rollup merge of #71164 - RalfJung:uninit-not-undef, r=oli-obk | Dylan DPC | -5/+115 |
| 2020-04-17 | Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomez | Dylan DPC | -0/+1 |
| 2020-04-17 | Auto merge of #71131 - pnkfelix:issue-69798-dont-reuse-post-lto-products-when... | bors | -0/+52 |
| 2020-04-16 | Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=... | Dylan DPC | -0/+1 |
| 2020-04-17 | Avoid emitting stderr for now | Yuki Okushi | -24/+2 |
| 2020-04-17 | Add test for issue-67893 | Yuki Okushi | -0/+45 |
| 2020-04-17 | Add test for issue-54067 | Yuki Okushi | -0/+12 |
| 2020-04-17 | Add test for issue-28575 | Yuki Okushi | -0/+20 |
| 2020-04-17 | Add test for issue-24843 | Yuki Okushi | -0/+9 |
| 2020-04-16 | outlives: ignore lifetimes shallowly found in `ty::FnDef`s. | Eduard-Mihai Burtescu | -0/+13 |