You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"error: you are attempting to build the compiler without going through bootstrap"
7
+
);
8
+
eprintln!(
9
+
"help: see https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html for how to build the compiler"
10
+
);
11
+
eprintln!(
12
+
"help: if you know what you're doing, set the RUSTC_BOOTSTRAP environment variable to any value"
0 commit comments