- The Unstable Book
- 1. Compiler environment variables
- 1.1. COLORTERM
- 1.2. QNX_TARGET
- 1.3. RUSTC_BLESS
- 1.4. RUSTC_BOOTSTRAP
- 1.5. RUSTC_BREAK_ON_ICE
- 1.6. RUSTC_CTFE_BACKTRACE
- 1.7. RUSTC_FORCE_RUSTC_VERSION
- 1.8. RUSTC_GRAPHVIZ_FONT
- 1.9. RUSTC_ICE
- 1.10. RUSTC_LOG
- 1.11. RUSTC_OVERRIDE_VERSION_STRING
- 1.12. RUSTC_WINDOWS_RC
- 1.13. RUST_BACKTRACE
- 1.14. RUST_DEP_GRAPH
- 1.15. RUST_DEP_GRAPH_FILTER
- 1.16. RUST_FORBID_DEP_GRAPH_EDGE
- 1.17. RUST_MIN_STACK
- 1.18. RUST_TARGET_PATH
- 1.19. SDKROOT
- 1.20. TERM
- 1.21. UNSTABLE_RUSTDOC_TEST_LINE
- 1.22. UNSTABLE_RUSTDOC_TEST_PATH
- 2. Compiler flags
- 2.1. allow_features
- 2.2. annotate_moves
- 2.3. autodiff
- 2.4. branch_protection
- 2.5. cache_proc_macros
- 2.6. cf_protection
- 2.7. codegen_backend
- 2.8. codegen_options
- 2.9. codegen_source_order
- 2.10. control_flow_guard
- 2.11. coverage_options
- 2.12. crate_attr
- 2.13. debug_info_for_profiling
- 2.14. debug_info_type_line_numbers
- 2.15. default_visibility
- 2.16. direct_access_external_data
- 2.17. dump_mono_stats
- 2.18. dump_mono_stats_format
- 2.19. dylib_lto
- 2.20. eagerly_emit_delayed_bugs
- 2.21. embed_metadata
- 2.22. embed_source
- 2.23. emit_stack_sizes
- 2.24. emscripten_wasm_eh
- 2.25. env_set
- 2.26. export_executable_symbols
- 2.27. extern_options
- 2.28. external_clangrt
- 2.29. fixed_x18
- 2.30. fmt_debug
- 2.31. function_return
- 2.32. hint_mostly_unused
- 2.33. indirect_branch_cs_prefix
- 2.34. instrument_xray
- 2.35. large_data_threshold
- 2.36. link_native_libraries
- 2.37. lint_llvm_ir
- 2.38. llvm_module_flag
- 2.39. llvm_writable
- 2.40. location_detail
- 2.41. macro_stats
- 2.42. min_function_alignment
- 2.43. min_recursive_limit
- 2.44. move_size_limit
- 2.45. no_parallel_llvm
- 2.46. no_steal_thir
- 2.47. no_unique_section_names
- 2.48. offload
- 2.49. on_broken_pipe
- 2.50. patchable_function_entry
- 2.51. print_check_cfg
- 2.52. print_crate_root_lint_levels
- 2.53. print_supported_crate_types
- 2.54. profile_sample_use
- 2.55. randomize_layout
- 2.56. reg_struct_return
- 2.57. regparm
- 2.58. remap_cwd_prefix
- 2.59. report_time
- 2.60. sanitizer
- 2.61. self_profile
- 2.62. self_profile_events
- 2.63. shell_argfiles
- 2.64. small_data_threshold
- 2.65. split_dwarf_out_dir
- 2.66. src_hash_algorithm
- 2.67. temps_dir
- 2.68. terminal_urls
- 2.69. tiny_const_eval_limit
- 2.70. tls_model
- 2.71. track_diagnostics
- 2.72. treat_err_as_bug
- 2.73. ub_checks
- 2.74. unsound_mir_opts
- 2.75. verbose_asm
- 2.76. virtual_function_elimination
- 2.77. wasm_c_abi
- 3. Language features
- 3.1. aarch64_unstable_target_feature
- 3.2. aarch64_ver_target_feature
- 3.3. abi_avr_interrupt
- 3.4. abi_cmse_nonsecure_call
- 3.5. abi_custom
- 3.6. abi_gpu_kernel
- 3.7. abi_msp430_interrupt
- 3.8. abi_ptx
- 3.9. abi_riscv_interrupt
- 3.10. abi_unadjusted
- 3.11. abi_vectorcall
- 3.12. abi_x86_interrupt
- 3.13. adt_const_params
- 3.14. alloc_error_handler
- 3.15. allocator_internals
- 3.16. allow_internal_unsafe
- 3.17. allow_internal_unstable
- 3.18. anonymous_lifetime_in_impl_trait
- 3.19. apx_target_feature
- 3.20. arbitrary_self_types
- 3.21. arbitrary_self_types_pointers
- 3.22. arm_target_feature
- 3.23. asm_experimental_arch
- 3.24. asm_experimental_reg
- 3.25. asm_goto_with_outputs
- 3.26. asm_unwind
- 3.27. associated_type_defaults
- 3.28. async_drop
- 3.29. async_fn_in_dyn_trait
- 3.30. async_fn_track_caller
- 3.31. async_for_loop
- 3.32. async_trait_bounds
- 3.33. auto_traits
- 3.34. avr_target_feature
- 3.35. avx10_target_feature
- 3.36. box_patterns
- 3.37. bpf_target_feature
- 3.38. builtin_syntax
- 3.39. c_variadic
- 3.40. c_variadic_naked_functions
- 3.41. cfg_contract_checks
- 3.42. cfg_emscripten_wasm_eh
- 3.43. cfg_overflow_checks
- 3.44. cfg_relocation_model
- 3.45. cfg_sanitize
- 3.46. cfg_sanitizer_cfi
- 3.47. cfg_target_compact
- 3.48. cfg_target_has_atomic
- 3.49. cfg_target_has_atomic_equal_alignment
- 3.50. cfg_target_has_reliable_f16_f128
- 3.51. cfg_target_object_format
- 3.52. cfg_target_thread_local
- 3.53. cfg_ub_checks
- 3.54. cfg_version
- 3.55. cfi_encoding
- 3.56. closure_lifetime_binder
- 3.57. closure_track_caller
- 3.58. cmse_nonsecure_entry
- 3.59. compiler_builtins
- 3.60. const_async_blocks
- 3.61. const_block_items
- 3.62. const_c_variadic
- 3.63. const_closures
- 3.64. const_destruct
- 3.65. const_for
- 3.66. const_precise_live_drops
- 3.67. const_trait_impl
- 3.68. const_try
- 3.69. contracts
- 3.70. contracts_internals
- 3.71. coroutine_clone
- 3.72. coroutines
- 3.73. coverage_attribute
- 3.74. csky_target_feature
- 3.75. custom_inner_attributes
- 3.76. custom_mir
- 3.77. custom_test_frameworks
- 3.78. decl_macro
- 3.79. default_field_values
- 3.80. deprecated_suggestion
- 3.81. deref_patterns
- 3.82. derive_from
- 3.83. diagnostic_on_const
- 3.84. diagnostic_on_move
- 3.85. diagnostic_on_unknown
- 3.86. doc_cfg
- 3.87. doc_masked
- 3.88. doc_notable_trait
- 3.89. dropck_eyepatch
- 3.90. effective_target_features
- 3.91. eii_internals
- 3.92. ergonomic_clones
- 3.93. ermsb_target_feature
- 3.94. exhaustive_patterns
- 3.95. explicit_extern_abis
- 3.96. explicit_tail_calls
- 3.97. export_stable
- 3.98. extern_item_impls
- 3.99. extern_types
- 3.100. f128
- 3.101. f16
- 3.102. ffi_const
- 3.103. ffi_pure
- 3.104. field_projections
- 3.105. field_representing_type_raw
- 3.106. final_associated_functions
- 3.107. fma4_target_feature
- 3.108. fmt_debug
- 3.109. fn_align
- 3.110. fn_delegation
- 3.111. freeze_impls
- 3.112. frontmatter
- 3.113. fundamental
- 3.114. gen_blocks
- 3.115. generic_assert
- 3.116. generic_const_args
- 3.117. generic_const_exprs
- 3.118. generic_const_items
- 3.119. generic_const_parameter_types
- 3.120. generic_pattern_types
- 3.121. global_registration
- 3.122. guard_patterns
- 3.123. half_open_range_patterns_in_slices
- 3.124. hexagon_target_feature
- 3.125. impl_restriction
- 3.126. impl_trait_in_assoc_type
- 3.127. impl_trait_in_bindings
- 3.128. impl_trait_in_fn_trait_return
- 3.129. import_trait_associated_functions
- 3.130. inherent_associated_types
- 3.131. intra_doc_pointers
- 3.132. intrinsics
- 3.133. lahfsahf_target_feature
- 3.134. lang_items
- 3.135. large_assignments
- 3.136. lazy_type_alias
- 3.137. link_arg_attribute
- 3.138. link_cfg
- 3.139. link_llvm_intrinsics
- 3.140. linkage
- 3.141. loongarch_target_feature
- 3.142. loop_match
- 3.143. m68k_target_feature
- 3.144. macro_attr
- 3.145. macro_derive
- 3.146. macro_guard_matcher
- 3.147. macro_metavar_expr
- 3.148. macro_metavar_expr_concat
- 3.149. marker_trait_attr
- 3.150. mgca_type_const_syntax
- 3.151. min_adt_const_params
- 3.152. min_generic_const_args
- 3.153. min_specialization
- 3.154. mips_target_feature
- 3.155. more_maybe_bounds
- 3.156. more_qualified_paths
- 3.157. movrs_target_feature
- 3.158. multiple_supertrait_upcastable
- 3.159. must_not_suspend
- 3.160. mut_ref
- 3.161. naked_functions_rustic_abi
- 3.162. naked_functions_target_feature
- 3.163. native_link_modifiers_as_needed
- 3.164. needs_panic_runtime
- 3.165. negative_bounds
- 3.166. negative_impls
- 3.167. never_patterns
- 3.168. never_type
- 3.169. new_range
- 3.170. no_core
- 3.171. non_exhaustive_omitted_patterns_lint
- 3.172. non_lifetime_binders
- 3.173. nvptx_target_feature
- 3.174. offset_of_enum
- 3.175. offset_of_slice
- 3.176. optimize_attribute
- 3.177. panic_runtime
- 3.178. patchable_function_entry
- 3.179. pattern_complexity_limit
- 3.180. pattern_types
- 3.181. pin_ergonomics
- 3.182. postfix_match
- 3.183. powerpc_target_feature
- 3.184. prelude_import
- 3.185. prfchw_target_feature
- 3.186. proc_macro_hygiene
- 3.187. profiler_runtime
- 3.188. raw_dylib_elf
- 3.189. reborrow
- 3.190. ref_pat_eat_one_layer_2024
- 3.191. ref_pat_eat_one_layer_2024_structural
- 3.192. register_tool
- 3.193. repr_simd
- 3.194. return_type_notation
- 3.195. riscv_target_feature
- 3.196. rtm_target_feature
- 3.197. rust_cold_cc
- 3.198. rust_preserve_none_cc
- 3.199. rustc_attrs
- 3.200. rustc_private
- 3.201. rustdoc_internals
- 3.202. rustdoc_missing_doc_code_examples
- 3.203. s390x_target_feature
- 3.204. sanitize
- 3.205. simd_ffi
- 3.206. sized_hierarchy
- 3.207. sparc_target_feature
- 3.208. specialization
- 3.209. staged_api
- 3.210. static_align
- 3.211. stmt_expr_attributes
- 3.212. strict_provenance_lints
- 3.213. structural_match
- 3.214. super_let
- 3.215. supertrait_item_shadowing
- 3.216. target_feature_inline_always
- 3.217. test_incomplete_feature
- 3.218. test_unstable_lint
- 3.219. thread_local
- 3.220. trait_alias
- 3.221. transmute_generic_consts
- 3.222. transparent_unions
- 3.223. trivial_bounds
- 3.224. try_blocks
- 3.225. try_blocks_heterogeneous
- 3.226. type_alias_impl_trait
- 3.227. type_changing_struct_update
- 3.228. unboxed_closures
- 3.229. unqualified_local_imports
- 3.230. unsafe_binders
- 3.231. unsafe_fields
- 3.232. unsized_const_params
- 3.233. unsized_fn_params
- 3.234. used_with_arg
- 3.235. wasm_target_feature
- 3.236. where_clause_attrs
- 3.237. with_negative_coherence
- 3.238. x86_amx_intrinsics
- 3.239. x87_target_feature
- 3.240. xop_target_feature
- 3.241. yeet_expr
- 3.242. yield_expr
- 4. Library Features
- 4.1. abort_immediate
- 4.2. abort_unwind
- 4.3. acceptfilter
- 4.4. addr_parse_ascii
- 4.5. align_to_uninit_mut
- 4.6. alloc_error_hook
- 4.7. alloc_internals
- 4.8. alloc_slice_into_array
- 4.9. allocator_api
- 4.10. alloctests
- 4.11. arc_is_unique
- 4.12. array_into_iter_constructors
- 4.13. array_ptr_get
- 4.14. array_try_from_fn
- 4.15. array_try_map
- 4.16. ascii_char
- 4.17. ascii_char_variants
- 4.18. async_fn_traits
- 4.19. async_gen_internals
- 4.20. async_iter_from_iter
- 4.21. async_iterator
- 4.22. atomic_from_mut
- 4.23. atomic_internals
- 4.24. atomic_ptr_null
- 4.25. autodiff
- 4.26. backtrace_frames
- 4.27. bikeshed_guaranteed_no_drop
- 4.28. binary_heap_as_mut_slice
- 4.29. binary_heap_drain_sorted
- 4.30. binary_heap_from_raw_vec
- 4.31. binary_heap_into_iter_sorted
- 4.32. binary_heap_peek_mut_refresh
- 4.33. binary_heap_pop_if
- 4.34. bool_to_result
- 4.35. borrowed_buf_init
- 4.36. bound_as_ref
- 4.37. bound_copied
- 4.38. box_as_ptr
- 4.39. box_into_boxed_slice
- 4.40. box_into_inner
- 4.41. box_take
- 4.42. box_vec_non_null
- 4.43. breakpoint
- 4.44. bstr
- 4.45. bstr_internals
- 4.46. btree_cursors
- 4.47. btree_merge
- 4.48. btree_set_entry
- 4.49. btreemap_alloc
- 4.50. buf_read_has_data_left
- 4.51. bufreader_peek
- 4.52. c_size_t
- 4.53. c_void_variant
- 4.54. can_vector
- 4.55. case_ignorable
- 4.56. cast_maybe_uninit
- 4.57. cell_get_cloned
- 4.58. cell_leak
- 4.59. cfg_accessible
- 4.60. cfg_eval
- 4.61. char_internals
- 4.62. char_max_len
- 4.63. clamp_magnitude
- 4.64. clone_from_ref
- 4.65. clone_to_uninit
- 4.66. cmp_minmax
- 4.67. coerce_pointee_validated
- 4.68. coerce_unsized
- 4.69. command_resolved_envs
- 4.70. concat_bytes
- 4.71. const_alloc_error
- 4.72. const_array
- 4.73. const_bool
- 4.74. const_btree_len
- 4.75. const_carrying_mul_add
- 4.76. const_cell_traits
- 4.77. const_clone
- 4.78. const_cmp
- 4.79. const_control_flow
- 4.80. const_convert
- 4.81. const_default
- 4.82. const_drop_guard
- 4.83. const_drop_in_place
- 4.84. const_eval_select
- 4.85. const_format_args
- 4.86. const_heap
- 4.87. const_index
- 4.88. const_iter
- 4.89. const_manually_drop_take
- 4.90. const_never_short_circuit
- 4.91. const_nonnull_with_exposed_provenance
- 4.92. const_ops
- 4.93. const_option_ops
- 4.94. const_param_ty_trait
- 4.95. const_path_separators
- 4.96. const_range
- 4.97. const_range_bounds
- 4.98. const_raw_ptr_comparison
- 4.99. const_ref_cell
- 4.100. const_result_trait_fn
- 4.101. const_result_unwrap_unchecked
- 4.102. const_select_unpredictable
- 4.103. const_slice_from_mut_ptr_range
- 4.104. const_slice_from_ptr_range
- 4.105. const_slice_make_iter
- 4.106. const_split_off_first_last
- 4.107. const_swap_with_slice
- 4.108. const_try_residual
- 4.109. const_type_name
- 4.110. const_unsigned_bigint_helpers
- 4.111. container_error_extra
- 4.112. context_ext
- 4.113. control_flow_into_value
- 4.114. convert_float_to_int
- 4.115. copied_into_inner
- 4.116. core_float_math
- 4.117. core_intrinsics
- 4.118. core_intrinsics_fallbacks
- 4.119. core_io_borrowed_buf
- 4.120. core_private_bignum
- 4.121. core_private_diy_float
- 4.122. coroutine_trait
- 4.123. cow_is_borrowed
- 4.124. cstr_bytes
- 4.125. cstr_display
- 4.126. cstr_internals
- 4.127. current_thread_id
- 4.128. cursor_split
- 4.129. darwin_objc
- 4.130. deadline_api
- 4.131. debug_closure_helpers
- 4.132. dec2flt
- 4.133. deque_extend_front
- 4.134. deref_pure_trait
- 4.135. derive_clone_copy_internals
- 4.136. derive_coerce_pointee
- 4.137. derive_const
- 4.138. derive_eq_internals
- 4.139. derive_macro_global_path
- 4.140. dir_entry_ext2
- 4.141. dirfd
- 4.142. dirhandle
- 4.143. discriminant_kind
- 4.144. disjoint_bitor
- 4.145. dispatch_from_dyn
- 4.146. downcast_unchecked
- 4.147. drain_keep_rest
- 4.148. drop_guard
- 4.149. duration_constants
- 4.150. duration_constructors
- 4.151. duration_integer_division
- 4.152. duration_millis_float
- 4.153. duration_units
- 4.154. edition_panic
- 4.155. error_generic_member_access
- 4.156. error_iter
- 4.157. error_reporter
- 4.158. error_type_id
- 4.159. exact_bitshifts
- 4.160. exact_div
- 4.161. exact_size_is_empty
- 4.162. exclusive_wrapper
- 4.163. exit_status_error
- 4.164. exitcode_exit_method
- 4.165. extend_one
- 4.166. extend_one_unchecked
- 4.167. f32_from_f16
- 4.168. fd
- 4.169. file_buffered
- 4.170. float_algebraic
- 4.171. float_bits_const
- 4.172. float_erf
- 4.173. float_exact_integer_constants
- 4.174. float_gamma
- 4.175. float_minimum_maximum
- 4.176. flt2dec
- 4.177. fmt_arguments_from_str
- 4.178. fmt_helpers_for_derive
- 4.179. fmt_internals
- 4.180. fn_ptr_trait
- 4.181. fn_traits
- 4.182. forget_unsized
- 4.183. format_args_nl
- 4.184. formatting_options
- 4.185. freeze
- 4.186. fs_set_times
- 4.187. funnel_shifts
- 4.188. future_join
- 4.189. gen_future
- 4.190. generic_assert_internals
- 4.191. generic_atomic
- 4.192. get_disjoint_mut_helpers
- 4.193. get_mut_unchecked
- 4.194. gethostname
- 4.195. gpu_intrinsics
- 4.196. hash_map_internals
- 4.197. hash_map_macro
- 4.198. hash_set_entry
- 4.199. hasher_prefixfree_extras
- 4.200. hashmap_internals
- 4.201. hint_must_use
- 4.202. hint_prefetch
- 4.203. inplace_iteration
- 4.204. int_format_into
- 4.205. int_from_ascii
- 4.206. int_roundings
- 4.207. integer_atomics
- 4.208. integer_extend_truncate
- 4.209. internal_output_capture
- 4.210. io_const_error
- 4.211. io_const_error_internals
- 4.212. io_error_inprogress
- 4.213. io_error_more
- 4.214. io_error_uncategorized
- 4.215. io_slice_as_bytes
- 4.216. ip
- 4.217. ip_as_octets
- 4.218. ip_multicast_reserved
- 4.219. is_ascii_octdigit
- 4.220. is_loongarch_feature_detected
- 4.221. is_riscv_feature_detected
- 4.222. iter_advance_by
- 4.223. iter_array_chunks
- 4.224. iter_collect_into
- 4.225. iter_from_coroutine
- 4.226. iter_intersperse
- 4.227. iter_is_partitioned
- 4.228. iter_macro
- 4.229. iter_map_windows
- 4.230. iter_next_chunk
- 4.231. iter_order_by
- 4.232. iter_partition_in_place
- 4.233. iterator_try_collect
- 4.234. iterator_try_reduce
- 4.235. junction_point
- 4.236. layout_for_ptr
- 4.237. lazy_cell_into_inner
- 4.238. legacy_receiver_trait
- 4.239. liballoc_internals
- 4.240. libstd_sys_internals
- 4.241. likely_unlikely
- 4.242. linked_list_cursors
- 4.243. linked_list_remove
- 4.244. linked_list_retain
- 4.245. linux_pidfd
- 4.246. local_key_cell_update
- 4.247. local_waker
- 4.248. lock_value_accessors
- 4.249. log_syntax
- 4.250. map_try_insert
- 4.251. mapped_lock_guards
- 4.252. maybe_dangling
- 4.253. maybe_uninit_array_assume_init
- 4.254. maybe_uninit_as_bytes
- 4.255. maybe_uninit_fill
- 4.256. maybe_uninit_uninit_array_transpose
- 4.257. mem_conjure_zst
- 4.258. mem_copy_fn
- 4.259. more_float_constants
- 4.260. motor_ext
- 4.261. mpmc_channel
- 4.262. mpsc_is_disconnected
- 4.263. mutex_data_ptr
- 4.264. new_range_api_legacy
- 4.265. new_range_remainder
- 4.266. next_index
- 4.267. nonpoison_condvar
- 4.268. nonpoison_mutex
- 4.269. nonpoison_rwlock
- 4.270. nonzero_bitwise
- 4.271. nonzero_from_mut
- 4.272. nonzero_from_str_radix
- 4.273. nonzero_internals
- 4.274. nonzero_ops
- 4.275. normalize_lexically
- 4.276. num_internals
- 4.277. numfmt
- 4.278. objc_class_variant
- 4.279. objc_selector_variant
- 4.280. once_cell_get_mut
- 4.281. once_cell_try
- 4.282. once_cell_try_insert
- 4.283. one_sided_range
- 4.284. oneshot_channel
- 4.285. option_array_transpose
- 4.286. option_get_or_try_insert_with
- 4.287. option_into_flat_iter
- 4.288. option_reduce
- 4.289. option_reference_flattening
- 4.290. option_zip
- 4.291. os_str_slice
- 4.292. os_string_truncate
- 4.293. panic_abort
- 4.294. panic_always_abort
- 4.295. panic_backtrace_config
- 4.296. panic_can_unwind
- 4.297. panic_internals
- 4.298. panic_unwind
- 4.299. panic_update_hook
- 4.300. partial_ord_chaining_methods
- 4.301. path_absolute_method
- 4.302. path_is_empty
- 4.303. path_trailing_sep
- 4.304. pattern
- 4.305. pattern_type_macro
- 4.306. pattern_type_range_trait
- 4.307. peer_credentials_unix_socket
- 4.308. phantom_variance_markers
- 4.309. pin_coerce_unsized_trait
- 4.310. pin_derefmut_internals
- 4.311. pointer_is_aligned_to
- 4.312. pointer_try_cast_aligned
- 4.313. portable_simd
- 4.314. prelude_future
- 4.315. prelude_next
- 4.316. print_internals
- 4.317. proc_macro_def_site
- 4.318. proc_macro_diagnostic
- 4.319. proc_macro_expand
- 4.320. proc_macro_internals
- 4.321. proc_macro_quote
- 4.322. proc_macro_span
- 4.323. proc_macro_totokens
- 4.324. proc_macro_tracked_env
- 4.325. proc_macro_tracked_path
- 4.326. proc_macro_value
- 4.327. process_chroot
- 4.328. process_exitcode_internals
- 4.329. process_internals
- 4.330. process_setsid
- 4.331. profiler_runtime_lib
- 4.332. profiling_marker_api
- 4.333. ptr_alignment_type
- 4.334. ptr_as_uninit
- 4.335. ptr_cast_array
- 4.336. ptr_cast_slice
- 4.337. ptr_internals
- 4.338. ptr_mask
- 4.339. ptr_metadata
- 4.340. pub_crate_should_not_need_unstable_attr
- 4.341. random
- 4.342. range_bounds_is_empty
- 4.343. range_into_bounds
- 4.344. raw_os_error_ty
- 4.345. raw_slice_split
- 4.346. raw_vec_internals
- 4.347. read_array
- 4.348. read_buf
- 4.349. read_buf_at
- 4.350. reentrant_lock
- 4.351. reentrant_lock_data_ptr
- 4.352. refcell_try_map
- 4.353. restricted_std
- 4.354. result_option_map_or_default
- 4.355. rev_into_inner
- 4.356. rt
- 4.357. rwlock_data_ptr
- 4.358. sealed
- 4.359. seek_io_take_position
- 4.360. seek_stream_len
- 4.361. set_permissions_nofollow
- 4.362. set_ptr_value
- 4.363. setgroups
- 4.364. sgx_platform
- 4.365. signed_bigint_helpers
- 4.366. sized_type_properties
- 4.367. slice_concat_ext
- 4.368. slice_concat_trait
- 4.369. slice_from_ptr_range
- 4.370. slice_index_methods
- 4.371. slice_internals
- 4.372. slice_iter_mut_as_mut_slice
- 4.373. slice_partial_sort_unstable
- 4.374. slice_partition_dedup
- 4.375. slice_pattern
- 4.376. slice_ptr_get
- 4.377. slice_range
- 4.378. slice_shift
- 4.379. slice_split_once
- 4.380. slice_swap_unchecked
- 4.381. sliceindex_wrappers
- 4.382. smart_pointer_try_map
- 4.383. solid_ext
- 4.384. sort_floats
- 4.385. split_array
- 4.386. split_as_slice
- 4.387. std_internals
- 4.388. stdarch_aarch64_feature_detection
- 4.389. stdarch_arm_feature_detection
- 4.390. stdarch_internal
- 4.391. stdarch_loongarch_feature_detection
- 4.392. stdarch_mips_feature_detection
- 4.393. stdarch_powerpc_feature_detection
- 4.394. stdarch_riscv_feature_detection
- 4.395. stdio_fd_consts
- 4.396. stdio_makes_pipe
- 4.397. stdio_swap
- 4.398. step_trait
- 4.399. str_as_str
- 4.400. str_from_raw_parts
- 4.401. str_from_utf16_endian
- 4.402. str_internals
- 4.403. str_lines_remainder
- 4.404. str_split_inclusive_remainder
- 4.405. str_split_remainder
- 4.406. str_split_whitespace_remainder
- 4.407. string_from_utf8_lossy_owned
- 4.408. string_into_chars
- 4.409. string_remove_matches
- 4.410. string_replace_in_place
- 4.411. strip_circumfix
- 4.412. substr_range
- 4.413. sync_nonpoison
- 4.414. sync_poison_mod
- 4.415. sync_unsafe_cell
- 4.416. tcp_deferaccept
- 4.417. tcp_linger
- 4.418. tcplistener_into_incoming
- 4.419. temporary_niche_types
- 4.420. test
- 4.421. thin_box
- 4.422. thread_id_value
- 4.423. thread_local_internals
- 4.424. thread_raw
- 4.425. thread_sleep_until
- 4.426. thread_spawn_hook
- 4.427. time_saturating_systemtime
- 4.428. time_systemtime_limits
- 4.429. titlecase
- 4.430. trace_macros
- 4.431. transmutability
- 4.432. transmute_neo
- 4.433. transmute_prefix
- 4.434. trim_prefix_suffix
- 4.435. trivial_clone
- 4.436. trusted_fused
- 4.437. trusted_len
- 4.438. trusted_len_next_unchecked
- 4.439. trusted_random_access
- 4.440. trusted_step
- 4.441. try_as_dyn
- 4.442. try_find
- 4.443. try_from_int_error_kind
- 4.444. try_reserve_kind
- 4.445. try_trait_v2
- 4.446. try_trait_v2_residual
- 4.447. try_trait_v2_yeet
- 4.448. try_with_capacity
- 4.449. tuple_trait
- 4.450. type_ascription
- 4.451. type_info
- 4.452. ub_checks
- 4.453. uefi_std
- 4.454. uint_carryless_mul
- 4.455. uint_gather_scatter_bits
- 4.456. unicode_internals
- 4.457. unique_rc_arc
- 4.458. unix_file_vectored_at
- 4.459. unix_mkfifo
- 4.460. unix_send_signal
- 4.461. unix_set_mark
- 4.462. unix_socket_ancillary_data
- 4.463. unix_socket_exclbind
- 4.464. unix_socket_peek
- 4.465. unsafe_cell_access
- 4.466. unsafe_pinned
- 4.467. unsafe_unpin
- 4.468. unsize
- 4.469. unwrap_infallible
- 4.470. update_panic_count
- 4.471. utf16_extra
- 4.472. variant_count
- 4.473. vec_deque_extract_if
- 4.474. vec_deque_iter_as_slices
- 4.475. vec_deque_truncate_front
- 4.476. vec_fallible_shrink
- 4.477. vec_from_fn
- 4.478. vec_into_chunks
- 4.479. vec_peek_mut
- 4.480. vec_push_within_capacity
- 4.481. vec_recycle
- 4.482. vec_split_at_spare
- 4.483. vec_try_remove
- 4.484. waker_fn
- 4.485. waker_from_fn_ptr
- 4.486. wasi_ext
- 4.487. widening_mul
- 4.488. windows_by_handle
- 4.489. windows_c
- 4.490. windows_change_time
- 4.491. windows_freeze_file_times
- 4.492. windows_handle
- 4.493. windows_net
- 4.494. windows_process_exit_code_from
- 4.495. windows_process_extensions_async_pipes
- 4.496. windows_process_extensions_force_quotes
- 4.497. windows_process_extensions_inherit_handles
- 4.498. windows_process_extensions_main_thread_handle
- 4.499. windows_process_extensions_raw_attribute
- 4.500. windows_process_extensions_show_window
- 4.501. windows_process_extensions_startupinfo
- 4.502. windows_stdio
- 4.503. windows_unix_domain_sockets
- 4.504. wrapping_int_impl
- 4.505. wrapping_next_power_of_two
- 4.506. write_all_vectored
- 4.507. wtf8_internals
- 4.508. yeet_desugar_details