nuta / kerla

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

Update the toolchain version #155

Closed nuta closed 2 years ago

nuta commented 2 years ago

Description

151 may require a newer toolchain to enable core::arch::asm.

Pre-Submission Checklist

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

nuta commented 2 years ago

Dup of #159