about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-04-06Add summary and reference to Rust trademark guideAndrew Xu-0/+12
2019-04-06Auto merge of #59745 - cwhakes:master, r=sanxiynbors-10/+10
2019-04-06Remove copy_book_toml method in favor for copy_recursiveBastian Gruber-7/+0
2019-04-06Add book.toml to tools/unstable, add copy_book_toml to sciptBastian Gruber-0/+8
2019-04-06Auto merge of #59744 - cuviper:output-errors, r=sanxiynbors-13/+26
2019-04-06Auto merge of #59723 - Zoxc:rem-noforce, r=michaelwoeristerbors-1/+0
2019-04-05Change `copytest` parameter name from `y` to `sign`Will Hakes-10/+10
2019-04-05Show better errors for LLVM IR outputJosh Stone-13/+26
2019-04-05Auto merge of #59741 - Centril:rollup-3us4b8q, r=Centrilbors-144/+356
2019-04-06Rollup merge of #59727 - alexcrichton:wasi-apis, r=fitzgenMazdak Farrokhzad-88/+87
2019-04-06Rollup merge of #59707 - GuillaumeGomez:GuillaumeGomez-patch-1, r=CentrilMazdak Farrokhzad-0/+20
2019-04-06Rollup merge of #59696 - michaelwoerister:fix-issue-59137, r=alexcrichtonMazdak Farrokhzad-4/+20
2019-04-06Rollup merge of #59624 - jethrogb:jb/sgx-unwind-syms, r=alexcrichtonMazdak Farrokhzad-41/+53
2019-04-06Rollup merge of #59599 - XAMPPRocky:master, r=Mark-SimulacrumMazdak Farrokhzad-0/+149
2019-04-06Rollup merge of #58894 - GuillaumeGomez:invalid-lifetime-bounds, r=estebankMazdak Farrokhzad-11/+27
2019-04-05Future-proof the Futures APITaylor Cramer-70/+176
2019-04-05Use for_each to extend collectionsJosh Stone-22/+10
2019-04-05Move match_path from DefId to lint::LateContextflip1995-107/+114
2019-04-05remove lookup_char_pos_adjAleksey Kladov-30/+9
2019-04-05Auto merge of #59500 - crlf0710:boxed-closure-impls, r=cramertjbors-100/+119
2019-04-05Remove parensUnreachable-2/+2
2019-04-05Update RELEASES.mdMazdak Farrokhzad-1/+1
2019-04-05wasi: Use shared API for preopened fdsAlex Crichton-88/+87
2019-04-05Add missing tryfrom exampleGuillaume Gomez-0/+20
2019-04-05rustc: Start implementing compat with LLVM 9Alex Crichton-27/+45
2019-04-05Auto merge of #59076 - dtolnay:comma, r=alexcrichtonbors-252/+226
2019-04-05Include trailing comma in multiline Debug representationDavid Tolnay-252/+226
2019-04-05Auto merge of #59721 - Centril:rollup-ieam9ke, r=Centrilbors-32/+24
2019-04-05Remove no_force from coherent_traitJohn Kåre Alsaker-1/+0
2019-04-05Rollup merge of #59712 - alexcrichton:wasm-static-not-pic, r=eddybMazdak Farrokhzad-0/+9
2019-04-05Rollup merge of #59702 - hgallagher1993:origin, r=CentrilMazdak Farrokhzad-20/+2
2019-04-05Rollup merge of #59690 - xfix:patch-17, r=cramertjMazdak Farrokhzad-0/+3
2019-04-05Rollup merge of #59687 - matklad:shebang, r=petrochenkovMazdak Farrokhzad-11/+5
2019-04-05Rollup merge of #59665 - ssomers:hashset_revisited, r=KodrAusMazdak Farrokhzad-1/+5
2019-04-05Add regression test for #59137.Michael Woerister-0/+20
2019-04-05Auto merge of #59681 - dtolnay:cargo, r=alexcrichtonbors-0/+0
2019-04-05Fix expectations on some ui test in nll compare mode.Charles Lew-5/+3
2019-04-05Auto merge of #59643 - alexcrichton:wasi-symbols, r=sanxiynbors-17/+17
2019-04-05improve docs for std::hint::unreachable_unchecked()Unreachable-3/+2
2019-04-05Auto merge of #59704 - alexcrichton:fix-freebsd, r=pietroalbinibors-1/+5
2019-04-05Increase `Span` from 4 bytes to 8 bytes.Nicholas Nethercote-103/+90
2019-04-05Add DropArena and use it to allocate types with few allocationsJohn Kåre Alsaker-25/+150
2019-04-05Impl UseSpecializedDecodable for &TJohn Kåre Alsaker-9/+1
2019-04-05Make ArenaAllocatable a marker trait to allow overlapping impls and use speci...John Kåre Alsaker-28/+28
2019-04-05Introduce an arena type which may be used to allocate a list of types with de...John Kåre Alsaker-21/+167
2019-04-04Add back the substring testGuillaume Gomez-0/+29
2019-04-04Mark variables captured by reference as mutable correctlyMatthew Jasper-28/+87
2019-04-04wasm32: Default to a "static" relocation modelAlex Crichton-0/+9
2019-04-04ci: Update FreeBSD tarball downloadsAlex Crichton-1/+5
2019-04-05Add ignore to doc codeMasaki Hara-2/+2