| Age | Commit message (Expand) | Author | Lines |
| 2020-06-23 | Add test for issue-59435 | Yuki Okushi | -0/+29 |
| 2020-06-23 | Add test for issue-51506 | Yuki Okushi | -0/+55 |
| 2020-06-23 | Add test for issue-44861 | Yuki Okushi | -0/+52 |
| 2020-06-23 | Auto merge of #73635 - Dylan-DPC:rollup-b4wbp42, r=Dylan-DPC | bors | -114/+176 |
| 2020-06-23 | Rollup merge of #73610 - GuillaumeGomez:cleanup-e0699, r=Dylan-DPC | Dylan DPC | -2/+4 |
| 2020-06-23 | Rollup merge of #73600 - Aaron1011:fix/move-in-macro, r=ecstatic-morse | Dylan DPC | -2/+34 |
| 2020-06-23 | Rollup merge of #73586 - RalfJung:switch-ty, r=oli-obk | Dylan DPC | -10/+18 |
| 2020-06-23 | Rollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas-schievink | Dylan DPC | -40/+32 |
| 2020-06-23 | Rollup merge of #73575 - dario23:typo-errorcodes-doc, r=matthewjasper | Dylan DPC | -1/+1 |
| 2020-06-23 | Rollup merge of #73495 - Lucretiel:wasi-io-impls, r=sfackler | Dylan DPC | -56/+49 |
| 2020-06-23 | Rollup merge of #71756 - carstenandrich:master, r=dtolnay | Dylan DPC | -3/+38 |
| 2020-06-23 | Auto merge of #73007 - yoshuawuyts:socketaddr-from-string-u16, r=sfackler | bors | -0/+8 |
| 2020-06-22 | Auto merge of #73594 - Aaron1011:revert/move-fn-self-msg, r=Manishearth | bors | -736/+108 |
| 2020-06-22 | Stop using old version of `syn` in `rustc-workspace-hack` | Aaron Hill | -3/+4 |
| 2020-06-22 | Re-enable Clippy tests | Aaron Hill | -4/+1 |
| 2020-06-22 | Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma... | Aaron Hill | -729/+103 |
| 2020-06-22 | Auto merge of #73415 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-06-22 | Rollup merge of #73582 - RalfJung:miri-span-bug, r=oli-obk | Dylan DPC | -28/+61 |
| 2020-06-22 | Rollup merge of #73580 - RalfJung:deprecate-wrapping-offset-from, r=Amanieu | Dylan DPC | -0/+13 |
| 2020-06-22 | Rollup merge of #73502 - GuillaumeGomez:add-e0764, r=estebank | Dylan DPC | -7/+33 |
| 2020-06-22 | Rollup merge of #72623 - da-x:use-suggest-public-path, r=petrochenkov | Dylan DPC | -82/+99 |
| 2020-06-22 | Rollup merge of #71660 - sollyucko:master, r=dtolnay | Dylan DPC | -11/+70 |
| 2020-06-22 | Clean up E0699 explanation | Guillaume Gomez | -2/+4 |
| 2020-06-21 | Fix spurious 'value moved here in previous iteration of loop' messages | Aaron Hill | -2/+34 |
| 2020-06-21 | Auto merge of #73180 - matthewjasper:predicate-cache, r=nikomatsakis | bors | -100/+321 |
| 2020-06-21 | fmt | Ralf Jung | -10/+2 |
| 2020-06-21 | Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis | bors | -437/+530 |
| 2020-06-21 | MIR validation: check switch_ty | Ralf Jung | -1/+12 |
| 2020-06-21 | remove switch_ty reliance in codegen | Ralf Jung | -2/+7 |
| 2020-06-21 | Prefer accessible paths in 'use' suggestions | Dan Aloni | -82/+99 |
| 2020-06-21 | Update UI tests | Guillaume Gomez | -5/+10 |
| 2020-06-21 | Miri: replace many bug! by span_bug! | Ralf Jung | -28/+61 |
| 2020-06-21 | Auto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark-Simulacrum | bors | -1/+8 |
| 2020-06-21 | Create E0765 error for unterminated double quote strings | Guillaume Gomez | -2/+23 |
| 2020-06-21 | deprecate wrapping_offset_from | Ralf Jung | -0/+13 |
| 2020-06-21 | Make is_freeze and is_copy_modulo_regions take TyCtxtAt | Ralf Jung | -40/+32 |
| 2020-06-21 | Auto merge of #73546 - RalfJung:miri, r=RalfJung | bors | -11/+7 |
| 2020-06-21 | Replace `is_global` call on data with call on predicate | Matthew Jasper | -1/+1 |
| 2020-06-21 | Cache flags and escaping vars for predicates | Matthew Jasper | -28/+202 |
| 2020-06-21 | Cache decoded predicate shorthands | Matthew Jasper | -71/+118 |
| 2020-06-21 | Fix typo in error_codes doc | Johannes Schilling | -1/+1 |
| 2020-06-21 | Auto merge of #71911 - wesleywiser:const_prop_small_cleanups, r=oli-obk | bors | -45/+88 |
| 2020-06-21 | Auto merge of #70946 - jumbatm:clashing-extern-decl, r=nagisa | bors | -11/+568 |
| 2020-06-20 | Update stability attribute of new Vec PartialEq impls | David Tolnay | -13/+13 |
| 2020-06-20 | Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth | bors | -966/+2735 |
| 2020-06-20 | impl PartialEq<Vec<B>> for &[A], &mut [A] | Solomon Ucko | -0/+59 |
| 2020-06-20 | Rollup merge of #73443 - pietroalbini:gha-auto-fallible, r=Mark-Simulacrum | Manish Goregaokar | -36/+45 |
| 2020-06-20 | Rollup merge of #73411 - ehuss:bump-stage0, r=Mark-Simulacrum | Manish Goregaokar | -3/+7 |
| 2020-06-20 | Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk | Manish Goregaokar | -46/+52 |
| 2020-06-20 | Rollup merge of #73291 - marmeladema:hir-id-ification-fix, r=petrochenkov | Manish Goregaokar | -65/+48 |