| Age | Commit message (Expand) | Author | Lines |
| 2019-11-20 | Rollup merge of #66535 - estebank:issue-62480, r=matthewjasper | Mazdak Farrokhzad | -0/+18 |
| 2019-11-20 | Auto merge of #66392 - estebank:trait-alias-ice, r=eddyb | bors | -0/+29 |
| 2019-11-19 | Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+1 |
| 2019-11-19 | Rollup merge of #66155 - GuillaumeGomez:long-err-explanation-E0594, r=Dylan-DPC | Mazdak Farrokhzad | -1/+5 |
| 2019-11-19 | Auto merge of #66206 - PotHix:master, r=estebank | bors | -2/+2 |
| 2019-11-18 | Avoid ICE when `break`ing to an unreachable label | Esteban Küber | -0/+18 |
| 2019-11-18 | Auto merge of #58281 - mark-i-m:synthesis, r=estebank | bors | -0/+14 |
| 2019-11-18 | Update ui tests | Guillaume Gomez | -1/+5 |
| 2019-11-17 | review comments | Esteban Küber | -1/+1 |
| 2019-11-17 | Do not ICE on trait aliases with missing obligations | Esteban Küber | -0/+29 |
| 2019-11-16 | Update ui tests | clemencetbk | -0/+1 |
| 2019-11-15 | Rollup merge of #66388 - estebank:melt-ice, r=Centril | Yuki Okushi | -0/+33 |
| 2019-11-14 | Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centril | bors | -0/+2 |
| 2019-11-14 | Fix ui tests with better error code usage | Guillaume Gomez | -0/+2 |
| 2019-11-14 | Auto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelix | bors | -6/+0 |
| 2019-11-14 | Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc... | Yuki Okushi | -0/+1 |
| 2019-11-13 | Do not ICE on recovery from unmet associated type bound obligation | Esteban Küber | -0/+33 |
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -30/+73 |
| 2019-11-13 | Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter... | Robin Kruppe | -6/+0 |
| 2019-11-13 | Rollup merge of #66331 - JohnTitor:add-tests, r=Centril | Yuki Okushi | -0/+108 |
| 2019-11-13 | Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPC | Yuki Okushi | -1/+2 |
| 2019-11-13 | Add test for issue-40231 | Yuki Okushi | -0/+108 |
| 2019-11-11 | Auto merge of #66213 - tmiasko:mandatory-error-warn, r=petrochenkov | bors | -23/+13 |
| 2019-11-10 | Make error and warning annotations mandatory in UI tests | Tomasz Miąsko | -23/+13 |
| 2019-11-10 | Improve coherence errors for wrong type order | Ohad Ravid | -0/+1 |
| 2019-11-10 | Undo an assert causing an ICE until we fix the problem properly | Oliver Scherer | -0/+15 |
| 2019-11-08 | Rollup merge of #66007 - estebank:remove-here, r=Centril | Mazdak Farrokhzad | -16/+16 |
| 2019-11-08 | Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk | Mazdak Farrokhzad | -131/+59 |
| 2019-11-08 | Suggest `#[repr(C)]` instead of `#[repr(C, packed, ...)]` | PotHix | -2/+2 |
| 2019-11-08 | Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichton | Yuki Okushi | -7/+5 |
| 2019-11-07 | Rollup merge of #66087 - tmiasko:ui-mode, r=Centril | Mazdak Farrokhzad | -266/+262 |
| 2019-11-07 | Rollup merge of #63793 - oli-obk:🧹, r=dtolnay | Mazdak Farrokhzad | -6/+4 |
| 2019-11-07 | Update ui tests | Guillaume Gomez | -1/+2 |
| 2019-11-07 | Use -Zsave-analysis when compiling issue-37323.rs | Tomasz Miąsko | -0/+1 |
| 2019-11-06 | Remove "here" from "expected one of X here" | Esteban Küber | -16/+16 |
| 2019-11-06 | Suggest missing item from `trait` in `impl` | Esteban Küber | -1/+1 |
| 2019-11-06 | Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, ... | bors | -0/+6 |
| 2019-11-06 | duplicate_macro_exports -> error | Mazdak Farrokhzad | -33/+0 |
| 2019-11-06 | parenthesized_params_in_types_and_modules -> error | Mazdak Farrokhzad | -76/+32 |
| 2019-11-06 | safe_extern_static -> error | Mazdak Farrokhzad | -22/+27 |
| 2019-11-06 | Rebase fallout | Oliver Scherer | -6/+4 |
| 2019-11-06 | Rollup merge of #66054 - petrochenkov:delspan, r=estebank | Mazdak Farrokhzad | -1/+1 |
| 2019-11-06 | Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebank | Mazdak Farrokhzad | -8/+20 |
| 2019-11-06 | Apply review suggestions | Tomasz Miąsko | -6/+6 |
| 2019-11-05 | improper_ctypes: `extern "C"` fns | David Wood | -0/+6 |
| 2019-11-04 | Add warning annotations for issue-47094 test | Tomasz Miąsko | -2/+2 |
| 2019-11-04 | Use check-pass in ui tests where appropriate | Tomasz Miąsko | -210/+209 |
| 2019-11-04 | Use build-pass in ui tests where appropriate | Tomasz Miąsko | -48/+48 |
| 2019-11-04 | Use run-pass for ui tests where appropriate | Tomasz Miąsko | -2/+2 |
| 2019-11-04 | Remove no longer useful ui test | Tomasz Miąsko | -4/+0 |