build: clear some warning #17
Annotations
11 warnings
|
examples/adc_block_interrupt_closure.rs#L78
creating a shared reference to mutable static
|
|
examples/bit_test.rs#L19
unused variable: `v`
|
|
examples/embassy_pwm_midi.rs#L10
unused import: `py32f030_hal::gpio::PinAF`
|
|
examples/embassy_pwm_midi.rs#L6
unused imports: `Af`, `PinIoType`, and `Speed`
|
|
examples/embassy_ssd1309.rs#L17
unused imports: `ImageRawLE` and `Image`
|
|
src/dma/mod.rs#L193
lifetime flowing from input to output with different syntax can be confusing
|
|
src/timer/timer/hal.rs#L7
trait `BasicTimerInstance` is never used
|
|
src/timer/timer/hal.rs#L6
trait `AdvancedTimerInstance` is never used
|
|
src/timer/timer/future.rs#L25
associated function `on_interrupt` is never used
|
|
src/timer/timer/mod.rs#L35
methods `is_advanced`, `is_general`, and `is_general_3` are never used
|
|
|
The logs for this run have expired and are no longer available.
Loading