| Age | Commit message (Expand) | Author | Lines |
| 2016-05-18 | add a MetaData node and trigger reads from it | Niko Matsakis | -8/+56 |
| 2016-05-18 | ignore dep-graph in resolve and lower_crate | Niko Matsakis | -3/+13 |
| 2016-05-18 | thread the DepGraph to session/crate-store | Niko Matsakis | -50/+81 |
| 2016-05-18 | remove the `Any` bound from `CrateStore` | Niko Matsakis | -6/+1 |
| 2016-05-18 | add MetaData DepNode variant | Niko Matsakis | -0/+6 |
| 2016-05-18 | Auto merge of #33654 - petrochenkov:hirident, r=nrc | bors | -239/+160 |
| 2016-05-17 | Auto merge of #33137 - nikomatsakis:issue-32330-lbr-in-return-type-warning-2,... | bors | -233/+760 |
| 2016-05-17 | fix stale method names | Niko Matsakis | -2/+2 |
| 2016-05-17 | warn for where/return-types that reference regions | Niko Matsakis | -15/+449 |
| 2016-05-17 | fix -Z treat-err-as-bug | Niko Matsakis | -30/+30 |
| 2016-05-17 | refactor: use `select` inside of a probe | Niko Matsakis | -188/+281 |
| 2016-05-17 | Auto merge of #33665 - golddranks:thread-park-add-big-picture-explanation, r=... | bors | -1/+3 |
| 2016-05-17 | Fix invalid enum declaration | Guillaume Gomez | -4/+4 |
| 2016-05-16 | Auto merge of #33651 - Nercury:update-i686-android-target-to-match-abi, r=ale... | bors | -1/+5 |
| 2016-05-16 | Auto merge of #33491 - arielb1:obligation-jungle, r=nikomatsakis | bors | -1038/+794 |
| 2016-05-16 | Auto merge of #33588 - nikomatsakis:compiletest-ui, r=acrichto | bors | -1/+341 |
| 2016-05-16 | pacify the mercilous tidy | Niko Matsakis | -2/+22 |
| 2016-05-16 | change on_unimplented logic | Ariel Ben-Yehuda | -5/+14 |
| 2016-05-16 | Fix rebase | Vadim Petrochenkov | -4/+4 |
| 2016-05-16 | lowering: Rename identifiers only when necessary | Vadim Petrochenkov | -12/+36 |
| 2016-05-16 | Remove hir::Ident | Vadim Petrochenkov | -226/+123 |
| 2016-05-16 | Auto merge of #33500 - Nercury:update-aarch64-android-target-to-match-abi, r=... | bors | -3/+7 |
| 2016-05-16 | Auto merge of #33429 - ranma42:fix-x87-parsing, r=alexcrichton | bors | -10/+81 |
| 2016-05-16 | Auto merge of #33663 - rphmeier:recover_rename, r=sfackler | bors | -4/+4 |
| 2016-05-16 | Fix `asm!` blocks | Andrea Canciani | -2/+2 |
| 2016-05-16 | Cleanup documentation | Andrea Canciani | -31/+10 |
| 2016-05-16 | Auto merge of #33331 - uasi:diag-e0038-typo, r=GuillaumeGomez | bors | -1/+1 |
| 2016-05-16 | Auto merge of #33640 - lucab:to-upstream/tcp-stress, r=alexcrichton | bors | -9/+15 |
| 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 |