1. The Unstable Book
  2. 1. Compiler flags
    1. 1.1. branch_protection
    2. 1.2. cf_protection
    3. 1.3. codegen_backend
    4. 1.4. codegen_options
    5. 1.5. control_flow_guard
    6. 1.6. coverage_options
    7. 1.7. debug_info_for_profiling
    8. 1.8. default_hidden_visibility
    9. 1.9. direct_access_external_data
    10. 1.10. dump_mono_stats
    11. 1.11. dump_mono_stats_format
    12. 1.12. dwarf_version
    13. 1.13. dylib_lto
    14. 1.14. emit_stack_sizes
    15. 1.15. env_set
    16. 1.16. export_executable_symbols
    17. 1.17. extern_options
    18. 1.18. external_clangrt
    19. 1.19. fixed_x18
    20. 1.20. function_return
    21. 1.21. instrument_xray
    22. 1.22. link_native_libraries
    23. 1.23. linker_features
    24. 1.24. llvm_module_flag
    25. 1.25. location_detail
    26. 1.26. move_size_limit
    27. 1.27. no_jump_tables
    28. 1.28. no_parallel_llvm
    29. 1.29. no_unique_section_names
    30. 1.30. on_broken_pipe
    31. 1.31. patchable_function_entry
    32. 1.32. print_check_cfg
    33. 1.33. profile
    34. 1.34. profile_sample_use
    35. 1.35. remap_cwd_prefix
    36. 1.36. remap_path_scope
    37. 1.37. report_time
    38. 1.38. sanitizer
    39. 1.39. self_profile
    40. 1.40. self_profile_events
    41. 1.41. shell_argfiles
    42. 1.42. src_hash_algorithm
    43. 1.43. temps_dir
    44. 1.44. tiny_const_eval_limit
    45. 1.45. tls_model
    46. 1.46. ub_checks
    47. 1.47. unsound_mir_opts
    48. 1.48. verbose_asm
    49. 1.49. virtual_function_elimination
    50. 1.50. wasm_c_abi
  3. 2. Language features
    1. 2.1. aarch64_ver_target_feature
    2. 2.2. abi_avr_interrupt
    3. 2.3. abi_c_cmse_nonsecure_call
    4. 2.4. abi_msp430_interrupt
    5. 2.5. abi_ptx
    6. 2.6. abi_riscv_interrupt
    7. 2.7. abi_unadjusted
    8. 2.8. abi_vectorcall
    9. 2.9. abi_x86_interrupt
    10. 2.10. adt_const_params
    11. 2.11. alloc_error_handler
    12. 2.12. allocator_internals
    13. 2.13. allow_internal_unsafe
    14. 2.14. allow_internal_unstable
    15. 2.15. anonymous_lifetime_in_impl_trait
    16. 2.16. arbitrary_self_types
    17. 2.17. arm_target_feature
    18. 2.18. asm_const
    19. 2.19. asm_experimental_arch
    20. 2.20. asm_goto
    21. 2.21. asm_unwind
    22. 2.22. associated_const_equality
    23. 2.23. associated_type_defaults
    24. 2.24. async_closure
    25. 2.25. async_fn_track_caller
    26. 2.26. async_for_loop
    27. 2.27. auto_traits
    28. 2.28. avx512_target_feature
    29. 2.29. box_patterns
    30. 2.30. bpf_target_feature
    31. 2.31. builtin_syntax
    32. 2.32. c_variadic
    33. 2.33. cfg_overflow_checks
    34. 2.34. cfg_relocation_model
    35. 2.35. cfg_sanitize
    36. 2.36. cfg_sanitizer_cfi
    37. 2.37. cfg_target_compact
    38. 2.38. cfg_target_has_atomic
    39. 2.39. cfg_target_has_atomic_equal_alignment
    40. 2.40. cfg_target_thread_local
    41. 2.41. cfg_ub_checks
    42. 2.42. cfg_version
    43. 2.43. cfi_encoding
    44. 2.44. closure_lifetime_binder
    45. 2.45. closure_track_caller
    46. 2.46. cmse_nonsecure_entry
    47. 2.47. compiler_builtins
    48. 2.48. const_async_blocks
    49. 2.49. const_closures
    50. 2.50. const_extern_fn
    51. 2.51. const_fn_floating_point_arithmetic
    52. 2.52. const_for
    53. 2.53. const_mut_refs
    54. 2.54. const_precise_live_drops
    55. 2.55. const_refs_to_cell
    56. 2.56. const_refs_to_static
    57. 2.57. const_trait_impl
    58. 2.58. const_try
    59. 2.59. coroutine_clone
    60. 2.60. coroutines
    61. 2.61. coverage_attribute
    62. 2.62. csky_target_feature
    63. 2.63. custom_inner_attributes
    64. 2.64. custom_mir
    65. 2.65. custom_test_frameworks
    66. 2.66. decl_macro
    67. 2.67. default_type_parameter_fallback
    68. 2.68. deprecated_safe
    69. 2.69. deprecated_suggestion
    70. 2.70. deref_patterns
    71. 2.71. derive_smart_pointer
    72. 2.72. do_not_recommend
    73. 2.73. doc_auto_cfg
    74. 2.74. doc_cfg
    75. 2.75. doc_cfg_hide
    76. 2.76. doc_masked
    77. 2.77. doc_notable_trait
    78. 2.78. dropck_eyepatch
    79. 2.79. dyn_star
    80. 2.80. effects
    81. 2.81. ermsb_target_feature
    82. 2.82. exhaustive_patterns
    83. 2.83. explicit_tail_calls
    84. 2.84. expr_fragment_specifier_2024
    85. 2.85. extended_varargs_abi_support
    86. 2.86. extern_types
    87. 2.87. f128
    88. 2.88. f16
    89. 2.89. ffi_const
    90. 2.90. ffi_pure
    91. 2.91. fn_align
    92. 2.92. fn_delegation
    93. 2.93. freeze_impls
    94. 2.94. fundamental
    95. 2.95. gen_blocks
    96. 2.96. generic_arg_infer
    97. 2.97. generic_assert
    98. 2.98. generic_associated_types_extended
    99. 2.99. generic_const_exprs
    100. 2.100. generic_const_items
    101. 2.101. global_registration
    102. 2.102. half_open_range_patterns_in_slices
    103. 2.103. hexagon_target_feature
    104. 2.104. if_let_guard
    105. 2.105. impl_trait_in_assoc_type
    106. 2.106. impl_trait_in_fn_trait_return
    107. 2.107. inherent_associated_types
    108. 2.108. inline_const_pat
    109. 2.109. intra_doc_pointers
    110. 2.110. intrinsics
    111. 2.111. lahfsahf_target_feature
    112. 2.112. lang_items
    113. 2.113. large_assignments
    114. 2.114. lazy_type_alias
    115. 2.115. let_chains
    116. 2.116. lifetime_capture_rules_2024
    117. 2.117. link_arg_attribute
    118. 2.118. link_cfg
    119. 2.119. link_llvm_intrinsics
    120. 2.120. linkage
    121. 2.121. loongarch_target_feature
    122. 2.122. macro_metavar_expr
    123. 2.123. macro_metavar_expr_concat
    124. 2.124. marker_trait_attr
    125. 2.125. min_exhaustive_patterns
    126. 2.126. min_specialization
    127. 2.127. mips_target_feature
    128. 2.128. more_maybe_bounds
    129. 2.129. more_qualified_paths
    130. 2.130. multiple_supertrait_upcastable
    131. 2.131. must_not_suspend
    132. 2.132. mut_ref
    133. 2.133. naked_functions
    134. 2.134. native_link_modifiers_as_needed
    135. 2.135. needs_panic_runtime
    136. 2.136. negative_bounds
    137. 2.137. negative_impls
    138. 2.138. never_patterns
    139. 2.139. never_type
    140. 2.140. never_type_fallback
    141. 2.141. no_core
    142. 2.142. no_sanitize
    143. 2.143. non_exhaustive_omitted_patterns_lint
    144. 2.144. non_lifetime_binders
    145. 2.145. object_safe_for_dispatch
    146. 2.146. offset_of_enum
    147. 2.147. offset_of_slice
    148. 2.148. omit_gdb_pretty_printer_section
    149. 2.149. optimize_attribute
    150. 2.150. panic_runtime
    151. 2.151. patchable_function_entry
    152. 2.152. pattern_complexity
    153. 2.153. pattern_types
    154. 2.154. postfix_match
    155. 2.155. powerpc_target_feature
    156. 2.156. precise_capturing
    157. 2.157. prelude_import
    158. 2.158. prfchw_target_feature
    159. 2.159. proc_macro_hygiene
    160. 2.160. profiler_runtime
    161. 2.161. raw_ref_op
    162. 2.162. ref_pat_eat_one_layer_2024
    163. 2.163. ref_pat_eat_one_layer_2024_structural
    164. 2.164. register_tool
    165. 2.165. repr_simd
    166. 2.166. repr128
    167. 2.167. result_ffi_guarantees
    168. 2.168. return_type_notation
    169. 2.169. riscv_target_feature
    170. 2.170. rtm_target_feature
    171. 2.171. rust_cold_cc
    172. 2.172. rustc_allow_const_fn_unstable
    173. 2.173. rustc_attrs
    174. 2.174. rustc_private
    175. 2.175. rustdoc_internals
    176. 2.176. rustdoc_missing_doc_code_examples
    177. 2.177. s390x_target_feature
    178. 2.178. sha512_sm_x86
    179. 2.179. shorter_tail_lifetimes
    180. 2.180. simd_ffi
    181. 2.181. specialization
    182. 2.182. sse4a_target_feature
    183. 2.183. staged_api
    184. 2.184. start
    185. 2.185. stmt_expr_attributes
    186. 2.186. strict_provenance
    187. 2.187. string_deref_patterns
    188. 2.188. structural_match
    189. 2.189. target_feature_11
    190. 2.190. tbm_target_feature
    191. 2.191. test_unstable_lint
    192. 2.192. thread_local
    193. 2.193. trait_alias
    194. 2.194. trait_upcasting
    195. 2.195. transmute_generic_consts
    196. 2.196. transparent_unions
    197. 2.197. trivial_bounds
    198. 2.198. try_blocks
    199. 2.199. type_alias_impl_trait
    200. 2.200. type_changing_struct_update
    201. 2.201. unboxed_closures
    202. 2.202. unnamed_fields
    203. 2.203. unsafe_attributes
    204. 2.204. unsized_const_params
    205. 2.205. unsized_fn_params
    206. 2.206. unsized_locals
    207. 2.207. unsized_tuple_coercion
    208. 2.208. used_with_arg
    209. 2.209. wasm_target_feature
    210. 2.210. with_negative_coherence
    211. 2.211. x86_amx_intrinsics
    212. 2.212. xop_target_feature
    213. 2.213. yeet_expr
  4. 3. Library Features
    1. 3.1. acceptfilter
    2. 3.2. addr_parse_ascii
    3. 3.3. alloc_error_hook
    4. 3.4. alloc_internals
    5. 3.5. alloc_layout_extra
    6. 3.6. allocator_api
    7. 3.7. anonymous_pipe
    8. 3.8. array_chunks
    9. 3.9. array_into_iter_constructors
    10. 3.10. array_ptr_get
    11. 3.11. array_repeat
    12. 3.12. array_try_from_fn
    13. 3.13. array_try_map
    14. 3.14. array_windows
    15. 3.15. as_array_of_cells
    16. 3.16. ascii_char
    17. 3.17. ascii_char_variants
    18. 3.18. assert_matches
    19. 3.19. async_drop
    20. 3.20. async_fn_traits
    21. 3.21. async_gen_internals
    22. 3.22. async_iter_from_iter
    23. 3.23. async_iterator
    24. 3.24. atomic_from_mut
    25. 3.25. backtrace_frames
    26. 3.26. bigint_helper_methods
    27. 3.27. binary_heap_drain_sorted
    28. 3.28. binary_heap_into_iter_sorted
    29. 3.29. bound_as_ref
    30. 3.30. box_into_boxed_slice
    31. 3.31. box_into_inner
    32. 3.32. btree_cursors
    33. 3.33. btree_extract_if
    34. 3.34. btreemap_alloc
    35. 3.35. buf_read_has_data_left
    36. 3.36. bufread_skip_until
    37. 3.37. build_hasher_default_const_new
    38. 3.38. c_size_t
    39. 3.39. c_str_module
    40. 3.40. c_void_variant
    41. 3.41. can_vector
    42. 3.42. cell_leak
    43. 3.43. cell_update
    44. 3.44. cfg_accessible
    45. 3.45. cfg_eval
    46. 3.46. cfg_match
    47. 3.47. char_indices_offset
    48. 3.48. char_internals
    49. 3.49. char_min
    50. 3.50. clone_to_uninit
    51. 3.51. cmp_minmax
    52. 3.52. coerce_unsized
    53. 3.53. concat_bytes
    54. 3.54. concat_idents
    55. 3.55. const_align_of_val
    56. 3.56. const_align_of_val_raw
    57. 3.57. const_align_offset
    58. 3.58. const_alloc_error
    59. 3.59. const_alloc_layout
    60. 3.60. const_arguments_as_str
    61. 3.61. const_array_from_ref
    62. 3.62. const_array_into_iter_constructors
    63. 3.63. const_atomic_from_ptr
    64. 3.64. const_bigint_helper_methods
    65. 3.65. const_binary_heap_new_in
    66. 3.66. const_black_box
    67. 3.67. const_box
    68. 3.68. const_btree_len
    69. 3.69. const_cell_into_inner
    70. 3.70. const_collections_with_hasher
    71. 3.71. const_cow_is_borrowed
    72. 3.72. const_eval_select
    73. 3.73. const_exact_div
    74. 3.74. const_float_bits_conv
    75. 3.75. const_float_classify
    76. 3.76. const_fmt_arguments_new
    77. 3.77. const_format_args
    78. 3.78. const_hash
    79. 3.79. const_heap
    80. 3.80. const_index_range_slice_index
    81. 3.81. const_intoiterator_identity
    82. 3.82. const_intrinsic_compare_bytes
    83. 3.83. const_intrinsic_copy
    84. 3.84. const_intrinsic_forget
    85. 3.85. const_intrinsic_raw_eq
    86. 3.86. const_ip
    87. 3.87. const_ipv4
    88. 3.88. const_ipv6
    89. 3.89. const_likely
    90. 3.90. const_maybe_uninit_array_assume_init
    91. 3.91. const_maybe_uninit_as_mut_ptr
    92. 3.92. const_maybe_uninit_assume_init
    93. 3.93. const_maybe_uninit_uninit_array
    94. 3.94. const_maybe_uninit_write
    95. 3.95. const_nonnull_new
    96. 3.96. const_num_midpoint
    97. 3.97. const_option
    98. 3.98. const_option_ext
    99. 3.99. const_pin
    100. 3.100. const_pointer_is_aligned
    101. 3.101. const_pref_align_of
    102. 3.102. const_ptr_as_ref
    103. 3.103. const_ptr_is_null
    104. 3.104. const_ptr_sub_ptr
    105. 3.105. const_ptr_write
    106. 3.106. const_range_bounds
    107. 3.107. const_raw_ptr_comparison
    108. 3.108. const_replace
    109. 3.109. const_result
    110. 3.110. const_size_of_val
    111. 3.111. const_size_of_val_raw
    112. 3.112. const_slice_first_last
    113. 3.113. const_slice_first_last_chunk
    114. 3.114. const_slice_flatten
    115. 3.115. const_slice_from_mut_ptr_range
    116. 3.116. const_slice_from_ptr_range
    117. 3.117. const_slice_from_raw_parts_mut
    118. 3.118. const_slice_from_ref
    119. 3.119. const_slice_index
    120. 3.120. const_slice_split_at_mut
    121. 3.121. const_str_from_raw_parts_mut
    122. 3.122. const_str_from_utf8
    123. 3.123. const_str_from_utf8_unchecked_mut
    124. 3.124. const_strict_overflow_ops
    125. 3.125. const_swap
    126. 3.126. const_three_way_compare
    127. 3.127. const_type_id
    128. 3.128. const_type_name
    129. 3.129. const_typed_swap
    130. 3.130. const_ub_checks
    131. 3.131. const_unicode_case_lookup
    132. 3.132. const_unsafecell_get_mut
    133. 3.133. container_error_extra
    134. 3.134. context_ext
    135. 3.135. control_flow_enum
    136. 3.136. convert_float_to_int
    137. 3.137. core_intrinsics
    138. 3.138. core_io_borrowed_buf
    139. 3.139. core_pattern_type
    140. 3.140. core_pattern_types
    141. 3.141. core_private_bignum
    142. 3.142. core_private_diy_float
    143. 3.143. coroutine_trait
    144. 3.144. cow_is_borrowed
    145. 3.145. cstr_bytes
    146. 3.146. cstr_internals
    147. 3.147. cursor_split
    148. 3.148. deadline_api
    149. 3.149. debug_closure_helpers
    150. 3.150. dec2flt
    151. 3.151. deref_pure_trait
    152. 3.152. derive_clone_copy
    153. 3.153. derive_const
    154. 3.154. derive_eq
    155. 3.155. dir_entry_ext2
    156. 3.156. discriminant_kind
    157. 3.157. dispatch_from_dyn
    158. 3.158. downcast_unchecked
    159. 3.159. drain_keep_rest
    160. 3.160. duration_constants
    161. 3.161. duration_constructors
    162. 3.162. duration_consts_float
    163. 3.163. duration_millis_float
    164. 3.164. duration_units
    165. 3.165. edition_panic
    166. 3.166. effect_types
    167. 3.167. entry_insert
    168. 3.168. error_generic_member_access
    169. 3.169. error_iter
    170. 3.170. error_reporter
    171. 3.171. error_type_id
    172. 3.172. exact_size_is_empty
    173. 3.173. exclusive_wrapper
    174. 3.174. exit_status_error
    175. 3.175. exitcode_exit_method
    176. 3.176. exposed_provenance
    177. 3.177. extend_one
    178. 3.178. extend_one_unchecked
    179. 3.179. extract_if
    180. 3.180. fd
    181. 3.181. fd_read
    182. 3.182. float_gamma
    183. 3.183. float_minimum_maximum
    184. 3.184. float_next_up_down
    185. 3.185. flt2dec
    186. 3.186. fmt_helpers_for_derive
    187. 3.187. fmt_internals
    188. 3.188. fn_ptr_trait
    189. 3.189. fn_traits
    190. 3.190. forget_unsized
    191. 3.191. format_args_nl
    192. 3.192. freeze
    193. 3.193. future_join
    194. 3.194. gen_future
    195. 3.195. generic_assert_internals
    196. 3.196. get_many_mut
    197. 3.197. get_mut_unchecked
    198. 3.198. hash_extract_if
    199. 3.199. hash_raw_entry
    200. 3.200. hash_set_entry
    201. 3.201. hasher_prefixfree_extras
    202. 3.202. hashmap_internals
    203. 3.203. hint_must_use
    204. 3.204. inplace_iteration
    205. 3.205. int_roundings
    206. 3.206. integer_atomics
    207. 3.207. integer_sign_cast
    208. 3.208. internal_impls_macro
    209. 3.209. internal_output_capture
    210. 3.210. io_error_more
    211. 3.211. io_error_uncategorized
    212. 3.212. ip
    213. 3.213. is_ascii_octdigit
    214. 3.214. is_none_or
    215. 3.215. is_riscv_feature_detected
    216. 3.216. is_val_statically_known
    217. 3.217. isqrt
    218. 3.218. iter_advance_by
    219. 3.219. iter_array_chunks
    220. 3.220. iter_chain
    221. 3.221. iter_collect_into
    222. 3.222. iter_from_coroutine
    223. 3.223. iter_intersperse
    224. 3.224. iter_is_partitioned
    225. 3.225. iter_map_windows
    226. 3.226. iter_next_chunk
    227. 3.227. iter_order_by
    228. 3.228. iter_partition_in_place
    229. 3.229. iter_repeat_n
    230. 3.230. iterator_try_collect
    231. 3.231. iterator_try_reduce
    232. 3.232. junction_point
    233. 3.233. layout_for_ptr
    234. 3.234. lazy_cell_into_inner
    235. 3.235. liballoc_internals
    236. 3.236. libstd_sys_internals
    237. 3.237. linked_list_cursors
    238. 3.238. linked_list_remove
    239. 3.239. linked_list_retain
    240. 3.240. linux_pidfd
    241. 3.241. local_waker
    242. 3.242. log_syntax
    243. 3.243. map_entry_replace
    244. 3.244. map_many_mut
    245. 3.245. map_try_insert
    246. 3.246. mapped_lock_guards
    247. 3.247. maybe_uninit_array_assume_init
    248. 3.248. maybe_uninit_as_bytes
    249. 3.249. maybe_uninit_fill
    250. 3.250. maybe_uninit_slice
    251. 3.251. maybe_uninit_uninit_array
    252. 3.252. maybe_uninit_uninit_array_transpose
    253. 3.253. maybe_uninit_write_slice
    254. 3.254. mem_copy_fn
    255. 3.255. more_float_constants
    256. 3.256. new_range_api
    257. 3.257. new_uninit
    258. 3.258. non_zero_count_ones
    259. 3.259. nonzero_bitwise
    260. 3.260. nonzero_from_mut
    261. 3.261. nonzero_internals
    262. 3.262. nonzero_ops
    263. 3.263. noop_waker
    264. 3.264. num_midpoint
    265. 3.265. numfmt
    266. 3.266. once_cell_get_mut
    267. 3.267. once_cell_try
    268. 3.268. once_cell_try_insert
    269. 3.269. once_wait
    270. 3.270. one_sided_range
    271. 3.271. option_get_or_insert_default
    272. 3.272. option_zip
    273. 3.273. os_str_display
    274. 3.274. os_str_slice
    275. 3.275. os_string_pathbuf_leak
    276. 3.276. panic_abort
    277. 3.277. panic_always_abort
    278. 3.278. panic_backtrace_config
    279. 3.279. panic_can_unwind
    280. 3.280. panic_internals
    281. 3.281. panic_payload_as_str
    282. 3.282. panic_unwind
    283. 3.283. panic_update_hook
    284. 3.284. path_add_extension
    285. 3.285. path_file_prefix
    286. 3.286. pattern
    287. 3.287. peer_credentials_unix_socket
    288. 3.288. pin_deref_mut
    289. 3.289. pointer_is_aligned_to
    290. 3.290. pointer_like_trait
    291. 3.291. portable_simd
    292. 3.292. prelude_2024
    293. 3.293. print_internals
    294. 3.294. proc_macro_def_site
    295. 3.295. proc_macro_diagnostic
    296. 3.296. proc_macro_expand
    297. 3.297. proc_macro_internals
    298. 3.298. proc_macro_quote
    299. 3.299. proc_macro_span
    300. 3.300. proc_macro_tracked_env
    301. 3.301. process_exitcode_internals
    302. 3.302. process_internals
    303. 3.303. profiler_runtime_lib
    304. 3.304. ptr_alignment_type
    305. 3.305. ptr_as_ref_unchecked
    306. 3.306. ptr_as_uninit
    307. 3.307. ptr_internals
    308. 3.308. ptr_mask
    309. 3.309. ptr_metadata
    310. 3.310. ptr_sub_ptr
    311. 3.311. pub_crate_should_not_need_unstable_attr
    312. 3.312. raw_os_error_ty
    313. 3.313. raw_slice_split
    314. 3.314. raw_vec_internals
    315. 3.315. read_buf
    316. 3.316. ready_into_inner
    317. 3.317. receiver_trait
    318. 3.318. reentrant_lock
    319. 3.319. restricted_std
    320. 3.320. result_flattening
    321. 3.321. round_char_boundary
    322. 3.322. rt
    323. 3.323. rustc_encodable_decodable
    324. 3.324. sealed
    325. 3.325. seek_stream_len
    326. 3.326. set_ptr_value
    327. 3.327. setgroups
    328. 3.328. sgx_platform
    329. 3.329. sized_type_properties
    330. 3.330. slice_as_chunks
    331. 3.331. slice_concat_ext
    332. 3.332. slice_concat_trait
    333. 3.333. slice_from_ptr_range
    334. 3.334. slice_index_methods
    335. 3.335. slice_internals
    336. 3.336. slice_iter_mut_as_mut_slice
    337. 3.337. slice_partition_dedup
    338. 3.338. slice_pattern
    339. 3.339. slice_ptr_get
    340. 3.340. slice_range
    341. 3.341. slice_split_once
    342. 3.342. slice_swap_unchecked
    343. 3.343. slice_take
    344. 3.344. solid_ext
    345. 3.345. sort_floats
    346. 3.346. split_array
    347. 3.347. split_as_slice
    348. 3.348. std_internals
    349. 3.349. stdarch_arm_feature_detection
    350. 3.350. stdarch_mips_feature_detection
    351. 3.351. stdarch_powerpc_feature_detection
    352. 3.352. stdio_makes_pipe
    353. 3.353. step_trait
    354. 3.354. str_from_raw_parts
    355. 3.355. str_from_utf16_endian
    356. 3.356. str_internals
    357. 3.357. str_lines_remainder
    358. 3.358. str_split_inclusive_remainder
    359. 3.359. str_split_remainder
    360. 3.360. str_split_whitespace_remainder
    361. 3.361. strict_overflow_ops
    362. 3.362. strict_provenance_atomic_ptr
    363. 3.363. string_extend_from_within
    364. 3.364. string_remove_matches
    365. 3.365. substr_range
    366. 3.366. sync_unsafe_cell
    367. 3.367. tcp_deferaccept
    368. 3.368. tcp_linger
    369. 3.369. tcp_quickack
    370. 3.370. tcplistener_into_incoming
    371. 3.371. test
    372. 3.372. thin_box
    373. 3.373. thread_id_value
    374. 3.374. thread_local_internals
    375. 3.375. thread_sleep_until
    376. 3.376. thread_spawn_unchecked
    377. 3.377. trace_macros
    378. 3.378. track_path
    379. 3.379. transmutability
    380. 3.380. trusted_fused
    381. 3.381. trusted_len
    382. 3.382. trusted_len_next_unchecked
    383. 3.383. trusted_random_access
    384. 3.384. trusted_step
    385. 3.385. try_find
    386. 3.386. try_reserve_kind
    387. 3.387. try_trait_v2
    388. 3.388. try_trait_v2_residual
    389. 3.389. try_trait_v2_yeet
    390. 3.390. try_with_capacity
    391. 3.391. tuple_trait
    392. 3.392. type_ascription
    393. 3.393. ub_checks
    394. 3.394. uefi_std
    395. 3.395. unchecked_neg
    396. 3.396. unchecked_shifts
    397. 3.397. unicode_internals
    398. 3.398. unique_rc_arc
    399. 3.399. unix_file_vectored_at
    400. 3.400. unix_set_mark
    401. 3.401. unix_socket_ancillary_data
    402. 3.402. unix_socket_peek
    403. 3.403. unsafe_cell_from_mut
    404. 3.404. unsafe_pin_internals
    405. 3.405. unsigned_is_multiple_of
    406. 3.406. unsigned_signed_diff
    407. 3.407. unsize
    408. 3.408. unwrap_infallible
    409. 3.409. update_panic_count
    410. 3.410. utf16_extra
    411. 3.411. utf16_extra_const
    412. 3.412. variant_count
    413. 3.413. vec_into_raw_parts
    414. 3.414. vec_pop_if
    415. 3.415. vec_push_within_capacity
    416. 3.416. vec_split_at_spare
    417. 3.417. waker_getters
    418. 3.418. wasi_ext
    419. 3.419. windows_by_handle
    420. 3.420. windows_c
    421. 3.421. windows_change_time
    422. 3.422. windows_handle
    423. 3.423. windows_net
    424. 3.424. windows_process_exit_code_from
    425. 3.425. windows_process_extensions_async_pipes
    426. 3.426. windows_process_extensions_force_quotes
    427. 3.427. windows_process_extensions_main_thread_handle
    428. 3.428. windows_process_extensions_raw_attribute
    429. 3.429. windows_process_extensions_show_window
    430. 3.430. windows_stdio
    431. 3.431. wrapping_int_impl
    432. 3.432. wrapping_next_power_of_two
    433. 3.433. write_all_vectored
    434. 3.434. yeet_desugar_details

The Rust Unstable Book

Language features