| Age | Commit message (Expand) | Author | Lines |
| 2019-02-22 | Auto merge of #58644 - Centril:rollup, r=Centril | bors | -201/+533 |
| 2019-02-22 | Invalid byte alignment expected/provided in message #58617 | Patrick McCarter | -7/+10 |
| 2019-02-22 | Do not underflow after resetting unmatched braces count | Esteban Küber | -4/+8 |
| 2019-02-23 | Added a connection timeout and speed threshold when downloading the Docker cache | kennytm | -1/+1 |
| 2019-02-22 | Fix #57979 by allowing a legitimate type error to take precedence over an ICE. | Felix S. Klock II | -1/+10 |
| 2019-02-22 | Switch from error patterns to `//~ ERROR` markers. | Felix S. Klock II | -8/+11 |
| 2019-02-22 | Make target pointer-width specific variants of (very old) huge-array-simple.r... | Felix S. Klock II | -4/+13 |
| 2019-02-22 | Rollup merge of #58632 - matklad:reduce-contention, r=Centril | Mazdak Farrokhzad | -23/+26 |
| 2019-02-22 | Rollup merge of #58621 - phansch:update_miri_links, r=oli-obk | Mazdak Farrokhzad | -1/+1 |
| 2019-02-22 | Rollup merge of #58620 - ssomers:btreeset_intersection_benchmarks, r=KodrAus | Mazdak Farrokhzad | -0/+89 |
| 2019-02-22 | Rollup merge of #58615 - RalfJung:ref-to-place-alignment, r=oli-obk | Mazdak Farrokhzad | -2/+8 |
| 2019-02-22 | Rollup merge of #58607 - gurgalex:fail_E0505_for_2018_edition, r=matthewjasper | Mazdak Farrokhzad | -15/+22 |
| 2019-02-22 | Rollup merge of #58606 - stjepang:put-future-into-spotlight, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-02-22 | Rollup merge of #58601 - gnzlbg:json_error, r=oli-obk | Mazdak Farrokhzad | -6/+16 |
| 2019-02-22 | Rollup merge of #58600 - llogiq:documentation-tests-typo, r=frewsxcv | Mazdak Farrokhzad | -1/+1 |
| 2019-02-22 | Rollup merge of #58591 - dwijnand:dedup-a-rustdoc-diag-construction, r=Guilla... | Mazdak Farrokhzad | -22/+8 |
| 2019-02-22 | Rollup merge of #58589 - matklad:remove-hack, r=petrochenkov | Mazdak Farrokhzad | -4/+2 |
| 2019-02-22 | Rollup merge of #58588 - matklad:dead-code, r=petrochenkov | Mazdak Farrokhzad | -6/+0 |
| 2019-02-22 | Rollup merge of #58555 - scottmcm:try-2015, r=Centril | Mazdak Farrokhzad | -0/+6 |
| 2019-02-22 | Rollup merge of #58431 - RalfJung:btree, r=Mark-Simulacrum | Mazdak Farrokhzad | -15/+42 |
| 2019-02-22 | Rollup merge of #58198 - igorsdv:suggest-removing-parentheses-surrounding-lif... | Mazdak Farrokhzad | -6/+19 |
| 2019-02-22 | Rollup merge of #58064 - llogiq:vec-deque-try-rfold, r=scottmcm | Mazdak Farrokhzad | -5/+117 |
| 2019-02-22 | Rollup merge of #58059 - RalfJung:before_exec, r=alexcrichton | Mazdak Farrokhzad | -95/+171 |
| 2019-02-22 | Rollup merge of #57656 - scottmcm:deprecate-resize_default, r=SimonSapin | Mazdak Farrokhzad | -0/+4 |
| 2019-02-22 | Auto merge of #57997 - nitnelave:master, r=RalfJung | bors | -215/+249 |
| 2019-02-22 | Don't generate minification variable if minification disabled | Guillaume Gomez | -1/+5 |
| 2019-02-22 | Update parking_lot to 0.7 | Bastien Orivel | -4/+4 |
| 2019-02-22 | Make std feature list sorted | Aleksey Kladov | -23/+26 |
| 2019-02-22 | Auto merge of #56113 - spastorino:erroneous-loop-diagnostic-in-nll, r=pnkfelix | bors | -194/+361 |
| 2019-02-22 | Auto merge of #58574 - RalfJung:pin, r=Mark-Simulacrum | bors | -49/+310 |
| 2019-02-22 | Auto merge of #58616 - vertexclique:destabilize-fixed-width-atomic-integers, ... | bors | -1/+14 |
| 2019-02-21 | Optimise vec![false; N] to zero-alloc | Ingvar Stepanyan | -0/+1 |
| 2019-02-21 | take a bit more space for new_unchecked examples | Ralf Jung | -4/+10 |
| 2019-02-21 | Auto merge of #58592 - nikomatsakis:universe-leak-check, r=aturon | bors | -372/+1280 |
| 2019-02-21 | Move the exit block of the match to the end | Matthew Jasper | -126/+130 |
| 2019-02-21 | Fix error index example | Matthew Jasper | -2/+2 |
| 2019-02-21 | Fix codegen test | Matthew Jasper | -2/+2 |
| 2019-02-21 | Simplify the cleanup_post_borrowck passes | Matthew Jasper | -90/+25 |
| 2019-02-21 | Add address stability test for matches | Matthew Jasper | -0/+39 |
| 2019-02-21 | Activate two phase borrows on all uses | Matthew Jasper | -28/+16 |
| 2019-02-21 | Use normal mutable borrows in MIR match lowering | Matthew Jasper | -308/+227 |
| 2019-02-21 | Match discriminant -> scrutinee | Matthew Jasper | -22/+22 |
| 2019-02-21 | Clean up MIR match lowering | Matthew Jasper | -804/+838 |
| 2019-02-21 | Improve error message and add tests for borrowck match handling | Matthew Jasper | -43/+144 |
| 2019-02-21 | Update miri links | Philipp Hansch | -1/+1 |
| 2019-02-21 | partially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbc | Niko Matsakis | -6/+38 |
| 2019-02-21 | Auto merge of #58584 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-02-21 | update test files to reflect new output | Niko Matsakis | -300/+846 |
| 2019-02-21 | restore the actual leak-check | Niko Matsakis | -14/+277 |
| 2019-02-21 | introduce a dummy leak check and invoke it in all the right places | Niko Matsakis | -39/+105 |