File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
bootstrap/src/core/build_steps Expand file tree Collapse file tree 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]: ";
572572 "828666b021d837a33e78d870b56d34c88a5e2c85de58b693607ec574f0c27000" ,
573573 "811fb3b063c739d261fd8590dd30242e117908f5a095d594fa04585daa18ec4d" ,
574574 "4eecb58a2168b252077369da446c30ed0e658301efe69691979d1ef0443928f4" ,
575+ "c394386e6133bbf29ffd32c8af0bb3d4aac354cba9ee051f29612aa9350f8f8d" ,
575576 ] ,
576577 EditorKind :: Emacs => vec ! [
577578 "51068d4747a13732440d1a8b8f432603badb1864fa431d83d0fd4f8fa57039e0" ,
Original file line number Diff line number Diff line change 3434 "rust-analyzer.rustc.source" : " ./Cargo.toml" ,
3535 "rust-analyzer.cargo.extraEnv" : {
3636 "RUSTC_BOOTSTRAP" : " 1"
37+ },
38+ "rust-analyzer.server.extraEnv" : {
39+ "RUSTUP_TOOLCHAIN" : " nightly"
3740 }
3841}
You can’t perform that action at this time.
0 commit comments