| Age | Commit message (Expand) | Author | Lines |
| 2017-10-04 | Generate ScopeId using newtype_index macro | Santiago Pastorino | -14/+3 |
| 2017-10-04 | Generate SerializedDepNodeIndex using newtype_index macro | Santiago Pastorino | -18/+2 |
| 2017-10-04 | Generate DepNodeIndexNew using newtype_index macro | Santiago Pastorino | -1/+10 |
| 2017-10-04 | Make newtype_index get debug_name using reflection | Santiago Pastorino | -1/+6 |
| 2017-10-04 | Make newtype_index macro use full path to resolve constants | Santiago Pastorino | -5/+3 |
| 2017-10-04 | Generate Idx in nll using newtype_index! | Santiago Pastorino | -16/+7 |
| 2017-10-04 | Move newtype_index to rustc_data_structures | Santiago Pastorino | -25/+26 |
| 2017-10-04 | Convert regions to IndexVec | Santiago Pastorino | -2/+19 |
| 2017-10-04 | Store a new Region value every time we create a new region variable | Paul Faria | -2/+11 |
| 2017-10-04 | Auto merge of #44901 - michaelwoerister:on-demand-eval, r=nikomatsakis | bors | -2371/+1088 |
| 2017-10-04 | Auto merge of #44890 - nvzqz:str-box-transmute, r=alexcrichton | bors | -31/+32 |
| 2017-10-04 | Auto merge of #44882 - mikhail-m1:master, r=pnkfelix | bors | -136/+150 |
| 2017-10-04 | incr.comp.: Address review comments. | Michael Woerister | -31/+71 |
| 2017-10-04 | add notes to report_conflicting_borrow MIR borrowck | Mikhail Modin | -136/+150 |
| 2017-10-04 | Auto merge of #44905 - Pirh:process_abort_docs, r=steveklabnik | bors | -2/+13 |
| 2017-10-04 | Auto merge of #44999 - pnkfelix:mir-borrowck-fix-assert-left-right, r=nikomat... | bors | -10/+38 |
| 2017-10-04 | Auto merge of #44979 - hinaria:master, r=dtolnay | bors | -0/+13 |
| 2017-10-03 | Auto merge of #44895 - stephaneyfx:master, r=dtolnay | bors | -7/+22 |
| 2017-10-03 | Auto merge of #44949 - QuietMisdreavus:rustdoctest-dirs, r=nikomatsakis | bors | -0/+21 |
| 2017-10-03 | Auto merge of #44922 - zilbuz:issue-44596/E0594, r=pnkfelix | bors | -48/+84 |
| 2017-10-03 | Auto merge of #44896 - qmx:move-resolve-to-librustc, r=arielb1 | bors | -136/+273 |
| 2017-10-03 | Overlapping borrows can point to different lvalues. | Felix S. Klock II | -10/+38 |
| 2017-10-03 | incr.comp.: Fix some merge fallout. | Michael Woerister | -3/+8 |
| 2017-10-03 | Auto merge of #44920 - vi:rustdoc_implementors_src_link, r=GuillaumeGomez | bors | -15/+61 |
| 2017-10-03 | Auto merge of #44966 - zackmdavis:no_mangle_no_snake, r=aturon | bors | -1/+24 |
| 2017-10-02 | Auto merge of #44977 - steveklabnik:update-mdbook, r=alexcrichton | bors | -18/+18 |
| 2017-10-02 | Document that process::abort will not call the panic hook | Pirh | -1/+3 |
| 2017-10-02 | Auto merge of #44885 - lu-zero:master, r=alexcrichton | bors | -0/+120 |
| 2017-10-03 | windows: make `backtrace = false` compile | hinaria | -0/+13 |
| 2017-10-02 | update mdbook | steveklabnik | -18/+18 |
| 2017-10-02 | incr.comp.: Do some cleanup. | Michael Woerister | -3/+4 |
| 2017-10-02 | incr.comp.: Remove legacy dep-graph runtime. | Michael Woerister | -386/+87 |
| 2017-10-02 | rustdoc: Remove cruft from the test | Vitaly _Vi Shukela | -14/+4 |
| 2017-10-02 | incr.comp.: Remove saving and loading of legacy dep-graph. | Michael Woerister | -1622/+66 |
| 2017-10-02 | incr.comp.: Build DepGraphQuery from new dep-graph impl. | Michael Woerister | -14/+14 |
| 2017-10-02 | incr.comp.: Use red/green tracking for CGU re-use. | Michael Woerister | -246/+206 |
| 2017-10-02 | incr.comp.: Add some logging to DepGraph::try_mark_green(). | Michael Woerister | -4/+32 |
| 2017-10-02 | incr.comp.: Make some DepNodes non-anonymous. | Michael Woerister | -59/+36 |
| 2017-10-02 | incr.comp.: Re-execute queries during red/green marking in order to find out ... | Michael Woerister | -92/+397 |
| 2017-10-02 | incr.comp.: Add minimal version of try_mark_green procedure. | Michael Woerister | -56/+268 |
| 2017-10-02 | incr.comp.: Determine red/green state of every new node. | Michael Woerister | -12/+56 |
| 2017-10-02 | Auto merge of #44959 - arielb1:generic-errors, r=eddyb | bors | -14/+133 |
| 2017-10-02 | fix handling of `Self` | Ariel Ben-Yehuda | -26/+79 |
| 2017-10-02 | Auto merge of #44942 - zackmdavis:lint_suggestions, r=estebank | bors | -20/+153 |
| 2017-10-01 | correct unused-parens lint suggestion to strip exact pair | Zack M. Davis | -1/+51 |
| 2017-10-02 | Auto merge of #44960 - SeanPrashad:master, r=steveklabnik | bors | -5/+1 |
| 2017-10-01 | make non_snake_case lint allow extern no-mangle functions | Zack M. Davis | -1/+24 |
| 2017-10-01 | Auto merge of #44955 - laumann:small-typo-fix, r=steveklabnik | bors | -2/+2 |
| 2017-10-01 | fix handling of Self | Ariel Ben-Yehuda | -5/+14 |
| 2017-10-01 | Auto merge of #44919 - diwic:79-pretty-mir, r=arielb1 | bors | -1/+3 |