Forked from dearmark/rustup install rust-lang source code
Created
April 25, 2020 11:20
-
-
Save futurist/734ebe99f1c8a25081e5bf7286365480 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rustup component add rust-src | |
export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment