Lines Matching full:since

70 //! pointer pointing into previously allocated memory that since got freed is
96 //! `foo_delete` is represented in Rust as `Option<Box<Foo>>`, since `Box<Foo>`
149 #![stable(feature = "rust1", since = "1.0.0")]
195 #[stable(feature = "rust1", since = "1.0.0")]
216 #[stable(feature = "rust1", since = "1.0.0")]
284 #[stable(feature = "pin", since = "1.33.0")]
450 // NOTE: Prefer match over unwrap_or_else since closure sometimes not inlineable. in new_uninit_in()
520 // NOTE: Prefer match over unwrap_or_else since closure sometimes not inlineable. in new_zeroed_in()
939 #[stable(feature = "box_raw", since = "1.4.0")]
1041 #[stable(feature = "box_raw", since = "1.4.0")]
1164 #[stable(feature = "box_leak", since = "1.26.0")]
1203 #[stable(feature = "box_into_pin", since = "1.63.0")]
1216 #[stable(feature = "rust1", since = "1.0.0")]
1224 #[stable(feature = "rust1", since = "1.0.0")]
1234 #[stable(feature = "rust1", since = "1.0.0")]
1244 #[stable(feature = "default_box_extra", since = "1.17.0")]
1258 #[stable(feature = "rust1", since = "1.0.0")]
1308 #[stable(feature = "box_slice_clone", since = "1.3.0")]
1317 #[stable(feature = "rust1", since = "1.0.0")]
1328 #[stable(feature = "rust1", since = "1.0.0")]
1351 #[stable(feature = "rust1", since = "1.0.0")]
1358 #[stable(feature = "rust1", since = "1.0.0")]
1361 #[stable(feature = "rust1", since = "1.0.0")]
1368 #[stable(feature = "indirect_hasher_impl", since = "1.22.0")]
1421 #[stable(feature = "from_for_ptrs", since = "1.6.0")]
1441 #[stable(feature = "pin", since = "1.33.0")]
1490 #[stable(feature = "box_from_slice", since = "1.17.0")]
1512 #[stable(feature = "box_from_cow", since = "1.45.0")]
1530 #[stable(feature = "box_from_slice", since = "1.17.0")]
1550 #[stable(feature = "box_from_cow", since = "1.45.0")]
1584 #[stable(feature = "boxed_str_conv", since = "1.19.0")]
1610 #[stable(feature = "box_from_array", since = "1.45.0")]
1643 #[stable(feature = "boxed_slice_try_from", since = "1.43.0")]
1666 #[stable(feature = "boxed_array_try_from_vec", since = "1.66.0")]
1717 #[stable(feature = "rust1", since = "1.0.0")]
1776 #[stable(feature = "rust1", since = "1.0.0")]
1835 #[stable(feature = "box_send_sync_any_downcast", since = "1.51.0")]
1876 #[stable(feature = "rust1", since = "1.0.0")]
1883 #[stable(feature = "rust1", since = "1.0.0")]
1890 #[stable(feature = "rust1", since = "1.0.0")]
1900 #[stable(feature = "rust1", since = "1.0.0")]
1909 #[stable(feature = "rust1", since = "1.0.0")]
1919 #[stable(feature = "rust1", since = "1.0.0")]
1955 #[stable(feature = "rust1", since = "1.0.0")]
1962 #[stable(feature = "rust1", since = "1.0.0")]
1971 #[stable(feature = "rust1", since = "1.0.0")]
1981 #[stable(feature = "fused", since = "1.26.0")]
1984 #[stable(feature = "boxed_closure_impls", since = "1.35.0")]
1993 #[stable(feature = "boxed_closure_impls", since = "1.35.0")]
2000 #[stable(feature = "boxed_closure_impls", since = "1.35.0")]
2014 #[stable(feature = "boxed_slice_from_iter", since = "1.32.0")]
2022 #[stable(feature = "box_slice_clone", since = "1.3.0")]
2038 #[stable(feature = "box_borrow", since = "1.1.0")]
2045 #[stable(feature = "box_borrow", since = "1.1.0")]
2052 #[stable(since = "1.5.0", feature = "smart_ptr_as_ref")]
2059 #[stable(since = "1.5.0", feature = "smart_ptr_as_ref")]
2088 #[stable(feature = "pin", since = "1.33.0")]
2117 #[stable(feature = "futures_api", since = "1.36.0")]
2144 #[stable(feature = "error_downcast", since = "1.3.0")]
2161 #[stable(feature = "error_downcast", since = "1.3.0")]
2175 #[stable(feature = "error_downcast", since = "1.3.0")]
2188 #[stable(feature = "rust1", since = "1.0.0")]
2221 #[stable(feature = "rust1", since = "1.0.0")]
2260 #[stable(feature = "rust1", since = "1.0.0")]
2304 #[stable(feature = "string_box_error", since = "1.6.0")]
2326 #[stable(feature = "rust1", since = "1.0.0")]
2350 #[stable(feature = "string_box_error", since = "1.6.0")]
2372 #[stable(feature = "cow_box_error", since = "1.22.0")]
2394 #[stable(feature = "cow_box_error", since = "1.22.0")]
2414 #[stable(feature = "box_error", since = "1.8.0")]