| Age | Commit message (Expand) | Author | Lines |
| 2016-08-09 | remove field that need not be public | Niko Matsakis | -1/+1 |
| 2016-08-09 | stop hashing nested items, and add a test | Niko Matsakis | -20/+52 |
| 2016-08-09 | make it possible to test if HIR is dirty | Niko Matsakis | -16/+68 |
| 2016-08-09 | E0263 updated to new format. rust-lang/rust#35518 | Jakub Hlusička | -5/+13 |
| 2016-08-09 | Auto merge of #35401 - jonathandturner:enable_json_and_new_errors, r=jonathan... | bors | -599/+31 |
| 2016-08-09 | E0128 update error format | Chris Stankus | -3/+8 |
| 2016-08-09 | Update E0007 to new format | srdja | -3/+8 |
| 2016-08-09 | Add tracking issue for `String::insert_str` | Murarth | -1/+1 |
| 2016-08-09 | Update E0038 to the new error format | Panashe M. Fundira | -7/+24 |
| 2016-08-10 | Merge branch 'master' of github.com:theypsilon/rust | José manuel Barroso Galindo | -193/+691 |
| 2016-08-09 | Update cargo SHA to latest cargo | Jonathan Turner | -1/+1 |
| 2016-08-10 | Update error message E0384 to new format | José manuel Barroso Galindo | -9/+17 |
| 2016-08-09 | Auto merge of #35166 - nikomatsakis:incr-comp-ice-34991-2, r=mw | bors | -579/+1117 |
| 2016-08-09 | fix license | Niko Matsakis | -0/+10 |
| 2016-08-09 | make tidy | Scott A Carr | -3/+3 |
| 2016-08-09 | Update E0087.rs | Jonathan Turner | -1/+1 |
| 2016-08-09 | pacify the mercilous tidy | Niko Matsakis | -5/+4 |
| 2016-08-09 | added unit test | hank-der-hafenarbeiter | -1/+2 |
| 2016-08-09 | Auto merge of #35426 - frewsxcv:os-sys-env-args-phantoms, r=alexcrichton | bors | -6/+7 |
| 2016-08-09 | address comments from mw | Niko Matsakis | -5/+29 |
| 2016-08-09 | use preds to serialize just what we need | Niko Matsakis | -215/+178 |
| 2016-08-09 | generalize BitMatrix to be NxM and not just NxN | Niko Matsakis | -17/+69 |
| 2016-08-09 | add a `deterministic_hash` method to `DefPath` | Niko Matsakis | -1/+14 |
| 2016-08-09 | add a `-Z incremental-info` flag | Niko Matsakis | -1/+3 |
| 2016-08-09 | replace Name with InternedString in DefPathData | Niko Matsakis | -57/+57 |
| 2016-08-09 | make DepNode PartialOrd | Niko Matsakis | -2/+3 |
| 2016-08-09 | isolate predecessor computation | Niko Matsakis | -18/+121 |
| 2016-08-09 | updated unit test | hank-der-hafenarbeiter | -0/+1 |
| 2016-08-09 | Auto merge of #35425 - apasel422:refcell, r=alexcrichton | bors | -9/+132 |
| 2016-08-08 | Auto merge of #34762 - creativcoder:slice-ext, r=alexcrichton | bors | -12/+41 |
| 2016-08-08 | Implement `RefCell::{try_borrow, try_borrow_mut}` | Andrew Paseltiner | -9/+132 |
| 2016-08-08 | fixup tests for new def'n of InlinedItem | Niko Matsakis | -3/+7 |
| 2016-08-09 | Updated error for E0045 (no bonus) | hank-der-hafenarbeiter | -1/+3 |
| 2016-08-08 | track MIR through the dep-graph | Niko Matsakis | -56/+127 |
| 2016-08-08 | rename KrateInfo to CrateInfo | Niko Matsakis | -4/+4 |
| 2016-08-09 | Updated E0433 to new error message. (no bonus) | hank-der-hafenarbeiter | -1/+3 |
| 2016-08-08 | Do not span across nodes for E0004 | Keith Yeung | -6/+1 |
| 2016-08-08 | Auto merge of #35064 - pthariensflame:feature/cow_str_from_iter, r=alexcrichton | bors | -0/+21 |
| 2016-08-08 | Update E0008 to new format | srdja | -2/+7 |
| 2016-08-08 | Update unit test for E0092 | Stephen Lazaro | -1/+1 |
| 2016-08-08 | Update error messages for E0091 and E0092 | Stephen Lazaro | -4/+10 |
| 2016-08-08 | refactor other type methods | Scott A Carr | -105/+99 |
| 2016-08-08 | Rollup merge of #35524 - garekkream:update-E0162-new-error-format, r=jonathan... | Jonathan Turner | -1/+5 |
| 2016-08-08 | Rollup merge of #35507 - hank-der-hafenarbeiter:master, r=jonathandturner | Jonathan Turner | -4/+9 |
| 2016-08-08 | Rollup merge of #35504 - razielgn:updated-e0026-to-new-format, r=jonathandturner | Jonathan Turner | -5/+13 |
| 2016-08-08 | Rollup merge of #35484 - KiChjang:e0205-bonus, r=GuillaumeGomez | Jonathan Turner | -9/+14 |
| 2016-08-08 | Rollup merge of #35477 - GuillaumeGomez:fix_E0132, r=jonathandturner | Jonathan Turner | -2/+3 |
| 2016-08-08 | Rollup merge of #35475 - shyaamsundhar:patch-1, r=jonathandturner | Jonathan Turner | -4/+6 |
| 2016-08-08 | Rollup merge of #35470 - munyari:e0214, r=jonathandturner | Jonathan Turner | -3/+8 |
| 2016-08-08 | Rollup merge of #35466 - xitep:master, r=steveklabnik | Jonathan Turner | -0/+1 |