Skip to content

Commit c3423a6

Browse files
committed
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.
1 parent dea7ef3 commit c3423a6

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)