| Age | Commit message (Expand) | Author | Lines |
| 2019-04-06 | Add summary and reference to Rust trademark guide | Andrew Xu | -0/+12 |
| 2019-04-06 | Auto merge of #59745 - cwhakes:master, r=sanxiyn | bors | -10/+10 |
| 2019-04-06 | Remove copy_book_toml method in favor for copy_recursive | Bastian Gruber | -7/+0 |
| 2019-04-06 | Add book.toml to tools/unstable, add copy_book_toml to scipt | Bastian Gruber | -0/+8 |
| 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-05 | Auto merge of #59741 - Centril:rollup-3us4b8q, r=Centril | bors | -144/+356 |
| 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 #59599 - XAMPPRocky:master, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+149 |
| 2019-04-06 | Rollup merge of #58894 - GuillaumeGomez:invalid-lifetime-bounds, r=estebank | Mazdak Farrokhzad | -11/+27 |
| 2019-04-05 | Future-proof the Futures API | Taylor Cramer | -70/+176 |
| 2019-04-05 | Use for_each to extend collections | Josh Stone | -22/+10 |
| 2019-04-05 | Move match_path from DefId to lint::LateContext | flip1995 | -107/+114 |
| 2019-04-05 | remove lookup_char_pos_adj | Aleksey Kladov | -30/+9 |
| 2019-04-05 | Auto merge of #59500 - crlf0710:boxed-closure-impls, r=cramertj | bors | -100/+119 |
| 2019-04-05 | Remove parens | Unreachable | -2/+2 |
| 2019-04-05 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 |
| 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 | rustc: Start implementing compat with LLVM 9 | Alex Crichton | -27/+45 |
| 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 | -17/+17 |
| 2019-04-05 | improve docs for std::hint::unreachable_unchecked() | Unreachable | -3/+2 |
| 2019-04-05 | Auto merge of #59704 - alexcrichton:fix-freebsd, r=pietroalbini | bors | -1/+5 |
| 2019-04-05 | Increase `Span` from 4 bytes to 8 bytes. | Nicholas Nethercote | -103/+90 |
| 2019-04-05 | Add DropArena and use it to allocate types with few allocations | John Kåre Alsaker | -25/+150 |
| 2019-04-05 | Impl UseSpecializedDecodable for &T | John Kåre Alsaker | -9/+1 |
| 2019-04-05 | Make ArenaAllocatable a marker trait to allow overlapping impls and use speci... | John Kåre Alsaker | -28/+28 |
| 2019-04-05 | Introduce an arena type which may be used to allocate a list of types with de... | John Kåre Alsaker | -21/+167 |
| 2019-04-04 | Add back the substring test | Guillaume Gomez | -0/+29 |
| 2019-04-04 | Mark variables captured by reference as mutable correctly | Matthew Jasper | -28/+87 |
| 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 |