Update rust src path
This commit is contained in:
parent
6f2ec9fa08
commit
5afa68ea7f
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -36,6 +36,6 @@ export GPG_TTY=$(tty)
|
|||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||
|
||||
# Rust src path used for library tagging
|
||||
export RUST_SRC_PATH=$(rustc --print sysroot)/lib/rustlib/src/rust/src/
|
||||
export RUST_SRC_PATH=$(rustc --print sysroot)/lib/rustlib/src/rust/library
|
||||
|
||||
eval "$(stack --bash-completion-script stack)"
|
||||
|
|
Loading…
Add table
Reference in a new issue