A repository for a long-term OS project titled DasOS (named after the Greek for "forest")

Started to add tests, but I'm going to restructure things soon to allow for tests in the way the 2nd edition uses them Merging through commits, not sure why the restructure broke things

+1 -1
+1 -1
Cargo.toml
··· 9 9 panic = "abort" 10 10 11 11 [profile.release] 12 - panic = "abort" 12 + panic = "abort"