File tree Expand file tree Collapse file tree
bootstrap/src/core/build_steps Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -571,6 +571,7 @@ Select which editor you would like to set up [default: None]: ";
571571"b526bd58d0262dd4dda2bff5bc5515b705fb668a46235ace3e057f807963a11a" ,
572572"828666b021d837a33e78d870b56d34c88a5e2c85de58b693607ec574f0c27000" ,
573573"811fb3b063c739d261fd8590dd30242e117908f5a095d594fa04585daa18ec4d" ,
574+ "4eecb58a2168b252077369da446c30ed0e658301efe69691979d1ef0443928f4" ,
574575] ,
575576EditorKind :: Emacs => vec ! [
576577"51068d4747a13732440d1a8b8f432603badb1864fa431d83d0fd4f8fa57039e0" ,
Original file line number Diff line number Diff line change 11{
22"git.detectSubmodulesLimit" : 20 ,
3- "rust-analyzer.check.invocationLocation" : " root" ,
43"rust-analyzer.check.invocationStrategy" : " once" ,
54"rust-analyzer.check.overrideCommand" : [
65" python3" ,
2423"rust-analyzer.procMacro.server" : " ${workspaceFolder}/build/host/stage0/libexec/rust-analyzer-proc-macro-srv" ,
2524"rust-analyzer.procMacro.enable" : true ,
2625"rust-analyzer.cargo.buildScripts.enable" : true ,
27- "rust-analyzer.cargo.buildScripts.invocationLocation" : " root" ,
2826"rust-analyzer.cargo.buildScripts.invocationStrategy" : " once" ,
2927"rust-analyzer.cargo.buildScripts.overrideCommand" : [
3028" python3" ,
You can’t perform that action at this time.
0 commit comments