| Age | Commit message (Expand) | Author | Lines |
| 2017-07-30 | save the subobligations as well | Niko Matsakis | -0/+74 |
| 2017-07-30 | Auto merge of #43543 - petrochenkov:32330, r=nikomatsakis | bors | -45/+30 |
| 2017-07-30 | Auto merge of #43551 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -0/+21 |
| 2017-07-29 | Rollup merge of #43513 - alexcrichton:inline-repeat, r=BurntSushi | Mark Simulacrum | -0/+21 |
| 2017-07-29 | Auto merge of #43009 - GuillaumeGomez:unused-doc-comments, r=nrc | bors | -6/+18 |
| 2017-07-29 | std: Mark `Layout::repeat` as `#[inline]` | Alex Crichton | -0/+21 |
| 2017-07-29 | Cleanup some remains of `hr_lifetime_in_assoc_type` compatibility lint | Vadim Petrochenkov | -45/+30 |
| 2017-07-29 | changing E0623 error message | gaurikholkar | -10/+10 |
| 2017-07-29 | Auto merge of #43492 - lu-zero:master, r=alexcrichton | bors | -1/+2 |
| 2017-07-28 | Auto merge of #43230 - alexcrichton:more-tokenstream, r=nrc,jseyfried | bors | -0/+235 |
| 2017-07-28 | syntax: Capture a `TokenStream` when parsing items | Alex Crichton | -3/+189 |
| 2017-07-28 | Auto merge of #43298 - gaurikholkar:lifetime_errors, r=estebank | bors | -0/+108 |
| 2017-07-28 | Add a failing test for errors in proc macros | Alex Crichton | -0/+49 |
| 2017-07-28 | Make LLVMRustHasFeature more robust | Luca Barbato | -1/+2 |
| 2017-07-28 | Auto merge of #43505 - eddyb:poly-const-eval-layout-of, r=nikomatsakis | bors | -0/+19 |
| 2017-07-28 | Adding E0623, to detect missing lifetimes when both regions are anonymous | gaurikholkar | -0/+108 |
| 2017-07-27 | Auto merge of #43438 - petrochenkov:path, r=jseyfried | bors | -10/+108 |
| 2017-07-27 | Avoid duplicated errors for generic arguments in macro paths | Vadim Petrochenkov | -43/+1 |
| 2017-07-27 | Give span to angle bracketed generic arguments | Vadim Petrochenkov | -20/+129 |
| 2017-07-27 | Discern between `Path` and `Path<>` in AST | Vadim Petrochenkov | -4/+32 |
| 2017-07-27 | Simplify parsing of paths | Vadim Petrochenkov | -6/+9 |
| 2017-07-27 | Auto merge of #43443 - bitshifter:issue-43317, r=nikomatsakis | bors | -6/+67 |
| 2017-07-27 | Update tests | Guillaume Gomez | -22/+4 |
| 2017-07-27 | Make a lint instead | Guillaume Gomez | -59/+16 |
| 2017-07-27 | Throw errors when doc comments are added where they're unused | Guillaume Gomez | -1/+74 |
| 2017-07-27 | rustc_const_eval: keep track of the appropriate ParamEnv. | Eduard-Mihai Burtescu | -0/+19 |
| 2017-07-27 | Auto merge of #43489 - petrochenkov:mutref, r=GuillaumeGomez | bors | -0/+24 |
| 2017-07-27 | Auto merge of #43479 - ivanbakel:loop_borrow_msg, r=estebank | bors | -0/+118 |
| 2017-07-27 | Added tests for new loop borrow message | Isaac van Bakel | -0/+118 |
| 2017-07-26 | Auto merge of #43373 - alexcrichton:stabilize-1.20.0, r=aturon | bors | -15/+0 |
| 2017-07-26 | Better diagnostics and recovery for `mut ref` in patterns | Vadim Petrochenkov | -0/+24 |
| 2017-07-26 | Rollup merge of #43465 - topecongiro:needs-test, r=Mark-Simulacrum | Mark Simulacrum | -0/+175 |
| 2017-07-26 | Rollup merge of #43447 - estebank:import-span, r=nikomatsakis | Mark Simulacrum | -26/+44 |
| 2017-07-26 | Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfackler | Mark Simulacrum | -6/+12 |
| 2017-07-25 | Point at path segment on module not found | Esteban Küber | -26/+44 |
| 2017-07-26 | Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs | bors | -0/+1 |
| 2017-07-25 | Stabilize the `compile_error_macro` feature | Alex Crichton | -15/+0 |
| 2017-07-25 | Auto merge of #43325 - ollie27:overflowing_literals, r=arielb1 | bors | -5/+7 |
| 2017-07-25 | Add tests for issues with the E-needstest label | topecongiro | -0/+175 |
| 2017-07-24 | Add a disabled builder for aarch64 emulated tests | Alex Crichton | -0/+1 |
| 2017-07-24 | Rollup merge of #43428 - waywardmonkeys:doc-fixes, r=estebank | Mark Simulacrum | -4/+4 |
| 2017-07-24 | Auto merge of #43327 - nrc:rls-config, r=eddyb | bors | -1/+0 |
| 2017-07-24 | Remove save-analysis-api references from tests and rustbuild | Nick Cameron | -1/+0 |
| 2017-07-24 | Apply packed and align restrictions to unions. | Cameron Hart | -7/+60 |
| 2017-07-23 | Auto merge of #43096 - estebank:ascription-help, r=nikomatsakis | bors | -1/+68 |
| 2017-07-23 | Auto merge of #43386 - oli-obk:suggestions, r=nikomatsakis | bors | -59/+35 |
| 2017-07-23 | Fix some doc/comment typos. | Bruce Mitchener | -4/+4 |
| 2017-07-23 | Better detection of repr packed and align | Cameron Hart | -2/+10 |
| 2017-07-23 | Auto merge of #43387 - TimNN:rustllvm50, r=alexcrichton | bors | -8/+8 |
| 2017-07-22 | Auto merge of #43382 - mmatyas:aarch64_ignore-stack-probes, r=alexcrichton | bors | -0/+3 |