mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
8 lines
275 B
Plaintext
8 lines
275 B
Plaintext
# If you want to use this as an .envrc file to create a shell with necessary components
|
|
# to develop rustc, use the following command in the root of the rusr checkout:
|
|
#
|
|
# ln -s ./src/tools/nix-dev-shell/envrc-shell ./.envrc
|
|
|
|
use nix ./src/tools/nix-dev-shell/shell.nix
|
|
|