summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [stable] Prepare the 1.22.0 stable release1.22.0Alex Crichton2017-11-201-1/+1
* Auto merge of #46065 - Keruspe:beta, r=alexcrichtonbors2017-11-191-11/+11
|\
| * update openssl{,-sys} to fix build with libressl 2.6.xMarc-Antoine Perennou2017-11-171-11/+11
|/
* Auto merge of #45986 - arielb1:beta-next, r=alexcrichtonbors2017-11-1414-93/+338
|\
| * check_unsafety: fix unused unsafe block duplicationAriel Ben-Yehuda2017-11-142-9/+9
| * Backported merge of #45890 - arielb1:self-first, r=eddybbors2017-11-142-9/+56
| * Backported merge of #45785 - arielb1:unsafe-fixes, r=eddybbors2017-11-1412-84/+282
* | Auto merge of #45948 - Mark-Simulacrum:beta-next, r=alexcrichtonbors2017-11-135-1/+47
|\ \ | |/ |/|
| * Bump beta releasse number to generate a new compiler.Mark Simulacrum2017-11-121-1/+1
| * Disable `mmap` in `libbacktrace` on Apple platformsJohn Colanduoni2017-11-123-0/+46
| * Update cargo to include a few bugfixes.Mark Simulacrum2017-11-121-0/+0
|/
* Auto merge of #45744 - kennytm:centos-vault-beta, r=alexcrichtonbors2017-11-051-1/+1
|\
| * Change powerpc64le's Centos base URL to vault.centos.org.kennytm2017-11-041-1/+1
|/
* Auto merge of #45559 - bgermann:beta, r=alexcrichtonbors2017-11-021-0/+1
|\
| * Disable jemalloc for sparcv9-sun-solarisbgermann2017-10-261-0/+1
* | Auto merge of #45658 - matklad:beta-backport, r=alexcrichtonbors2017-10-311-0/+0
|\ \
| * | [beta] Cargo does not remove [root] from lockfile with --frozenAleksey Kladov2017-10-311-0/+0
* | | Auto merge of #45656 - kennytm:sdkmanager-beta, r=alexcrichtonbors2017-10-318-52/+97
|\ \ \ | |/ / |/| |
| * | ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.kennytm2017-10-318-52/+97
|/ /
* | Auto merge of #45555 - integer32llc:update-beta-book, r=steveklabnikbors2017-10-271-0/+0
|\ \ | |/ |/|
| * Update the book on beta to fix the print buttonCarol (Nichols || Goulding)2017-10-261-0/+0
|/
* Auto merge of #45443 - bgermann:beta, r=kennytmbors2017-10-241-14/+14
|\
| * Remove tabsbgermann2017-10-221-2/+2
| * Make Solaris builder compatible with Solaris 10 retrybgermann2017-10-221-14/+14
|/
* Auto merge of #45413 - alexcrichton:beta-next, r=Mark-Simulacrumbors2017-10-203-4/+24
|\
| * Bump the beta to .2Alex Crichton2017-10-201-1/+1
| * incr.comp.: Fix instability in CodegenUnitExt::items_in_deterministic_order().Michael Woerister2017-10-201-3/+20
| * incr.comp.: Add missing match branch in HashStable impl for ty::RegionKind.Michael Woerister2017-10-201-0/+3
|/
* Auto merge of #45305 - bgermann:beta, r=alexcrichtonbors2017-10-162-15/+19
|\
| * Make Solaris builder compatible with Solaris 10bgermann2017-10-152-15/+19
|/
* Auto merge of #45160 - alexcrichton:beta-next, r=alexcrichtonbors2017-10-126-13/+47
|\
| * ci: Fix installing the Android SDKAlex Crichton2017-10-121-1/+1
| * Prepare the 1.22.0 betaAlex Crichton2017-10-125-12/+46
|/
* Auto merge of #45111 - aidanhs:aphs-bubble-worker-failures, r=alexcrichtonbors2017-10-091-6/+10
|\
| * Don't panic in the coordinator thread, bubble up the failureAidan Hobson Sayers2017-10-081-6/+10
* | Auto merge of #45075 - alexcrichton:inline-less, r=michaelwoeristerbors2017-10-0921-83/+202
|\ \
| * | rustc: Don't inline in CGUs at -O0Alex Crichton2017-10-0721-83/+202
* | | Auto merge of #45064 - alexcrichton:reduce-codegen-units, r=michaelwoeristerbors2017-10-091-2/+16
|\ \ \
| * | | rustc: Reduce default CGUs to 16Alex Crichton2017-10-061-2/+16
| | |/ | |/|
* | | Auto merge of #45041 - est31:master, r=alexcrichtonbors2017-10-0916-295/+8
|\ \ \
| * | | Remove nacl from librustdocest312017-10-051-2/+1
| * | | Remove nacl from libtestest312017-10-051-4/+2
| * | | Remove nacl from libstdest312017-10-0510-232/+4
| * | | Remove nacl from librustc_backest312017-10-052-52/+0
| * | | Remove nacl from librustc_llvmest312017-10-052-5/+1
* | | | Auto merge of #45035 - alexcrichton:no-empty, r=michaelwoeristerbors2017-10-092-12/+0
|\ \ \ \
| * | | | rustc: Don't create empty codegen unitsAlex Crichton2017-10-042-12/+0
* | | | | Auto merge of #45033 - eddyb:capture-me-not, r=nikomatsakisbors2017-10-091-10/+1
|\ \ \ \ \
| * | | | | rustc_trans: do not set NoCapture for anonymous lifetime &T arguments.Eduard-Mihai Burtescu2017-10-051-10/+1
| |/ / / /
* | | | | Auto merge of #45030 - raggi:zircon-handle-t, r=alexcrichtonbors2017-10-082-18/+17
|\ \ \ \ \