wow i did a lot of stuff silly :3
This commit is contained in:
parent
c7cc51427b
commit
69855525cb
23 changed files with 1499 additions and 83 deletions
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"rust-analyzer.cargo.allTargets": false,
|
||||
"rust-analyzer.check.allTargets": false,
|
||||
"rust-analyzer.linkedProjects": [
|
||||
"kernel/Cargo.toml",
|
||||
"patcher/Cargo.toml"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue