| Age | Commit message (Expand) | Author | Lines |
| 2018-08-27 | Also use smaller spans for unsize adjustments | Matthew Jasper | -89/+62 |
| 2018-08-25 | Use smaller span for adjustments on block expressions | Matthew Jasper | -95/+81 |
| 2018-08-18 | Auto merge of #52592 - eddyb:or-default, r=Mark-Simulacrum | bors | -146/+130 |
| 2018-08-18 | Auto merge of #53324 - alexreg:self_in_typedefs, r=eddyb | bors | -37/+153 |
| 2018-08-18 | Added page for feature to unstable book. | Alexander Regueiro | -2/+26 |
| 2018-08-18 | Added tests. | Alexander Regueiro | -0/+40 |
| 2018-08-18 | Added feature gate. | Alexander Regueiro | -19/+62 |
| 2018-08-18 | Updated diagnostics. | Alexander Regueiro | -5/+5 |
| 2018-08-18 | Resolve `Self` within type definitions. | Alexander Regueiro | -15/+24 |
| 2018-08-18 | Use the new Entry::or_default method where possible. | Eduard-Mihai Burtescu | -146/+130 |
| 2018-08-18 | Auto merge of #53436 - cuviper:trace_fn-stop, r=alexcrichton | bors | -24/+30 |
| 2018-08-18 | Auto merge of #53286 - nagisa:cast-assumes, r=eddyb | bors | -2/+42 |
| 2018-08-18 | Auto merge of #53175 - matthewjasper:more-return-stuff, r=nikomatsakis | bors | -176/+235 |
| 2018-08-18 | Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin | bors | -2/+313 |
| 2018-08-18 | Auto merge of #53437 - alexcrichton:fix-target-features, r=michaelwoerister | bors | -35/+44 |
| 2018-08-17 | Auto merge of #53369 - pnkfelix:partial-53351-make-some-ported-compile-fail-t... | bors | -130/+626 |
| 2018-08-17 | Auto merge of #53356 - michaelwoerister:itlto, r=alexcrichton | bors | -172/+331 |
| 2018-08-17 | Auto merge of #50911 - petrochenkov:macuse, r=alexcrichton | bors | -524/+164 |
| 2018-08-17 | Auto merge of #53449 - frewsxcv:rollup, r=frewsxcv | bors | -183/+750 |
| 2018-08-17 | Rollup merge of #53434 - alexcrichton:remove-strip-debug, r=yurydelendik | Corey Farwell | -12/+0 |
| 2018-08-17 | Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkor | Corey Farwell | -53/+106 |
| 2018-08-17 | Rollup merge of #53407 - pnkfelix:partial-53351-make-more-ported-compile-fail... | Corey Farwell | -23/+236 |
| 2018-08-17 | Rollup merge of #53406 - estebank:to_string-to_string, r=michaelwoerister | Corey Farwell | -2/+46 |
| 2018-08-17 | Rollup merge of #53358 - SimonSapin:int-bytes, r=shepmaster | Corey Farwell | -18/+90 |
| 2018-08-17 | Rollup merge of #53357 - fukatani:pretty-print-btreemap, r=michaelwoerister | Corey Farwell | -1/+62 |
| 2018-08-17 | Rollup merge of #53349 - memoryruins:nll-tests, r=nikomatsakis | Corey Farwell | -0/+76 |
| 2018-08-17 | Rollup merge of #53347 - eddyb:no-crate-in-root, r=petrochenkov | Corey Farwell | -74/+71 |
| 2018-08-17 | Rollup merge of #53326 - memoryruins:issue-27868-test, r=nikomatsakis | Corey Farwell | -0/+58 |
| 2018-08-17 | Rollup merge of #53321 - alexcrichton:wasm-target-feature, r=nikomatsakis | Corey Farwell | -0/+1 |
| 2018-08-17 | Rollup merge of #52858 - frewsxcv:frewsxcv-elaborator, r=SimonSapin | Corey Farwell | -0/+4 |
| 2018-08-17 | Auto merge of #53288 - RalfJung:dropck, r=nikomatsakis | bors | -5/+82 |
| 2018-08-17 | Gratuitous at byte boundaries in hex i32 literals in some doc-tests | Simon Sapin | -4/+4 |
| 2018-08-17 | Auto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns | bors | -1/+82 |
| 2018-08-17 | Fix undesirable fallout | Vadim Petrochenkov | -88/+79 |
| 2018-08-17 | Stabilize `use_extern_macros` | Vadim Petrochenkov | -436/+85 |
| 2018-08-17 | rustc_resolve: don't allow paths starting with `::crate`. | Eduard-Mihai Burtescu | -74/+71 |
| 2018-08-17 | Auto merge of #53383 - nnethercote:HybridIdxSetBuf, r=nikomatsakis | bors | -90/+320 |
| 2018-08-17 | fix license | Ralf Jung | -2/+12 |
| 2018-08-16 | Implement Iterator::size_hint for Elaborator. | Corey Farwell | -0/+4 |
| 2018-08-17 | Auto merge of #53427 - eddyb:uniform-paths-diagnostics, r=varkor | bors | -56/+195 |
| 2018-08-17 | rustc_resolve: overhaul `#![feature(uniform_paths)]` error reporting. | Eduard-Mihai Burtescu | -56/+195 |
| 2018-08-16 | Auto merge of #53397 - varkor:feature-collector-expand-visitor, r=nikomatsakis | bors | -55/+39 |
| 2018-08-16 | Set more llvm function attributes for __rust_try | Alex Crichton | -35/+44 |
| 2018-08-16 | std: stop backtracing when the frames are full | Josh Stone | -24/+30 |
| 2018-08-16 | Auto merge of #53433 - kennytm:rollup, r=kennytm | bors | -245/+297 |
| 2018-08-16 | wasm: Remove --strip-debug argument to LLD | Alex Crichton | -12/+0 |
| 2018-08-17 | Rollup merge of #53234 - kennytm:debug-9696, r=alexcrichton | kennytm | -10/+0 |
| 2018-08-17 | Rollup merge of #53412 - eddyb:stage-who, r=alexcrichton | kennytm | -48/+24 |
| 2018-08-17 | Rollup merge of #53399 - varkor:ignore-non-md-unstable_book, r=nikomatsakis | kennytm | -0/+1 |
| 2018-08-17 | Rollup merge of #53395 - varkor:__Nonexhaustive-to-non_exhaustive, r=shepmaster | kennytm | -56/+15 |