| Age | Commit message (Expand) | Author | Lines |
| 2019-04-07 | initialize unsized locals when copying to the for the first time | Ralf Jung | -33/+57 |
| 2019-04-07 | fix miri engine debug output for uninitialized locals | Ralf Jung | -11/+6 |
| 2019-04-07 | make StorageLive lazy as well | Ralf Jung | -37/+22 |
| 2019-04-06 | miri engine: lazily allocate memory for locals on first write | Ralf Jung | -40/+79 |
| 2019-04-06 | Auto merge of #59745 - cwhakes:master, r=sanxiyn | bors | -10/+10 |
| 2019-04-06 | Auto merge of #59744 - cuviper:output-errors, r=sanxiyn | bors | -13/+26 |
| 2019-04-06 | Auto merge of #59723 - Zoxc:rem-noforce, r=michaelwoerister | bors | -1/+0 |
| 2019-04-05 | Change `copytest` parameter name from `y` to `sign` | Will Hakes | -10/+10 |
| 2019-04-05 | Show better errors for LLVM IR output | Josh Stone | -13/+26 |
| 2019-04-06 | Rollup merge of #59727 - alexcrichton:wasi-apis, r=fitzgen | Mazdak Farrokhzad | -88/+87 |
| 2019-04-06 | Rollup merge of #59707 - GuillaumeGomez:GuillaumeGomez-patch-1, r=Centril | Mazdak Farrokhzad | -0/+20 |
| 2019-04-06 | Rollup merge of #59696 - michaelwoerister:fix-issue-59137, r=alexcrichton | Mazdak Farrokhzad | -4/+20 |
| 2019-04-06 | Rollup merge of #59624 - jethrogb:jb/sgx-unwind-syms, r=alexcrichton | Mazdak Farrokhzad | -41/+53 |
| 2019-04-06 | Rollup merge of #58894 - GuillaumeGomez:invalid-lifetime-bounds, r=estebank | Mazdak Farrokhzad | -11/+27 |
| 2019-04-05 | Auto merge of #59500 - crlf0710:boxed-closure-impls, r=cramertj | bors | -100/+119 |
| 2019-04-05 | wasi: Use shared API for preopened fds | Alex Crichton | -88/+87 |
| 2019-04-05 | Add missing tryfrom example | Guillaume Gomez | -0/+20 |
| 2019-04-05 | Auto merge of #59076 - dtolnay:comma, r=alexcrichton | bors | -252/+226 |
| 2019-04-05 | Include trailing comma in multiline Debug representation | David Tolnay | -252/+226 |
| 2019-04-05 | Auto merge of #59721 - Centril:rollup-ieam9ke, r=Centril | bors | -32/+24 |
| 2019-04-05 | Remove no_force from coherent_trait | John Kåre Alsaker | -1/+0 |
| 2019-04-05 | Rollup merge of #59712 - alexcrichton:wasm-static-not-pic, r=eddyb | Mazdak Farrokhzad | -0/+9 |
| 2019-04-05 | Rollup merge of #59702 - hgallagher1993:origin, r=Centril | Mazdak Farrokhzad | -20/+2 |
| 2019-04-05 | Rollup merge of #59690 - xfix:patch-17, r=cramertj | Mazdak Farrokhzad | -0/+3 |
| 2019-04-05 | Rollup merge of #59687 - matklad:shebang, r=petrochenkov | Mazdak Farrokhzad | -11/+5 |
| 2019-04-05 | Rollup merge of #59665 - ssomers:hashset_revisited, r=KodrAus | Mazdak Farrokhzad | -1/+5 |
| 2019-04-05 | Add regression test for #59137. | Michael Woerister | -0/+20 |
| 2019-04-05 | Auto merge of #59681 - dtolnay:cargo, r=alexcrichton | bors | -0/+0 |
| 2019-04-05 | Fix expectations on some ui test in nll compare mode. | Charles Lew | -5/+3 |
| 2019-04-05 | Auto merge of #59643 - alexcrichton:wasi-symbols, r=sanxiyn | bors | -1/+1 |
| 2019-04-05 | Auto merge of #59704 - alexcrichton:fix-freebsd, r=pietroalbini | bors | -1/+5 |
| 2019-04-04 | wasm32: Default to a "static" relocation model | Alex Crichton | -0/+9 |
| 2019-04-04 | ci: Update FreeBSD tarball downloads | Alex Crichton | -1/+5 |
| 2019-04-05 | Add ignore to doc code | Masaki Hara | -2/+2 |
| 2019-04-05 | Simplify fnbox docs. | Masaki Hara | -235/+15 |
| 2019-04-05 | Stabilize boxed_closure_impls in 1.35.0. | Charles Lew | -109/+3 |
| 2019-04-05 | Remove FnBox specialization of impl FnOnce for Box<impl FnOnce>. | Masaki Hara | -41/+1 |
| 2019-04-05 | We already have unsized_locals in stage0. | Masaki Hara | -9/+0 |
| 2019-04-05 | Fix failing tests. | Masaki Hara | -25/+10 |
| 2019-04-05 | Fix expectations on some ui tests involving FnOnce. | Masaki Hara | -72/+42 |
| 2019-04-05 | Add unstable-book articles on fnbox and boxed_closure_impls. | Masaki Hara | -0/+350 |
| 2019-04-05 | Add tests for boxed_closure_impls. | Masaki Hara | -0/+61 |
| 2019-04-05 | Add Fn* blanket impls for Box. | Masaki Hara | -0/+34 |
| 2019-04-05 | Make FnBox a subtrait of FnOnce. | Masaki Hara | -5/+1 |
| 2019-04-04 | std: Upgrade `compiler_builtins` to fix wasi linkage | Alex Crichton | -1/+1 |
| 2019-04-04 | Auto merge of #59676 - alexcrichton:osx-deadlock, r=sfackler | bors | -13/+65 |
| 2019-04-04 | Update cargo | David Tolnay | -0/+0 |
| 2019-04-04 | Use declare_lint_pass! and impl_lint_pass! in more places | hgallagher1993 | -20/+2 |
| 2019-04-04 | Auto merge of #59695 - Centril:rollup-88qffc2, r=Centril | bors | -32/+91 |
| 2019-04-04 | std: Avoid usage of `Once` in `Instant` | Alex Crichton | -13/+65 |