summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove nrc from toolstate pingsnrc-patch-1Nick Cameron2019-04-171-2/+2
* Auto merge of #60027 - jethrogb:jb/sgx-reentry-abort, r=cramertjbors2019-04-173-19/+11
|\
| * SGX target: change re-entry abort logicJethro Beekman2019-04-163-19/+11
* | Auto merge of #59974 - Centril:boostrap-to-2019-04-11, r=pietroalbini,Mark-Si...bors2019-04-1732-34/+30
|\ \ | |/ |/|
| * bump bootstrap; remove redundant 'use libc;' on macOS.Mazdak Farrokhzad2019-04-171-1/+0
| * Deny `internal` in stage0Mateusz Mikuła2019-04-1727-29/+27
| * bump bootstrap; nightly => 1.36.Mazdak Farrokhzad2019-04-171-1/+1
| * bump bootstrap; fix compiletest wrt. exclude_should_panicMazdak Farrokhzad2019-04-171-0/+1
| * bump bootstrap; remove redundant imports.Mazdak Farrokhzad2019-04-171-2/+0
| * bump bootstrap => 2019-04-11Mazdak Farrokhzad2019-04-171-1/+1
|/
* Auto merge of #59997 - ehuss:update-cargo, r=alexcrichtonbors2019-04-162-4/+4
|\
| * Update cargoEric Huss2019-04-162-4/+4
* | Auto merge of #59879 - ebarnard:patch-1, r=alexcrichtonbors2019-04-161-0/+7
|\ \
| * | Add a comment explaining why SecRandomCopyBytes is not used on MacOSEd Barnard2019-04-161-0/+7
* | | Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichtonbors2019-04-1630-10/+92
|\ \ \ | |/ / |/| |
| * | this panic occurs not just on Windows, normalize it away everywhereRalf Jung2019-04-163-6/+6
| * | normalize away some Windows-only panic printingRalf Jung2019-04-156-3/+15
| * | huge-enum also exhibits this errorRalf Jung2019-04-141-0/+4
| * | some more tests need normalizationRalf Jung2019-04-143-0/+12
| * | normalize away spurious errorRalf Jung2019-04-149-3/+27
| * | normalize flags and rustc version in ICE reproRalf Jung2019-04-142-2/+4
| * | fix output test for backtrace-debuginfo.rsRalf Jung2019-04-141-2/+4
| * | fix testsRalf Jung2019-04-148-1/+26
| * | compiletest normalization: preserve non-JSON lines such as ICEsRalf Jung2019-04-141-1/+2
* | | Auto merge of #60007 - Centril:rollup-gdh1er4, r=Centrilbors2019-04-1613-14/+191
|\ \ \
| * \ \ Rollup merge of #60000 - pietroalbini:triagebot, r=Mark-SimulacrumMazdak Farrokhzad2019-04-161-0/+6
| |\ \ \
| | * | | add repo-specific triagebot configurationPietro Albini2019-04-151-0/+6
| * | | | Rollup merge of #59993 - euclio:unused-ref-field, r=estebankMazdak Farrokhzad2019-04-164-5/+119
| |\ \ \ \
| | * | | | include mode in unused binding suggestion spanAndy Russell2019-04-154-5/+119
| * | | | | Rollup merge of #59992 - QuietMisdreavus:static-settings-path, r=GuillaumeGomezMazdak Farrokhzad2019-04-162-1/+6
| |\ \ \ \ \
| | * | | | | use --static-root-path for settings.jsQuietMisdreavus2019-04-152-1/+6
| * | | | | | Rollup merge of #59973 - Enity:fix-rustdoc-sidebar, r=GuillaumeGomezMazdak Farrokhzad2019-04-161-1/+2
| |\ \ \ \ \ \
| | * | | | | | change word wrapping modevlad-boroda2019-04-151-1/+1
| | * | | | | | Fix rustdoc sidebar z-indexvlad-boroda2019-04-141-0/+1
| * | | | | | | Rollup merge of #59903 - estebank:after-main, r=oli-obkMazdak Farrokhzad2019-04-164-3/+55
| |\ \ \ \ \ \ \
| | * | | | | | | Continue evaluating after missing mainEsteban Küber2019-04-114-3/+55
| * | | | | | | | Rollup merge of #59717 - Reconcyl:master, r=steveklabnikMazdak Farrokhzad2019-04-161-4/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove parensUnreachable2019-04-051-2/+2
| | * | | | | | | | improve docs for std::hint::unreachable_unchecked()Unreachable2019-04-051-3/+2
* | | | | | | | | | Auto merge of #59990 - bjorn3:nicer_compiletest_errors, r=alexcrichtonbors2019-04-161-1/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use resume_unwind instead of panic!() for nicer compiletest errorsbjorn32019-04-151-1/+3
* | | | | | | | | | Auto merge of #59926 - pietroalbini:android-sdk-manager, r=alexcrichtonbors2019-04-154-68/+224
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | ci: use a custom android sdk manager with pinning and mirroringPietro Albini2019-04-124-68/+224
* | | | | | | | | | Auto merge of #59991 - Centril:rollup-bqxt4w3, r=Centrilbors2019-04-1521-47/+154
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Rollup merge of #59989 - dima74:patch-1, r=jonas-schievinkMazdak Farrokhzad2019-04-151-9/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix links to Atomic* in RELEASES.mdDmitry Murzin2019-04-151-9/+9
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Rollup merge of #59978 - ollie27:rustdoc_default, r=QuietMisdreavusMazdak Farrokhzad2019-04-155-16/+67
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rustdoc: Remove default keyword from re-exported trait methodsOliver Middleton2019-04-145-16/+67
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Rollup merge of #59955 - RalfJung:stdsimd, r=alexcrichtonMazdak Farrokhzad2019-04-157-8/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | warn(missing_docs) in liballoc, and add missing docsRalf Jung2019-04-154-0/+13