Lines Matching full:deprecated
12 //! Deprecated items. These are kept separate so that they don't clutter up
22 #[deprecated(since = "0.8.0", note = "renamed to `Ref::from_bytes`")]
36 #[deprecated(since = "0.8.0", note = "renamed to `Ref::from_prefix`")]
50 #[deprecated(since = "0.8.0", note = "renamed to `Ref::from_suffix`")]
64 #[deprecated(
81 #[deprecated(
98 #[deprecated(
115 #[deprecated(since = "0.8.0", note = "`Ref::from_bytes` now supports slices")]
128 #[deprecated(
144 #[deprecated(since = "0.8.0", note = "`Ref::into_ref` now supports slices")]
157 #[deprecated(since = "0.8.0", note = "`Ref::into_mut` now supports slices")]
170 #[deprecated(since = "0.8.0", note = "replaced by `Ref::from_prefix_with_elems`")]
178 #[deprecated(since = "0.8.0", note = "replaced by `Ref::from_suffix_with_elems`")]
192 #[deprecated(
203 #[deprecated(
220 #[allow(deprecated)]
265 #[allow(deprecated)]
274 #[allow(deprecated)]