yggdrasil/userspace/.nlsp-settings/rust_analyzer.json
Mark Poliakov 817f71f90f Add 'userspace/' from commit '2b418dfb5cfc0673a3afda6eda5957abaaf7a8ff'
git-subtree-dir: userspace
git-subtree-mainline: c4a5ad22c1fddf7ac8649939e2f1f3ae7aa0bb39
git-subtree-split: 2b418dfb5cfc0673a3afda6eda5957abaaf7a8ff
2024-03-12 15:52:25 +02:00

8 lines
180 B
JSON

{
"rust-analyzer.cargo.target": "aarch64-unknown-yggdrasil",
"rust-analyzer.server.extraEnv": {
"RUSTUP_TOOLCHAIN": "ygg-stage1",
"RA_LOG": "debug"
}
}