| Age | Commit message (Expand) | Author | Lines |
| 2018-08-28 | Fix warnings about the `native` target-cpu | Alex Crichton | -2/+17 |
| 2018-08-28 | Auto merge of #53493 - matthewjasper:hair-spans, r=nikomatsakis | bors | -183/+116 |
| 2018-08-28 | Auto merge of #53314 - nikomatsakis:nll-invert-liveness, r=pnkfelix | bors | -13/+11 |
| 2018-08-28 | Auto merge of #53616 - varkor:hir-map-rename, r=nikomatsakis | bors | -1/+2 |
| 2018-08-28 | Auto merge of #53272 - mark-i-m:anon_param_error_now, r=nikomatsakis | bors | -12/+12 |
| 2018-08-27 | Auto merge of #53227 - nivkner:pin_move, r=RalfJung | bors | -7/+7 |
| 2018-08-27 | Rename hir::map::NodeKind to hir::Node | varkor | -2/+2 |
| 2018-08-27 | Remove path prefixes from NodeKind | varkor | -1/+2 |
| 2018-08-27 | Rename hir::map::Node to hir::map::NodeKind | varkor | -1/+1 |
| 2018-08-27 | Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakis | bors | -0/+72 |
| 2018-08-27 | fix test stderrs | Mark Mansi | -4/+4 |
| 2018-08-27 | merge `PointIndexMap` and `RegionValueElements` | Niko Matsakis | -9/+9 |
| 2018-08-27 | implement liveness tracing, remove old liveness system | Niko Matsakis | -4/+2 |
| 2018-08-27 | Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis | bors | -0/+21 |
| 2018-08-27 | fix another | Mark Mansi | -1/+1 |
| 2018-08-27 | fix some anon params | Mark Mansi | -7/+7 |
| 2018-08-27 | Auto merge of #53580 - nikomatsakis:nll-issue-53568, r=pnkfelix | bors | -0/+98 |
| 2018-08-27 | add test for the suggestion from prelude | Douglas Campos | -0/+37 |
| 2018-08-27 | no need to special case std | Douglas Campos | -3/+3 |
| 2018-08-27 | Also use smaller spans for unsize adjustments | Matthew Jasper | -89/+55 |
| 2018-08-27 | Auto merge of #53624 - Zoxc:ice-fix, r=oli-obk | bors | -1/+3 |
| 2018-08-27 | Move with_globals setup from run_compiler to run | John Kåre Alsaker | -1/+3 |
| 2018-08-26 | rustc: Continue to tweak "std internal symbols" | Alex Crichton | -1/+69 |
| 2018-08-26 | Auto merge of #53619 - japaric:panic-handler, r=SimonSapin | bors | -64/+134 |
| 2018-08-26 | Auto merge of #53567 - alexcrichton:update-cargo, r=Mark-Simulacrum | bors | -2/+2 |
| 2018-08-25 | Update Cargo submodule | Alex Crichton | -2/+2 |
| 2018-08-25 | Auto merge of #53612 - mark-i-m:anon_param_disallowed_2018, r=petrochenkov | bors | -82/+63 |
| 2018-08-25 | Auto merge of #53584 - mcr431:Fix-#53525, r=varkor | bors | -251/+83 |
| 2018-08-25 | Use smaller span for adjustments on block expressions | Matthew Jasper | -94/+61 |
| 2018-08-25 | Auto merge of #53577 - GuillaumeGomez:rustdoc-substring-search, r=QuietMisdre... | bors | -0/+20 |
| 2018-08-24 | Auto merge of #53225 - nikomatsakis:nll-type-annot, r=pnkfelix | bors | -21/+1280 |
| 2018-08-24 | fix tests | Mark Mansi | -36/+6 |
| 2018-08-24 | oops | Mark Mansi | -2/+0 |
| 2018-08-24 | Add/update tests for 2015, 2018, rustfix | Mark Mansi | -75/+75 |
| 2018-08-24 | Start working on a test | Mark Mansi | -0/+13 |
| 2018-08-24 | Auto merge of #53460 - JoshBrudnak:master, r=estebank | bors | -0/+31 |
| 2018-08-24 | address pnkfelix nits | Niko Matsakis | -25/+48 |
| 2018-08-24 | pacify the mercilous tidy: adt-nullary-enums test | Niko Matsakis | -17/+32 |
| 2018-08-24 | ufcs with annot in position 1 and 2 | Niko Matsakis | -0/+240 |
| 2018-08-24 | rename test case | Niko Matsakis | -5/+5 |
| 2018-08-24 | add test for method ufcs notation | Niko Matsakis | -0/+122 |
| 2018-08-24 | support user-given types in adts | Niko Matsakis | -0/+556 |
| 2018-08-24 | support user annotations in fns, methods | Niko Matsakis | -0/+223 |
| 2018-08-24 | add a `user_substs` table and store the annotations in there | Niko Matsakis | -0/+80 |
| 2018-08-24 | Auto merge of #53662 - kennytm:rollup, r=kennytm | bors | -9/+95 |
| 2018-08-24 | Rollup merge of #53545 - FelixMcFelix:fix-50865-beta, r=petrochenkov | kennytm | -0/+49 |
| 2018-08-24 | Auto merge of #53044 - SergioBenitez:stable-attr-literals, r=petrochenkov | bors | -171/+29 |
| 2018-08-24 | updates tests to use new error code | Matthew Russo | -185/+83 |
| 2018-08-24 | Merging error code descriptions into E0107 and adding "no longer | Matthew Russo | -66/+0 |
| 2018-08-24 | Rollup merge of #53636 - frewsxcv:frewsxcv-nth, r=rkruppe | kennytm | -2/+2 |