rust/mk
Eduard-Mihai Burtescu 988831319e Rollup merge of #37265 - brson:bootstrap, r=alexcrichton
Allow bootstrapping without a key. Fixes #36548

This will make it easier for packagers to bootstrap rustc when they happen
to have a bootstrap compiler with a slightly different version number.

It's not ok for anything other than the build system to set this environment variable.

r? @alexcrichton
2016-10-19 08:00:04 +03:00
..
cfg Preliminary wasm32 support 2016-09-30 14:02:45 -07:00
clean.mk
crates.mk rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
ctags.mk
debuggers.mk
dist.mk
docs.mk
grammar.mk
host.mk
install.mk
llvm.mk Add AppVeyor configuration to the repo 2016-10-14 20:33:20 -07:00
main.mk Allow bootstrapping without a key. Fixes #36548 2016-10-19 01:23:01 +00:00
platform.mk
prepare.mk
reconfig.mk
rt.mk
rustllvm.mk
stage0.mk
target.mk Allow bootstrapping without a key. Fixes #36548 2016-10-19 01:23:01 +00:00
tests.mk
util.mk