about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-08-02librustc_incremental: Unconfigure tests during normal buildVadim Petrochenkov-65/+68
2019-08-02libsyntax_pos: Unconfigure tests during normal buildVadim Petrochenkov-211/+210
2019-08-02librustc_target: Unconfigure tests during normal buildVadim Petrochenkov-28/+31
2019-08-02librustc_lexer: Unconfigure tests during normal buildVadim Petrochenkov-281/+279
2019-08-02libpanic_unwind: Unconfigure tests during normal buildVadim Petrochenkov-19/+22
2019-08-02libserialize: Unconfigure tests during normal buildVadim Petrochenkov-45/+46
2019-08-02libterm: Unconfigure tests during normal buildVadim Petrochenkov-173/+173
2019-08-02libtest: Unconfigure tests during normal buildVadim Petrochenkov-96/+89
2019-08-02compiletest: Unconfigure tests during normal buildVadim Petrochenkov-174/+183
2019-08-02tidy: Unconfigure tests during normal buildVadim Petrochenkov-51/+53
2019-08-01Make is_mutable use PlaceRef instead of it's fieldsSantiago Pastorino-62/+71
2019-08-01Add check-pass test for #63102.Robert Bartlensky-0/+8
2019-08-01Fix ICE in #63135Michael Lamparski-1/+56
2019-08-01Allow trailing comma in macro 2.0 declarations.Robert Bartlensky-1/+4
2019-08-02Futures: Add link to Waker in trait doc.Bruce Mitchener-1/+3
2019-08-02Remove extraneous {} in use stmts in doc comments.Bruce Mitchener-2/+2
2019-08-02Fix typos in doc comments.Bruce Mitchener-7/+7
2019-08-01replace what I think is an erroneous try_run_quiet by try_runRalf Jung-1/+1
2019-08-01build_helper: rename (try_)run_silent -> (try_)runRalf Jung-7/+7
2019-08-01build_helper: rename run -> run_verbose (seems unused)Ralf Jung-1/+2
2019-08-01More questionmarks in doctestsAndre Bogus-16/+27
2019-08-01Update Cargo.lockgnzlbg-66/+133
2019-08-01Temporarily disable the redox buildergnzlbg-1/+3
2019-08-01Remove spin dependencygnzlbg-1/+0
2019-08-01Update Cargo.lockgnzlbg-0/+4
2019-08-01Remove mach dependencygnzlbg-13/+23
2019-08-01Fix test of issue 3656gnzlbg-3/+3
2019-08-01Use Rust integer types instead of libc's fixed-width typesgnzlbg-2/+2
2019-08-01Update libc and use the Mach kernel APIs via the mach crate instead.gnzlbg-4/+12
2019-08-01Auto merge of #63194 - pietroalbini:rollup-xgnvb1b, r=pietroalbinibors-26/+178
2019-08-01Rollup merge of #63191 - pietroalbini:really-fix-toolstate, r=alexcrichtonPietro Albini-0/+1
2019-08-01Rollup merge of #63188 - waywardmonkeys:release-note-typo-fixes, r=CentrilPietro Albini-4/+4
2019-08-01Rollup merge of #63179 - BaoshanPang:testcases, r=alexcrichtonPietro Albini-1/+6
2019-08-01Rollup merge of #63170 - matklad:cleanup-fields, r=petrochenkovPietro Albini-12/+11
2019-08-01Rollup merge of #63158 - JohnTitor:add-test-for-58951, r=CentrilPietro Albini-0/+10
2019-08-01Rollup merge of #63122 - Centril:fix-63115, r=petrochenkovPietro Albini-7/+142
2019-08-01Rollup merge of #62971 - GuillaumeGomez:keyword-sidebar, r=nobodyPietro Albini-1/+3
2019-08-01Rollup merge of #62644 - arnottcr:std_io-doc, r=steveklabnikPietro Albini-1/+1
2019-08-01ci: forward the TOOLSTATE_PUBLISH environment variable inside dockerPietro Albini-0/+1
2019-08-01FixedSizeArray: Add missing links in doc comments.Bruce Mitchener-1/+4
2019-08-01Auto merge of #62507 - petrochenkov:macunstab, r=alexcrichtonbors-298/+226
2019-08-01Auto merge of #63181 - ehuss:update-cargo-rls, r=alexcrichtonbors-27/+51
2019-08-01code review fixesSaleem Jaffer-6/+7
2019-08-01Fix typos in release notes.Bruce Mitchener-4/+4
2019-08-01code review fixesSaleem Jaffer-40/+43
2019-08-01Update src/libstd/path.rs to shorten the explanation for .to_str validation stepJason Shin-1/+1
2019-08-01Explaining the reason why validation is performed in to_str of path.rsJason Shin-0/+2
2019-07-31issue-2214.rs: lgamma is lgamma on vxWorksBaoshan Pang-1/+6
2019-08-01Change to check-passYuki Okushi-1/+1
2019-07-31Update cargo, rlsEric Huss-27/+51