File tree 2 files changed +1
-2
lines changed
bootstrap/src/core/build_steps
2 files changed +1
-2
lines changed 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]: ";
571
571
"b526bd58d0262dd4dda2bff5bc5515b705fb668a46235ace3e057f807963a11a" ,
572
572
"828666b021d837a33e78d870b56d34c88a5e2c85de58b693607ec574f0c27000" ,
573
573
"811fb3b063c739d261fd8590dd30242e117908f5a095d594fa04585daa18ec4d" ,
574
+ "4eecb58a2168b252077369da446c30ed0e658301efe69691979d1ef0443928f4" ,
574
575
] ,
575
576
EditorKind :: Emacs => vec ! [
576
577
"51068d4747a13732440d1a8b8f432603badb1864fa431d83d0fd4f8fa57039e0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"git.detectSubmodulesLimit" : 20 ,
3
- "rust-analyzer.check.invocationLocation" : " root" ,
4
3
"rust-analyzer.check.invocationStrategy" : " once" ,
5
4
"rust-analyzer.check.overrideCommand" : [
6
5
" python3" ,
24
23
"rust-analyzer.procMacro.server" : " ${workspaceFolder}/build/host/stage0/libexec/rust-analyzer-proc-macro-srv" ,
25
24
"rust-analyzer.procMacro.enable" : true ,
26
25
"rust-analyzer.cargo.buildScripts.enable" : true ,
27
- "rust-analyzer.cargo.buildScripts.invocationLocation" : " root" ,
28
26
"rust-analyzer.cargo.buildScripts.invocationStrategy" : " once" ,
29
27
"rust-analyzer.cargo.buildScripts.overrideCommand" : [
30
28
" python3" ,
You can’t perform that action at this time.
0 commit comments