Merge pull request #533 from TinyHai/fix #799
Annotations
10 warnings
examples/usb_serial_interrupt.rs#L61
creating a shared reference to mutable static is discouraged
|
|
examples/exti.rs#L55
creating a mutable reference to mutable static is discouraged
|
examples/exti.rs#L52
creating a mutable reference to mutable static is discouraged
|
examples/exti.rs#L30
creating a mutable reference to mutable static is discouraged
|
examples/exti.rs#L29
creating a mutable reference to mutable static is discouraged
|
examples/serial-interrupt-idle.rs#L79
creating a mutable reference to mutable static is discouraged
|
examples/serial-interrupt-idle.rs#L71
creating a mutable reference to mutable static is discouraged
|
examples/serial-interrupt-idle.rs#L56
creating a mutable reference to mutable static is discouraged
|
examples/serial-interrupt-idle.rs#L55
creating a mutable reference to mutable static is discouraged
|
The logs for this run have expired and are no longer available.
Loading