| Age | Commit message (Expand) | Author | Lines |
| 2016-05-16 | Add ability to unit-test dataflow results via `rustc_peek` intrinsic. | Felix S. Klock II | -3/+208 |
| 2016-05-16 | Adding magic `rustc_peek` intrinsic that other code can repurpose to | Felix S. Klock II | -0/+11 |
| 2016-05-16 | Revised mir-dataflow. | Felix S. Klock II | -720/+1368 |
| 2016-05-16 | Auto merge of #33640 - lucab:to-upstream/tcp-stress, r=alexcrichton | bors | -9/+15 |
| 2016-05-16 | syntax_ext: format: remove reference to methods in comment | Wang Xuerui | -1/+1 |
| 2016-05-16 | syntax_ext: format: nest_level's are no more | Wang Xuerui | -20/+4 |
| 2016-05-16 | `borrowck::mir::gather_moves`: create MovePaths for lvalues even if unreferen... | Felix S. Klock II | -32/+74 |
| 2016-05-16 | Unit struct defns for 3 dataflow analyses for `borrowck::mir::dataflow`. | Felix S. Klock II | -0/+117 |
| 2016-05-16 | Remove `&self` parameter from `DataflowOperator::initial_value`. | Felix S. Klock II | -4/+4 |
| 2016-05-16 | Add helper method for getting the dataflow results at exit from a basic block. | Felix S. Klock II | -0/+8 |
| 2016-05-16 | One-line doc clarification for representation of unit type `()`. | Felix S. Klock II | -23/+0 |
| 2016-05-16 | Expose pretty print routines that accept just `mir` (no need for a `NodeId`). | Felix S. Klock II | -0/+23 |
| 2016-05-16 | `rustc_mir::pretty` refactoring: break `fn write_fn_intro` into two routines. | Felix S. Klock II | -5/+15 |
| 2016-05-16 | `rustc_mir::pretty`: factor out scope entry/exit annotation computation. | Felix S. Klock II | -6/+12 |
| 2016-05-16 | fixes to `librustc_borrowck::bitslice::bits_to_string`, used for graphviz pri... | Felix S. Klock II | -10/+14 |
| 2016-05-16 | fix bug in `debug!` output from `rustc::middle::dataflow` | Felix S. Klock II | -4/+4 |
| 2016-05-15 | Auto merge of #33505 - petrochenkov:self, r=nrc | bors | -636/+430 |
| 2016-05-16 | Added a big-picture explanation for thread::park() & co. | Pyry Kontio | -1/+3 |
| 2016-05-16 | rename a few occurrences of RecoverSafe in docs | Robert Habermeier | -4/+4 |
| 2016-05-15 | Auto merge of #33251 - Kintaro:fix-typo-in-fs, r=GuillaumeGomez | bors | -2/+2 |
| 2016-05-15 | Auto merge of #33643 - eddyb:rollup, r=eddyb | bors | -10/+8 |
| 2016-05-16 | Rollup merge of #33660 - fbergr:doc, r=steveklabnik | Eduard-Mihai Burtescu | -1/+1 |
| 2016-05-16 | Rollup merge of #33635 - tshepang:capitalise, r=steveklabnik | Eduard-Mihai Burtescu | -1/+1 |
| 2016-05-16 | Rollup merge of #33634 - tshepang:nicer-output, r=steveklabnik | Eduard-Mihai Burtescu | -1/+1 |
| 2016-05-16 | Rollup merge of #33633 - tshepang:no-effect, r=steveklabnik | Eduard-Mihai Burtescu | -2/+0 |
| 2016-05-16 | Rollup merge of #33605 - tshepang:less-awkward, r=steveklabnik | Eduard-Mihai Burtescu | -2/+2 |
| 2016-05-16 | Rollup merge of #33604 - tshepang:line-em-up, r=GuillaumeGomez | Eduard-Mihai Burtescu | -1/+1 |
| 2016-05-16 | Rollup merge of #33603 - tshepang:no-need, r=apasel422 | Eduard-Mihai Burtescu | -2/+2 |
| 2016-05-15 | Auto merge of #33619 - jonathandturner:improve_structured_errors, r=nikomatsakis | bors | -172/+279 |
| 2016-05-15 | Add space after equals | Jonathan Turner | -1/+1 |
| 2016-05-15 | Auto merge of #33620 - eddyb:oops-static-is-not-fn, r=dotdash | bors | -3/+4 |
| 2016-05-15 | Update link to license | Florian Berger | -1/+1 |
| 2016-05-15 | Auto merge of #33658 - Manishearth:rollup, r=Manishearth | bors | -43/+619 |
| 2016-05-15 | Rollup merge of #33598 - haikoschol:master, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-05-15 | Rollup merge of #33591 - dns2utf8:systemtime_wording, r=GuillaumeGomez | Manish Goregaokar | -1/+1 |
| 2016-05-15 | Rollup merge of #33590 - durka:patch-22, r=aturon | Manish Goregaokar | -4/+8 |
| 2016-05-15 | Rollup merge of #33585 - GuillaumeGomez:error_code_test, r=steveklabnik | Manish Goregaokar | -0/+242 |
| 2016-05-15 | Rollup merge of #33584 - GuillaumeGomez:error_code_improvements, r=steveklabnik | Manish Goregaokar | -8/+13 |
| 2016-05-15 | Rollup merge of #33580 - frewsxcv:temp-dir, r=alexcrichton | Manish Goregaokar | -10/+10 |
| 2016-05-15 | Rollup merge of #33565 - Amanieu:once_doc, r=GuillaumeGomez | Manish Goregaokar | -1/+0 |
| 2016-05-15 | Rollup merge of #33534 - dns2utf8:atomic_docs, r=GuillaumeGomez | Manish Goregaokar | -2/+2 |
| 2016-05-15 | Rollup merge of #33533 - GuillaumeGomez:add_E0500, r=steveklabnik | Manish Goregaokar | -1/+47 |
| 2016-05-15 | Rollup merge of #33517 - sanxiyn:tight-span, r=nagisa | Manish Goregaokar | -1/+1 |
| 2016-05-15 | Rollup merge of #33475 - billyevans:master, r=guillaumegomez | Manish Goregaokar | -1/+79 |
| 2016-05-15 | Rollup merge of #33415 - dfockler:master, r=steveklabnik | Manish Goregaokar | -7/+158 |
| 2016-05-15 | Rollup merge of #33393 - cristianoliveira:docs-error-explanation, r=steveklabnik | Manish Goregaokar | -1/+21 |
| 2016-05-15 | Rollup merge of #33342 - birkenfeld:issue-26472, r=jseyfried | Manish Goregaokar | -5/+36 |
| 2016-05-15 | Add lifetime's bounds in doc generation | Guillaume Gomez | -1/+11 |
| 2016-05-15 | Auto merge of #33612 - royalstream:royalstream-enc-enum-ptr, r=michaelwoerister | bors | -0/+2 |
| 2016-05-15 | Update i686-linux-android features to match android ABI. | Nerijus Arlauskas | -1/+5 |