Lifetimes #6
Annotations
10 errors and 5 warnings
src/rgba_f32.rs#L50
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
|
src/rgba_f32.rs#L59
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
|
src/rgba_f32.rs#L68
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
|
src/rgba_f32.rs#L77
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
|
src/rgba_f32.rs#L93
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
|
src/rgba_f32.rs#L99
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
|
src/rgba_f32.rs#L105
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
|
src/rgba_f32.rs#L111
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
|
src/rgba_f32.rs#L166
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
|
src/rgba_f32.rs#L182
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
|
src/rgba_u8.rs#L5
unused import: `std::sync::Arc`
|
src/rgba_u8.rs#L17
unused import: `crate::unsafe_slice::UnsafeSlice`
|
src/rgba_u8.rs#L353
unused variable: `threading_policy`
|
src/neon_rgb_u8.rs#L222
unused variable: `src_stride`
|
src/neon_rgb_u8.rs#L224
unused variable: `dst_stride`
|
The logs for this run have expired and are no longer available.
Loading