Skip to content

Commit 9f18f25

Browse files
authored
Rollup merge of #38438 - alexcrichton:update-beta, r=brson
Update beta bootstrap compiler The current beta that rustc is bootstrapping from contains a bug in Cargo that erroneously links to OpenSSL in /usr/local, but this is fixed in the most recent 1.14 beta, so let's use that.
2 parents 49cd809 + c3423a6 commit 9f18f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stage0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# tarball for a stable release you'll likely see `1.x.0-$date` where `1.x.0` was
1313
# released on `$date`
1414

15-
rustc: beta-2016-11-16
15+
rustc: beta-2016-12-16
1616
cargo: nightly-2016-11-16

0 commit comments

Comments
 (0)