File tree 2 files changed +4
-0
lines changed
bootstrap/src/core/build_steps
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -572,6 +572,7 @@ Select which editor you would like to set up [default: None]: ";
572
572
"828666b021d837a33e78d870b56d34c88a5e2c85de58b693607ec574f0c27000" ,
573
573
"811fb3b063c739d261fd8590dd30242e117908f5a095d594fa04585daa18ec4d" ,
574
574
"4eecb58a2168b252077369da446c30ed0e658301efe69691979d1ef0443928f4" ,
575
+ "c394386e6133bbf29ffd32c8af0bb3d4aac354cba9ee051f29612aa9350f8f8d" ,
575
576
] ,
576
577
EditorKind :: Emacs => vec ! [
577
578
"51068d4747a13732440d1a8b8f432603badb1864fa431d83d0fd4f8fa57039e0" ,
Original file line number Diff line number Diff line change 34
34
"rust-analyzer.rustc.source" : " ./Cargo.toml" ,
35
35
"rust-analyzer.cargo.extraEnv" : {
36
36
"RUSTC_BOOTSTRAP" : " 1"
37
+ },
38
+ "rust-analyzer.server.extraEnv" : {
39
+ "RUSTUP_TOOLCHAIN" : " nightly"
37
40
}
38
41
}
You can’t perform that action at this time.
0 commit comments