Large backlog of changes; been working on this commit for a few weeks
This commit is contained in:
parent
da73321233
commit
a2311366f2
35 changed files with 463 additions and 146 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -2,6 +2,8 @@
|
|||
"rust-analyzer.cargo.allTargets": false,
|
||||
"rust-analyzer.check.allTargets": false,
|
||||
"rust-analyzer.linkedProjects": [
|
||||
"kernel/Cargo.toml"
|
||||
]
|
||||
"kernel/Cargo.toml",
|
||||
"kernel/aphrodite_proc_macros/Cargo.toml",
|
||||
"kernel/aphrodite_common/Cargo.toml"
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue