Merge pull request #537 from stm32-rs/nopin #807
Annotations
10 warnings
Run actions-rs/cargo@v1:
examples/exti.rs#L30
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/exti.rs#L29
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/serial-interrupt-idle.rs#L79
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/serial-interrupt-idle.rs#L71
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/serial-interrupt-idle.rs#L56
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "usb_serial_interrupt") generated 4 warnings
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L97
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L96
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L63
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L61
creating a shared reference to mutable static is discouraged
|
Loading