nuta / kerla

A new operating system kernel with Linux binary compatibility written in Rust.
Other
3.33k stars 89 forks source link

[Fix #147] Repairs use of stabilized `bitvec` #148

Closed michalfita closed 2 years ago

michalfita commented 2 years ago

Description

Fixes #147 where bumped up bitvec crate didn't come with the alignment in the code.

Pre-Submission Checklist

When you submit a PR, please make sure your PR satisfies the following checklist:

nuta commented 2 years ago

Thanks! BTW, It seems CI is not running for PR. Will check.