We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RUSTC_BOOTSTRAP
1 parent 459035a commit 8914231Copy full SHA for 8914231
Makefile
@@ -593,6 +593,7 @@ ifdef RUST_LIB_SRC
593
export RUST_LIB_SRC
594
endif
595
596
+# Allows the usage of unstable features in stable compilers.
597
export RUSTC_BOOTSTRAP := 1
598
599
export ARCH SRCARCH CONFIG_SHELL BASH HOSTCC KBUILD_HOSTCFLAGS CROSS_COMPILE LD CC HOSTPKG_CONFIG
0 commit comments