Forked from dearmark/rustup install rust-lang source code
Created
September 11, 2022 06:46
-
-
Save anquegi/5ba62517c8706a0a581a76878eb0d517 to your computer and use it in GitHub Desktop.
This file contains 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