| Age | Commit message (Expand) | Author | Lines |
| 2018-07-23 | Rollup merge of #52587 - csmoe:doc, r=kennytm | kennytm | -1/+1 |
| 2018-07-23 | Rollup merge of #52582 - felixrabe:patch-2, r=pietroalbini | kennytm | -1/+1 |
| 2018-07-23 | Rollup merge of #52581 - petrochenkov:bmacrodoc, r=alexcrichton | kennytm | -58/+43 |
| 2018-07-22 | Rollup merge of #52521 - ehuss:rustdoc-passes-doc, r=kennytm | kennytm | -2/+2 |
| 2018-07-22 | Rollup merge of #52508 - joshtriplett:dangling-not-sentinel, r=Mark-Simulacrum | kennytm | -0/+10 |
| 2018-07-22 | Rollup merge of #52507 - estebank:infer-type, r=nikomatsakis | kennytm | -17/+24 |
| 2018-07-22 | Rollup merge of #52465 - sekineh:add-ci-thumb, r=alexcrichton | kennytm | -2/+11 |
| 2018-07-22 | Rollup merge of #51807 - newpavlov:deprecate_str_slice, r=alexcrichton | kennytm | -23/+25 |
| 2018-07-22 | Auto merge of #52368 - GuillaumeGomez:intra_doc_link_resolution_failure-docum... | bors | -4/+102 |
| 2018-07-22 | Auto merge of #52359 - matthewjasper:combine-move-error-reporting, r=pnkfelix | bors | -88/+101 |
| 2018-07-22 | Auto merge of #52394 - estebank:println, r=oli-obk | bors | -123/+351 |
| 2018-07-21 | fix test | Esteban Küber | -2/+2 |
| 2018-07-22 | Auto merge of #52250 - nnethercote:no-SparseBitMatrix, r=nikomatsakis | bors | -212/+37 |
| 2018-07-21 | fix tidy ~ again | Esteban Küber | -13/+0 |
| 2018-07-21 | Don't use the new `eprintln` for stage0 and stage1 | Esteban Küber | -2/+2 |
| 2018-07-21 | Fix tidy by adding new feature gate test | Esteban Küber | -0/+24 |
| 2018-07-21 | fix logic bug | Esteban Küber | -2/+2 |
| 2018-07-21 | Auto merge of #51485 - estebank:dehighlight-secondary-msgs, r=GuillaumeGomez | bors | -4/+11 |
| 2018-07-21 | Remove dependency on `libsyntax` | Esteban Küber | -23/+13 |
| 2018-07-21 | Change `eprintln!()` | Esteban Küber | -2/+9 |
| 2018-07-21 | Gate `format_args_nll` behind feature flag | Esteban Küber | -1/+21 |
| 2018-07-22 | Add "self" intra-link support | Guillaume Gomez | -4/+102 |
| 2018-07-21 | Auto merge of #52115 - Dylan-DPC:feature/nll-liveness-regions, r=nikomatsakis | bors | -357/+302 |
| 2018-07-21 | Suggest space separated format str literal | Esteban Küber | -3/+3 |
| 2018-07-21 | Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakis | bors | -235/+503 |
| 2018-07-21 | update tests | Matthew Jasper | -11/+28 |
| 2018-07-21 | Fix #52416 - ice for move errors in unsafe blocks | Matthew Jasper | -8/+8 |
| 2018-07-21 | Add specific message when moving from upvars in a non-FnOnce closure | Matthew Jasper | -30/+44 |
| 2018-07-21 | Use MirBorrowckCtxt while reporting move errors | Matthew Jasper | -39/+21 |
| 2018-07-21 | Auto merge of #52405 - matthewjasper:mutability-errors, r=pnkfelix | bors | -351/+1822 |
| 2018-07-21 | Add missing backtick | csmoe | -1/+1 |
| 2018-07-21 | delete tests | dylan_DPC | -110/+0 |
| 2018-07-21 | Treat no_std(target) == None case correctly. | Hideki Sekine | -1/+1 |
| 2018-07-21 | we now get 2 extra mismatched type errors | Niko Matsakis | -4/+69 |
| 2018-07-21 | use proper body-id and span when solving obligations | Niko Matsakis | -2/+2 |
| 2018-07-21 | add regression test for #52078 | Niko Matsakis | -0/+37 |
| 2018-07-21 | skip no-op obligations and add a little debug output | Niko Matsakis | -11/+17 |
| 2018-07-21 | Convert implied_outlives_bounds to a query | Tyler Mandry | -221/+381 |
| 2018-07-21 | Auto merge of #52562 - Manishearth:clippyup, r=RalfJung | bors | -19/+31 |
| 2018-07-21 | add docs | dylan_DPC | -2/+21 |
| 2018-07-21 | Don't invent new magic keywords | Oliver Schneider | -9/+9 |
| 2018-07-21 | Auto merge of #52555 - petrochenkov:mresfact, r=alexcrichton | bors | -164/+246 |
| 2018-07-21 | Typo | Felix Rabe | -1/+1 |
| 2018-07-21 | Auto merge of #52552 - eddyb:proc-macro-prep, r=alexcrichton | bors | -570/+465 |
| 2018-07-21 | Auto merge of #52535 - alexcrichton:update-stdsimd, r=Mark-Simulacrum | bors | -8/+0 |
| 2018-07-21 | remove unwanted tests and a reference to it in comments | dylan_DPC | -139/+3 |
| 2018-07-20 | Update stdsimd to undo an accidental stabilization | Alex Crichton | -8/+0 |
| 2018-07-21 | Auto merge of #52536 - alexcrichton:attr-spans, r=nikomatsakis | bors | -5/+132 |
| 2018-07-21 | Auto merge of #52438 - ljedrz:rustc_vec_capacity, r=eddyb | bors | -59/+49 |
| 2018-07-21 | Avoid using `#[macro_export]` for documenting builtin macros | Vadim Petrochenkov | -58/+43 |