| Age | Commit message (Expand) | Author | Lines |
| 2019-06-24 | fix reoccurring typo | Ralf Jung | -10/+10 |
| 2019-06-23 | expand comment | Ralf Jung | -1/+2 |
| 2019-06-23 | deduplicate some code | Ralf Jung | -17/+15 |
| 2019-06-23 | make code more symmetric | Ralf Jung | -3/+5 |
| 2019-06-23 | comment tweaks, better validation errors, update UI tests | Ralf Jung | -26/+36 |
| 2019-06-23 | clean up internals of pointer checks; make get_size_and_align also check for ... | Ralf Jung | -104/+69 |
| 2019-06-23 | move CheckInAllocMsg to more logical place | Ralf Jung | -25/+25 |
| 2019-06-23 | Centralize bounds, alignment and NULL checking for memory accesses in one fun... | Ralf Jung | -151/+214 |
| 2019-06-22 | Auto merge of #62010 - ecstatic-morse:kill-borrows-of-proj, r=pnkfelix | bors | -30/+189 |
| 2019-06-22 | Auto merge of #62041 - Centril:rollup-95eeyx7, r=Centril | bors | -390/+516 |
| 2019-06-22 | Rollup merge of #62019 - jeremystucki:refactoring, r=estebank | Mazdak Farrokhzad | -25/+25 |
| 2019-06-22 | Rollup merge of #62016 - JohnTitor:add-test-for-issue-27697, r=alexcrichton | Mazdak Farrokhzad | -0/+21 |
| 2019-06-22 | Rollup merge of #61984 - ljedrz:more_node_id_pruning, r=Zoxc | Mazdak Farrokhzad | -177/+141 |
| 2019-06-22 | Rollup merge of #61681 - asfreitas:addSendTrait, r=estebank | Mazdak Farrokhzad | -15/+15 |
| 2019-06-22 | Rollup merge of #61270 - michaelwoerister:remove-incr-comp-warning, r=oli-obk | Mazdak Farrokhzad | -18/+2 |
| 2019-06-22 | Rollup merge of #61267 - michaelwoerister:update-xlto-table, r=alexcrichton | Mazdak Farrokhzad | -2/+3 |
| 2019-06-22 | Rollup merge of #61181 - GuillaumeGomez:fix-theme-checker, r=kinnison | Mazdak Farrokhzad | -7/+21 |
| 2019-06-22 | Rollup merge of #61146 - czipperz:SliceConcatExt-connect-default-to-join, r=s... | Mazdak Farrokhzad | -9/+3 |
| 2019-06-22 | Rollup merge of #60971 - rbtcollins:docs-perf, r=rbtcollins,GuillaumeGomez | Mazdak Farrokhzad | -137/+285 |
| 2019-06-21 | Auto merge of #62018 - Zoxc:vs2019, r=alexcrichton | bors | -0/+0 |
| 2019-06-21 | Auto merge of #62027 - lzutao:clippy-update, r=oli-obk | bors | -7/+34 |
| 2019-06-22 | adding in these files that didn't get added in previous commit | Andrew | -7/+7 |
| 2019-06-21 | changed expected output in tests so it now passes with changed output | Andrew | -7/+7 |
| 2019-06-21 | submodules: Update clippy from 149a988 to 5a11ed7b | Lzu Tao | -7/+34 |
| 2019-06-21 | Add test checking our behavior for assigning over a `ConstIndex` projection. | Felix S. Klock II | -0/+59 |
| 2019-06-21 | Add test that our handling of projections hasn't gone too far: | Felix S. Klock II | -0/+52 |
| 2019-06-21 | Added test for deref projection. | Felix S. Klock II | -0/+27 |
| 2019-06-21 | add comment outlining test. | Felix S. Klock II | -0/+5 |
| 2019-06-21 | rename file because I found the old filename too long and unwieldy. | Felix S. Klock II | -0/+0 |
| 2019-06-21 | Auto merge of #61959 - oli-obk:const_field_ice, r=eddyb | bors | -49/+85 |
| 2019-06-21 | Better handling of the sender channel part in rustdoc file writing | Guillaume Gomez | -8/+8 |
| 2019-06-21 | Handle fs errors through errors::Handler instead of eprintln and panic | Guillaume Gomez | -12/+65 |
| 2019-06-21 | Add DocFS layer to rustdoc | Robert Collins | -136/+231 |
| 2019-06-21 | Remove needless lifetimes | Jeremy Stucki | -25/+25 |
| 2019-06-21 | Remove warnings about incr. comp. generating less debugging output. | Michael Woerister | -18/+2 |
| 2019-06-21 | Further reduce the likelyhood of hash collisions | Oliver Scherer | -0/+1 |
| 2019-06-21 | Documentation typo | Oliver Scherer | -1/+1 |
| 2019-06-21 | revert the NodeId to HirId parameter change to get_path_res | ljedrz | -17/+12 |
| 2019-06-21 | Auto merge of #62003 - christianpoveda:master, r=oli-obk | bors | -21/+20 |
| 2019-06-21 | Update LLVM to fix VS 2019 compilation | John Kåre Alsaker | -0/+0 |
| 2019-06-21 | Add test for issue-27697 | Yuki Okushi | -0/+21 |
| 2019-06-20 | Update mdbook | Eric Huss | -22/+21 |
| 2019-06-20 | Auto merge of #60293 - nagisa:rustdoc-all-the-auto-traits, r=eddyb | bors | -83/+24 |
| 2019-06-20 | Kill conflicting borrows of places with projections. | Dylan MacKenzie | -30/+46 |
| 2019-06-20 | Fix merge issues | Christian Poveda | -3791/+7693 |
| 2019-06-20 | Updated tag methods for consistency | Christian Poveda | -12/+12 |
| 2019-06-20 | Improve theme checker by removing unneeded conditions | Guillaume Gomez | -6/+14 |
| 2019-06-20 | Add test for empty css file check | Guillaume Gomez | -0/+6 |
| 2019-06-20 | Fix theme-checker failure | Guillaume Gomez | -1/+1 |
| 2019-06-20 | Auto merge of #62006 - Centril:rollup-4my59er, r=Centril | bors | -24/+75 |