Skip to content

Instantly share code, notes, and snippets.

@dearmark
Created January 21, 2017 08:34
Show Gist options
  • Save dearmark/90a7da8904111466b8b2c47d1678485b to your computer and use it in GitHub Desktop.
Save dearmark/90a7da8904111466b8b2c47d1678485b to your computer and use it in GitHub Desktop.

Revisions

  1. dearmark created this gist Jan 21, 2017.
    2 changes: 2 additions & 0 deletions rustup install rust-lang source code
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    rustup component add rust-src
    export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src"