| Age | Commit message (Expand) | Author | Lines |
| 2018-04-06 | proc_macro: Generalize `FromIterator` impl | Alex Crichton | -2/+9 |
| 2018-04-06 | Auto merge of #49154 - petrochenkov:spident, r=eddyb | bors | -858/+791 |
| 2018-04-06 | Fix feature gating for crate/extern in paths | Vadim Petrochenkov | -2/+10 |
| 2018-04-06 | Use `Ident` instead of `Name` in `MetaItem` | Vadim Petrochenkov | -164/+138 |
| 2018-04-06 | Fix stable hash for identifiers | Vadim Petrochenkov | -2/+3 |
| 2018-04-06 | Make lifetime nonterminals closer to identifier nonterminals | Vadim Petrochenkov | -47/+47 |
| 2018-04-06 | Remove more duplicated spans | Vadim Petrochenkov | -200/+181 |
| 2018-04-06 | Rename `ast::Variant_::name` into `ident` + Fix rebase | Vadim Petrochenkov | -38/+30 |
| 2018-04-06 | Use `Span::apply_mark` where possible | Vadim Petrochenkov | -14/+14 |
| 2018-04-06 | Get rid of `SpannedIdent` | Vadim Petrochenkov | -272/+231 |
| 2018-04-06 | Rename `PathSegment::identifier` to `ident` | Vadim Petrochenkov | -102/+67 |
| 2018-04-06 | Use `Span` instead of `SyntaxContext` in `Ident` | Vadim Petrochenkov | -93/+146 |
| 2018-04-06 | Auto merge of #49293 - memoryleak47:add-compiletest-nll-compare-mode, r=pnkfelix | bors | -22/+82 |
| 2018-04-05 | Rollup merge of #49705 - alexcrichton:less-manifest-docs, r=kennytm | Alex Crichton | -0/+22 |
| 2018-04-05 | Rollup merge of #49697 - kennytm:name-every-builder, r=aturon | Alex Crichton | -0/+5 |
| 2018-04-05 | Rollup merge of #49621 - Nemo157:impl-unpin-for-pin, r=withoutboats | Alex Crichton | -0/+6 |
| 2018-04-05 | Filter out missing components from manifests | Alex Crichton | -0/+22 |
| 2018-04-05 | Rollup merge of #49686 - memoryleak47:typo, r=alexcrichton | Alex Crichton | -3/+3 |
| 2018-04-05 | Rollup merge of #49597 - alexcrichton:proc-macro-v2, r=petrochenkov | Alex Crichton | -314/+732 |
| 2018-04-05 | Rollup merge of #49497 - scalexm:hrtb, r=nikomatsakis | Alex Crichton | -53/+88 |
| 2018-04-05 | impl Unpin for PinBox | Wim Looman | -0/+3 |
| 2018-04-06 | Give a name to every CI job. | kennytm | -0/+5 |
| 2018-04-05 | Rollup merge of #49350 - abonander:macros-in-extern, r=petrochenkov | Alex Crichton | -65/+544 |
| 2018-04-05 | Rollup merge of #49045 - Zoxc:tls, r=michaelwoerister | Alex Crichton | -183/+558 |
| 2018-04-05 | Auto merge of #49684 - kennytm:rollup, r=kennytm | bors | -119/+567 |
| 2018-04-05 | typos | memoryleak47 | -3/+3 |
| 2018-04-05 | Rollup merge of #49674 - alexcrichton:no-incremental-rustc, r=michaelwoerister | kennytm | -22/+0 |
| 2018-04-05 | Rollup merge of #49667 - Manishearth:preview-features, r=nikomatsakis | kennytm | -6/+6 |
| 2018-04-05 | Rollup merge of #49654 - davidtwco:issue-29893, r=alexcrichton | kennytm | -11/+16 |
| 2018-04-05 | Rollup merge of #49563 - japaric:std-thumb, r=alexcrichton | kennytm | -36/+78 |
| 2018-04-05 | Rollup merge of #49496 - glandium:master, r=sfackler | kennytm | -26/+55 |
| 2018-04-05 | Rollup merge of #49432 - nabijaczleweli:master, r=michaelwoerister | kennytm | -4/+38 |
| 2018-04-05 | Rollup merge of #49345 - davidtwco:issue-44109, r=nikomatsakis | kennytm | -0/+82 |
| 2018-04-05 | Rollup merge of #49253 - chmanchester:probing_fix, r=alexcrichton | kennytm | -14/+107 |
| 2018-04-05 | Rollup merge of #48658 - llogiq:no-more-cas, r=kennytm | kennytm | -0/+185 |
| 2018-04-05 | Auto merge of #48851 - petrochenkov:genparattr, r=nikomatsakis | bors | -244/+45 |
| 2018-04-05 | Auto merge of #48709 - tinaun:issue48703, r=nikomatsakis | bors | -8/+42 |
| 2018-04-04 | ci: Remove x86_64-gnu-incremental builder | Alex Crichton | -22/+0 |
| 2018-04-05 | Auto merge of #49587 - Bobo1239:master, r=nrc | bors | -25/+4 |
| 2018-04-05 | Stabilize attributes on generic parameters | Vadim Petrochenkov | -244/+45 |
| 2018-04-04 | Update RLS | Boris-Chengbiao Zhou | -25/+4 |
| 2018-04-04 | Tweak doc comment expansion | Alex Crichton | -1/+7 |
| 2018-04-04 | Auto merge of #49642 - kennytm:rollup, r=kennytm | bors | -159/+594 |
| 2018-04-04 | Add more features to rust_2018_preview | Manish Goregaokar | -6/+6 |
| 2018-04-04 | compile other no-std crates | Jorge Aparicio | -1/+4 |
| 2018-04-04 | Revert "create a nostd crate" | Jorge Aparicio | -35/+4 |
| 2018-04-05 | Rollup merge of #49547 - Phlosioneer:44831-borrowck-remove-ignore, r=arielb1 | kennytm | -1/+0 |
| 2018-04-05 | Rollup merge of #49641 - valff:decl-macro-illegal-copy, r=nikomatsakis | kennytm | -0/+53 |
| 2018-04-05 | Rollup merge of #49634 - lloydmeta:tests/issue-43058, r=nikomatsakis | kennytm | -0/+38 |
| 2018-04-05 | Rollup merge of #49625 - bjorn3:miri_access_memory_kind, r=oli-obk | kennytm | -0/+4 |