Fix unnecessary references in iced_wgpu::image
#9
Annotations
8 warnings
highlighter/src/lib.rs#L171
`&` without an explicit lifetime name cannot be used here
|
examples/lazy/src/main.rs#L49
`&` without an explicit lifetime name cannot be used here
|
examples/toast/src/main.rs#L213
`&` without an explicit lifetime name cannot be used here
|
examples/modal/src/main.rs#L208
`&` without an explicit lifetime name cannot be used here
|
highlighter/src/lib.rs#L171
`&` without an explicit lifetime name cannot be used here
|
examples/toast/src/main.rs#L213
`&` without an explicit lifetime name cannot be used here
|
examples/lazy/src/main.rs#L49
`&` without an explicit lifetime name cannot be used here
|
examples/modal/src/main.rs#L208
`&` without an explicit lifetime name cannot be used here
|
The logs for this run have expired and are no longer available.
Loading