Merge pull request #520 from stm32-rs/rmp-new #775
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
examples/spi-slave.rs#L86
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/spi-slave.rs#L110
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/exti.rs#L30
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/exti.rs#L52
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/exti.rs#L55
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "exti") generated 4 warnings
|
Loading