feat(x86_64): real abstraction for ISA IRQs, unfuck I/O APIC #1402
Annotations
2 errors and 1 warning
run rustdoc:
hal-x86_64/src/interrupt.rs#L140
error: this URL is not a hyperlink
--> hal-x86_64/src/interrupt.rs:140:10
|
140 | /// See: https://wiki.osdev.org/Interrupts#General_IBM-PC_Compatible_Interrupt_Information
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://wiki.osdev.org/Interrupts#General_IBM-PC_Compatible_Interrupt_Information>`
|
= note: bare URLs are not automatically turned into clickable links
= note: `-D rustdoc::bare-urls` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(rustdoc::bare_urls)]`
|
run rustdoc
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading