toolchain: Bump Rust to 1.80.0-nightly
This commit is contained in:
parent
a274521e80
commit
decd33075f
4 changed files with 3 additions and 2 deletions
|
@ -10,6 +10,7 @@ pub struct TaskControlBlock {
|
|||
pub task_cx: TaskContext,
|
||||
pub memory_set: MemorySet,
|
||||
pub trap_cx_ppn: PhysPageNum,
|
||||
#[allow(unused)]
|
||||
pub base_size: usize,
|
||||
pub heap_bottom: usize,
|
||||
pub program_brk: usize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue