| Age | Commit message (Expand) | Author | Lines |
| 2019-01-31 | Simplify lambdas | Linus Färnstrand | -4/+4 |
| 2019-01-31 | Stabilize the time_checked_add feature | Linus Färnstrand | -4/+4 |
| 2019-01-31 | Auto merge of #57914 - jethrogb:jb/sgx-unwind-version, r=alexcrichton | bors | -25/+35 |
| 2019-01-31 | Auto merge of #58003 - nikic:saturating-add, r=nagisa | bors | -3/+101 |
| 2019-01-31 | Updated commit id for building libunwind. | Vardhan Thigle | -2/+2 |
| 2019-01-31 | Auto merge of #57514 - michaelwoerister:xlto-tests, r=alexcrichton | bors | -21/+175 |
| 2019-01-31 | Auto merge of #58016 - Centril:rollup, r=Centril | bors | -89/+319 |
| 2019-01-31 | Rollup merge of #58008 - matthewjasper:places-conflict-args, r=oli-obk | Mazdak Farrokhzad | -1/+37 |
| 2019-01-31 | Rollup merge of #58007 - estebank:issue-58006, r=petrochenkov | Mazdak Farrokhzad | -1/+26 |
| 2019-01-31 | Rollup merge of #58005 - vitiral:docs_trim_start_matches, r=Manishearth | Mazdak Farrokhzad | -8/+8 |
| 2019-01-31 | Rollup merge of #58000 - oli-obk:fixes_and_cleanups, r=RalfJung | Mazdak Farrokhzad | -45/+77 |
| 2019-01-31 | Rollup merge of #57999 - jethrogb:jb/movbe-feature, r=alexcrichton | Mazdak Farrokhzad | -1/+5 |
| 2019-01-31 | Rollup merge of #57984 - phansch:improve_check_ty_error, r=zackmdavis | Mazdak Farrokhzad | -2/+2 |
| 2019-01-31 | Rollup merge of #57980 - siddharthasahu:patch-1, r=QuietMisdreavus | Mazdak Farrokhzad | -0/+4 |
| 2019-01-31 | Rollup merge of #57971 - jethrogb:jb/sgx-panic, r=alexcrichton | Mazdak Farrokhzad | -22/+32 |
| 2019-01-31 | Rollup merge of #57934 - dwijnand:from-Arc/Rc-to-NonNull, r=alexcrichton | Mazdak Farrokhzad | -0/+42 |
| 2019-01-31 | Rollup merge of #57920 - euclio:source-date-epoch, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+14 |
| 2019-01-31 | Rollup merge of #57106 - matthiaskrgr:trim_must_use, r=sfackler | Mazdak Farrokhzad | -0/+12 |
| 2019-01-31 | Rollup merge of #57008 - Knium:misleading-try-adding-parentheses-in-match-wit... | Mazdak Farrokhzad | -7/+60 |
| 2019-01-30 | Auto merge of #57974 - llogiq:vec-deque-try-fold, r=alexcrichton | bors | -1/+47 |
| 2019-01-30 | Pass correct arguments to places_conflict | Matthew Jasper | -1/+37 |
| 2019-01-30 | Don't panic when accessing enum variant ctor using `Self` in match | Esteban Küber | -1/+26 |
| 2019-01-30 | Failure resistent trait implementing | Oliver Scherer | -1/+2 |
| 2019-01-30 | Improve bug message in check_ty | Philipp Hansch | -2/+2 |
| 2019-01-30 | fix #57686: update docs for fix_start/end_matches | Rett Berg | -8/+8 |
| 2019-01-30 | Swap the names of `LocalValue` and `LocalState` | Oliver Scherer | -33/+33 |
| 2019-01-30 | Prefer macro over manual implementation | Oliver Scherer | -12/+6 |
| 2019-01-30 | Auto merge of #57495 - jamesmunns:mdbook-compat, r=steveklabnik | bors | -25/+270 |
| 2019-01-30 | Add MOVBE feature | Jethro Beekman | -1/+5 |
| 2019-01-30 | CI: Use lld for linking LLVM in the x86_64-gnu-debug image. | Michael Woerister | -0/+1 |
| 2019-01-30 | bootstrap: Expose LLVM_USE_LINKER cmake option to config.toml. | Michael Woerister | -0/+11 |
| 2019-01-30 | ci: Use clang as the C++ compiler for x86_64-gnu-debug. | Michael Woerister | -3/+9 |
| 2019-01-30 | bootstrap: Make LLD available to run-make tests. | Michael Woerister | -14/+27 |
| 2019-01-30 | Add missing packages. | Michael Woerister | -0/+5 |
| 2019-01-30 | Eliminate an unwrap | Oliver Scherer | -10/+11 |
| 2019-01-30 | Monomorphize types when not going through `layout_of_local` | Oliver Scherer | -2/+3 |
| 2019-01-30 | Add exception for new dependency in license checker | James Munns | -0/+1 |
| 2019-01-30 | Update to newer version of mdbook(2) | James Munns | -1/+168 |
| 2019-01-30 | Indent fixup | Oliver Scherer | -2/+2 |
| 2019-01-30 | Remove stable feature | James Munns | -2/+0 |
| 2019-01-30 | No consumers of MdBook2 yet | James Munns | -0/+4 |
| 2019-01-30 | Only the compatibility items from the embedded book PR | James Munns | -25/+100 |
| 2019-01-30 | The return place's layout is only used once per frame, so caching doesn't help | Oliver Scherer | -1/+1 |
| 2019-01-30 | Can't use `layout_of_local` for the frame currently being created | Oliver Scherer | -2/+3 |
| 2019-01-30 | Make priroda happy again | Oliver Scherer | -1/+1 |
| 2019-01-30 | Allow `layout_of_local` to also use cached layouts | Oliver Scherer | -14/+19 |
| 2019-01-30 | Auto merge of #57988 - RalfJung:miri, r=oli-obk | bors | -14/+14 |
| 2019-01-30 | Merge `locals` and `local_layouts` fields | Oliver Scherer | -39/+68 |
| 2019-01-30 | update miri | Ralf Jung | -14/+14 |
| 2019-01-30 | Auto merge of #57932 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -15/+30 |