Home
last modified time | relevance | path

Searched refs:redundant_slicing (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dredundant_slicing.stderr2 --> $DIR/redundant_slicing.rs:6:13
10 --> $DIR/redundant_slicing.rs:10:13
16 --> $DIR/redundant_slicing.rs:13:20
22 --> $DIR/redundant_slicing.rs:17:13
28 --> $DIR/redundant_slicing.rs:24:13
H A Dredundant_slicing.rs2 #![warn(clippy::redundant_slicing)]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs387 #[allow(clippy::redundant_slicing)]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs404 #[allow(clippy::redundant_slicing)]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs404 #[allow(clippy::redundant_slicing)]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs404 #[allow(clippy::redundant_slicing)]
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs382 #[allow(clippy::redundant_slicing)]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs382 #[allow(clippy::redundant_slicing)]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dbytes.rs157 #[allow(clippy::redundant_slicing)]
165 #[allow(clippy::redundant_slicing)]
173 #[allow(clippy::redundant_slicing)]
181 #[allow(clippy::redundant_slicing)]
H A Dbyte_array.rs191 #[allow(clippy::redundant_slicing)]
199 #[allow(clippy::redundant_slicing)]
207 #[allow(clippy::redundant_slicing)]
215 #[allow(clippy::redundant_slicing)]
H A Dvariant_type.rs404 #[allow(clippy::redundant_slicing)]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dlib.register_complexity.rs70 LintId::of(redundant_slicing::REDUNDANT_SLICING),
H A Dlib.register_lints.rs409 redundant_slicing::REDUNDANT_SLICING,

12