toolchain: Bump Rust to 1.80.0-nightly
This commit is contained in:
parent
2913070bfe
commit
b100bcb0ed
4 changed files with 3 additions and 2 deletions
|
@ -21,6 +21,7 @@ pub struct TaskControlBlock {
|
|||
|
||||
pub struct TaskControlBlockInner {
|
||||
pub trap_cx_ppn: PhysPageNum,
|
||||
#[allow(unused)]
|
||||
pub base_size: usize,
|
||||
pub task_cx: TaskContext,
|
||||
pub task_status: TaskStatus,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue