Squashed some bugs; implemented first iteration of kernel items
This commit is contained in:
parent
a2311366f2
commit
04ee0a1cb2
13 changed files with 245 additions and 111 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -4,6 +4,7 @@
|
|||
"rust-analyzer.linkedProjects": [
|
||||
"kernel/Cargo.toml",
|
||||
"kernel/aphrodite_proc_macros/Cargo.toml",
|
||||
"kernel/aphrodite_common/Cargo.toml"
|
||||
"kernel/aphrodite_common/Cargo.toml",
|
||||
"user/Cargo.toml"
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue