| Age | Commit message (Expand) | Author | Lines |
| 2018-12-06 | Auto merge of #55635 - oli-obk:min_const_unsafe_fn, r=nikomatsakis | bors | -137/+868 |
| 2018-12-06 | Auto merge of #56307 - RalfJung:stacked-borrows-2-phase, r=oli-obk | bors | -74/+98 |
| 2018-12-06 | Auto merge of #54517 - mcr431:53956-panic-on-include_bytes-of-own-file, r=mic... | bors | -119/+180 |
| 2018-12-05 | Auto merge of #56549 - pietroalbini:rollup, r=pietroalbini | bors | -418/+518 |
| 2018-12-05 | Rollup merge of #56538 - xfix:patch-13, r=bluss | Pietro Albini | -1/+20 |
| 2018-12-05 | Rollup merge of #56523 - JohnHeitmann:es6, r=GuillaumeGomez | Pietro Albini | -2/+36 |
| 2018-12-05 | Rollup merge of #56498 - GuillaumeGomez:line-numbers, r=QuietMisdreavus | Pietro Albini | -2/+2 |
| 2018-12-05 | Rollup merge of #56497 - ljedrz:cleanup_libstd_const_lifetimes, r=kennytm | Pietro Albini | -173/+173 |
| 2018-12-05 | Rollup merge of #56476 - GuillaumeGomez:invalid-line-number-match, r=QuietMis... | Pietro Albini | -1/+1 |
| 2018-12-05 | Rollup merge of #56466 - ljedrz:delete_tuple_slice, r=nikomatsakis | Pietro Albini | -71/+0 |
| 2018-12-05 | Rollup merge of #56456 - oli-obk:private_impl_trait, r=cramertj | Pietro Albini | -0/+14 |
| 2018-12-05 | Rollup merge of #56452 - sinkuu:redundant_clone, r=nikic | Pietro Albini | -4/+4 |
| 2018-12-05 | Rollup merge of #56424 - mark-i-m:explain-raw, r=Centril | Pietro Albini | -0/+4 |
| 2018-12-05 | Rollup merge of #56388 - matthewjasper:more-lexical-mir-cleanup, r=nikomatsakis | Pietro Albini | -81/+74 |
| 2018-12-05 | Rollup merge of #56372 - wildarch:issue-55314-second-borrow-ref, r=davidtwco | Pietro Albini | -11/+30 |
| 2018-12-05 | Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN | Pietro Albini | -68/+26 |
| 2018-12-05 | Rollup merge of #55987 - Thomasdezeeuw:weak-ptr_eq, r=sfackler | Pietro Albini | -1/+95 |
| 2018-12-05 | Rollup merge of #55563 - GuillaumeGomez:doc-search-sentence, r=QuietMisdreavus | Pietro Albini | -3/+19 |
| 2018-12-05 | Rollup merge of #51753 - gruberb:document-from-conversions-libstdpath, r=Quie... | Pietro Albini | -0/+20 |
| 2018-12-05 | Auto merge of #55933 - euclio:doc-panic, r=QuietMisdreavus | bors | -5/+43 |
| 2018-12-05 | Auto merge of #56535 - matthiaskrgr:clippy, r=oli-obk | bors | -14/+14 |
| 2018-12-05 | Add a test for cloned side effects | Konrad Borowski | -0/+17 |
| 2018-12-05 | Use inner iterator may_have_side_effect for Cloned | Konrad Borowski | -1/+3 |
| 2018-12-05 | emit error when doc generation fails | Andy Russell | -5/+43 |
| 2018-12-05 | submodules: update clippy from b2601beb to 29bf75cd | Matthias Krüger | -14/+14 |
| 2018-12-05 | Auto merge of #55466 - sinkuu:cleanup, r=petrochenkov | bors | -64/+34 |
| 2018-12-05 | Auto merge of #55922 - oli-obk:slice_pat_ice, r=zackmdavis | bors | -66/+132 |
| 2018-12-05 | Fix pretty test | Shotaro Yamada | -1/+1 |
| 2018-12-05 | Auto merge of #56519 - steveklabnik:edition-guide, r=pietroalbini | bors | -1/+2 |
| 2018-12-04 | adds DocTest filename variant, refactors doctest_offset out of source_map, fi... | Matthew Russo | -54/+52 |
| 2018-12-04 | Added trailing newline | John Heitmann | -1/+1 |
| 2018-12-04 | Added a bare-bones eslint config (removing jslint) | John Heitmann | -2/+36 |
| 2018-12-04 | updates all Filename variants to take a fingerprint | Matthew Russo | -51/+93 |
| 2018-12-04 | new_source_file no longer enters duplicate files, expand_include_bytes includ... | Matthew Russo | -19/+40 |
| 2018-12-04 | build the edition guide | Steve Klabnik | -1/+2 |
| 2018-12-04 | Auto merge of #56486 - matthewjasper:propagate-all-closure-bounds, r=pnkfelix | bors | -4/+46 |
| 2018-12-04 | Call methods on the right tcx | Matthew Jasper | -3/+3 |
| 2018-12-04 | Utilize `?` instead of `return None`. | Corey Farwell | -68/+26 |
| 2018-12-04 | Auto merge of #56244 - oli-obk:loud_ui_errors, r=nikomatsakis | bors | -339/+440 |
| 2018-12-04 | Auto merge of #55871 - ljedrz:llvm_back_allocations, r=nagisa | bors | -21/+23 |
| 2018-12-04 | Fix line numbers display | Guillaume Gomez | -2/+2 |
| 2018-12-04 | Tidy fixup | Oliver Scherer | -1/+1 |
| 2018-12-04 | cleanup: remove static lifetimes from consts in libstd | ljedrz | -173/+173 |
| 2018-12-04 | Auto merge of #56224 - ehuss:update-cargo, r=alexcrichton | bors | -1/+32 |
| 2018-12-04 | Intrinsic checks are just needed for `qualify_min_const_fn` | Oliver Scherer | -30/+53 |
| 2018-12-04 | Clear up some code | Oliver Scherer | -22/+16 |
| 2018-12-04 | Explain unsafety trickery of const functions | Oliver Scherer | -5/+14 |
| 2018-12-04 | Clean up the logic in `is_min_const_fn` | Oliver Scherer | -13/+18 |
| 2018-12-04 | Add and update tests | Oliver Scherer | -54/+57 |
| 2018-12-04 | Automatically generate imports for newtype_index `Deserialize` impls | Oliver Scherer | -22/+19 |