Skip to content

implement Index<u8> for IDT instead of Index<usize> - #319

Merged
Freax13 merged 4 commits into
rust-osdev:nextfrom
Freax13:index-idt-with-u8
Nov 8, 2021
Merged

implement Index<u8> for IDT instead of Index<usize>#319
Freax13 merged 4 commits into
rust-osdev:nextfrom
Freax13:index-idt-with-u8

use `usize::from` instead of casting

6eee5a8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs