1. The Unstable Book
  2. 1. Compiler flags
    1. 1.1. emit_stack_sizes
    2. 1.2. profile
    3. 1.3. report_time
    4. 1.4. sanitizer
  3. 2. Language features
    1. 2.1. aarch64_target_feature
    2. 2.2. abi_amdgpu_kernel
    3. 2.3. abi_efiapi
    4. 2.4. abi_msp430_interrupt
    5. 2.5. abi_ptx
    6. 2.6. abi_thiscall
    7. 2.7. abi_unadjusted
    8. 2.8. abi_vectorcall
    9. 2.9. abi_x86_interrupt
    10. 2.10. adx_target_feature
    11. 2.11. alloc_error_handler
    12. 2.12. allocator_internals
    13. 2.13. allow_fail
    14. 2.14. allow_internal_unsafe
    15. 2.15. allow_internal_unstable
    16. 2.16. arbitrary_enum_discriminant
    17. 2.17. arbitrary_self_types
    18. 2.18. arm_target_feature
    19. 2.19. associated_type_bounds
    20. 2.20. associated_type_defaults
    21. 2.21. async_closure
    22. 2.22. avx512_target_feature
    23. 2.23. bindings_after_at
    24. 2.24. box_patterns
    25. 2.25. box_syntax
    26. 2.26. c_variadic
    27. 2.27. cfg_sanitize
    28. 2.28. cfg_target_has_atomic
    29. 2.29. cfg_target_thread_local
    30. 2.30. cmpxchg16b_target_feature
    31. 2.31. compiler_builtins
    32. 2.32. const_compare_raw_pointers
    33. 2.33. const_extern_fn
    34. 2.34. const_fn
    35. 2.35. const_fn_union
    36. 2.36. const_generics
    37. 2.37. const_if_match
    38. 2.38. const_in_array_repeat_expressions
    39. 2.39. const_loop
    40. 2.40. const_mut_refs
    41. 2.41. const_panic
    42. 2.42. const_raw_ptr_deref
    43. 2.43. const_raw_ptr_to_usize_cast
    44. 2.44. const_trait_bound_opt_out
    45. 2.45. const_trait_impl
    46. 2.46. crate_visibility_modifier
    47. 2.47. custom_inner_attributes
    48. 2.48. custom_test_frameworks
    49. 2.49. decl_macro
    50. 2.50. default_type_parameter_fallback
    51. 2.51. doc_alias
    52. 2.52. doc_cfg
    53. 2.53. doc_keyword
    54. 2.54. doc_masked
    55. 2.55. doc_spotlight
    56. 2.56. dropck_eyepatch
    57. 2.57. exclusive_range_pattern
    58. 2.58. exhaustive_patterns
    59. 2.59. extern_types
    60. 2.60. external_doc
    61. 2.61. f16c_target_feature
    62. 2.62. ffi_returns_twice
    63. 2.63. fundamental
    64. 2.64. generators
    65. 2.65. generic_associated_types
    66. 2.66. half_open_range_patterns
    67. 2.67. hexagon_target_feature
    68. 2.68. impl_trait_in_bindings
    69. 2.69. in_band_lifetimes
    70. 2.70. infer_static_outlives_requirements
    71. 2.71. intrinsics
    72. 2.72. label_break_value
    73. 2.73. lang_items
    74. 2.74. let_chains
    75. 2.75. link_args
    76. 2.76. link_cfg
    77. 2.77. link_llvm_intrinsics
    78. 2.78. linkage
    79. 2.79. lint_reasons
    80. 2.80. main
    81. 2.81. marker_trait_attr
    82. 2.82. member_constraints
    83. 2.83. mips_target_feature
    84. 2.84. mmx_target_feature
    85. 2.85. movbe_target_feature
    86. 2.86. naked_functions
    87. 2.87. needs_panic_runtime
    88. 2.88. never_type
    89. 2.89. never_type_fallback
    90. 2.90. nll
    91. 2.91. no_core
    92. 2.92. no_debug
    93. 2.93. non_ascii_idents
    94. 2.94. object_safe_for_dispatch
    95. 2.95. omit_gdb_pretty_printer_section
    96. 2.96. optimize_attribute
    97. 2.97. optin_builtin_traits
    98. 2.98. or_patterns
    99. 2.99. overlapping_marker_traits
    100. 2.100. panic_runtime
    101. 2.101. platform_intrinsics
    102. 2.102. plugin
    103. 2.103. plugin_registrar
    104. 2.104. powerpc_target_feature
    105. 2.105. precise_pointer_size_matching
    106. 2.106. prelude_import
    107. 2.107. proc_macro_hygiene
    108. 2.108. profiler_runtime
    109. 2.109. raw_dylib
    110. 2.110. raw_ref_op
    111. 2.111. register_attr
    112. 2.112. register_tool
    113. 2.113. repr_simd
    114. 2.114. repr128
    115. 2.115. rtm_target_feature
    116. 2.116. rustc_attrs
    117. 2.117. rustc_private
    118. 2.118. simd_ffi
    119. 2.119. specialization
    120. 2.120. sse4a_target_feature
    121. 2.121. staged_api
    122. 2.122. start
    123. 2.123. static_nobundle
    124. 2.124. stmt_expr_attributes
    125. 2.125. structural_match
    126. 2.126. tbm_target_feature
    127. 2.127. test_2018_feature
    128. 2.128. thread_local
    129. 2.129. track_caller
    130. 2.130. trait_alias
    131. 2.131. transparent_unions
    132. 2.132. trivial_bounds
    133. 2.133. try_blocks
    134. 2.134. type_alias_impl_trait
    135. 2.135. type_ascription
    136. 2.136. unboxed_closures
    137. 2.137. unsized_locals
    138. 2.138. unsized_tuple_coercion
    139. 2.139. untagged_unions
    140. 2.140. unwind_attributes
    141. 2.141. wasm_target_feature
  4. 3. Library Features
    1. 3.1. alloc_error_hook
    2. 3.2. alloc_internals
    3. 3.3. alloc_layout_extra
    4. 3.4. alloc_prelude
    5. 3.5. allocator_api
    6. 3.6. array_error_internals
    7. 3.7. array_value_iter
    8. 3.8. asm
    9. 3.9. atomic_min_max
    10. 3.10. atomic_mut_ptr
    11. 3.11. backtrace
    12. 3.12. binary_heap_drain_sorted
    13. 3.13. binary_heap_into_iter_sorted
    14. 3.14. bool_to_option
    15. 3.15. bound_cloned
    16. 3.16. box_into_pin
    17. 3.17. box_into_raw_non_null
    18. 3.18. boxed_slice_try_from
    19. 3.19. bufreader_seek_relative
    20. 3.20. c_void_variant
    21. 3.21. cell_update
    22. 3.22. char_error_internals
    23. 3.23. clamp
    24. 3.24. cmp_min_max_by
    25. 3.25. coerce_unsized
    26. 3.26. compiler_builtins_lib
    27. 3.27. concat_idents
    28. 3.28. const_alloc_layout
    29. 3.29. const_caller_location
    30. 3.30. const_cstr_unchecked
    31. 3.31. const_cttz
    32. 3.32. const_generic_impls_guard
    33. 3.33. const_int_conversion
    34. 3.34. const_int_sign
    35. 3.35. const_pref_align_of
    36. 3.36. const_ptr_offset_from
    37. 3.37. const_result
    38. 3.38. const_saturating_int_methods
    39. 3.39. const_slice_from_raw_parts
    40. 3.40. const_transmute
    41. 3.41. const_type_id
    42. 3.42. const_type_name
    43. 3.43. constctlz
    44. 3.44. container_error_extra
    45. 3.45. convert_float_to_int
    46. 3.46. core_intrinsics
    47. 3.47. core_panic
    48. 3.48. core_private_bignum
    49. 3.49. core_private_diy_float
    50. 3.50. cow_is_borrowed
    51. 3.51. deadline_api
    52. 3.52. debug_non_exhaustive
    53. 3.53. dec2flt
    54. 3.54. derive_clone_copy
    55. 3.55. derive_eq
    56. 3.56. dispatch_from_dyn
    57. 3.57. div_duration
    58. 3.58. drain_filter
    59. 3.59. duration_constants
    60. 3.60. entry_insert
    61. 3.61. error_iter
    62. 3.62. error_type_id
    63. 3.63. exact_size_is_empty
    64. 3.64. extra_log_consts
    65. 3.65. fd
    66. 3.66. fd_read
    67. 3.67. fixed_size_array
    68. 3.68. float_approx_unchecked_to
    69. 3.69. flt2dec
    70. 3.70. fmt_internals
    71. 3.71. fn_traits
    72. 3.72. foo
    73. 3.73. forget_unsized
    74. 3.74. format_args_nl
    75. 3.75. gen_future
    76. 3.76. generator_trait
    77. 3.77. get_mut_unchecked
    78. 3.78. global_asm
    79. 3.79. hash_raw_entry
    80. 3.80. hash_set_entry
    81. 3.81. hashmap_internals
    82. 3.82. inner_deref
    83. 3.83. int_error_internals
    84. 3.84. int_error_matching
    85. 3.85. integer_atomics
    86. 3.86. internal_uninit_const
    87. 3.87. io_slice_advance
    88. 3.88. ip
    89. 3.89. is_sorted
    90. 3.90. iter_is_partitioned
    91. 3.91. iter_once_with
    92. 3.92. iter_order_by
    93. 3.93. iter_partition_in_place
    94. 3.94. leading_trailing_ones
    95. 3.95. liballoc_internals
    96. 3.96. libstd_io_internals
    97. 3.97. libstd_sys_internals
    98. 3.98. libstd_thread_internals
    99. 3.99. linked_list_cursors
    100. 3.100. linked_list_extras
    101. 3.101. linked_list_prepend
    102. 3.102. log_syntax
    103. 3.103. map_entry_replace
    104. 3.104. map_first_last
    105. 3.105. maybe_uninit_extra
    106. 3.106. maybe_uninit_ref
    107. 3.107. maybe_uninit_slice
    108. 3.108. maybe_uninit_slice_assume_init
    109. 3.109. maybe_uninit_uninit_array
    110. 3.110. new_uninit
    111. 3.111. no_more_cas
    112. 3.112. once_is_completed
    113. 3.113. once_poison
    114. 3.114. option_expect_none
    115. 3.115. option_result_contains
    116. 3.116. option_unwrap_none
    117. 3.117. panic_abort
    118. 3.118. panic_info_message
    119. 3.119. panic_internals
    120. 3.120. panic_unwind
    121. 3.121. path_buf_capacity
    122. 3.122. pattern
    123. 3.123. poll_map
    124. 3.124. print_internals
    125. 3.125. proc_macro_def_site
    126. 3.126. proc_macro_diagnostic
    127. 3.127. proc_macro_internals
    128. 3.128. proc_macro_mixed_site
    129. 3.129. proc_macro_quote
    130. 3.130. proc_macro_raw_ident
    131. 3.131. proc_macro_span
    132. 3.132. process_exitcode_placeholder
    133. 3.133. process_internals
    134. 3.134. process_set_argv0
    135. 3.135. profiler_runtime_lib
    136. 3.136. ptr_internals
    137. 3.137. ptr_offset_from
    138. 3.138. ptr_wrapping_offset_from
    139. 3.139. range_is_empty
    140. 3.140. raw
    141. 3.141. raw_vec_internals
    142. 3.142. rc_into_raw_non_null
    143. 3.143. read_initializer
    144. 3.144. receiver_trait
    145. 3.145. renamed_spin_loop
    146. 3.146. result_cloned
    147. 3.147. result_contains_err
    148. 3.148. result_copied
    149. 3.149. rt
    150. 3.150. saturating_neg
    151. 3.151. seek_convenience
    152. 3.152. set_stdio
    153. 3.153. sgx_platform
    154. 3.154. shrink_to
    155. 3.155. slice_concat_ext
    156. 3.156. slice_concat_trait
    157. 3.157. slice_index_methods
    158. 3.158. slice_internals
    159. 3.159. slice_iter_mut_as_slice
    160. 3.160. slice_partition_at_index
    161. 3.161. slice_partition_dedup
    162. 3.162. slice_ptr_range
    163. 3.163. sort_internals
    164. 3.164. std_internals
    165. 3.165. stdsimd
    166. 3.166. step_trait
    167. 3.167. str_internals
    168. 3.168. str_strip
    169. 3.169. tau_constant
    170. 3.170. termination_trait_lib
    171. 3.171. test
    172. 3.172. thread_id_value
    173. 3.173. thread_local_internals
    174. 3.174. thread_spawn_unchecked
    175. 3.175. tidy_test_never_used_anywhere_else
    176. 3.176. toowned_clone_into
    177. 3.177. trace_macros
    178. 3.178. trusted_len
    179. 3.179. try_find
    180. 3.180. try_reserve
    181. 3.181. try_trait
    182. 3.182. type_name_of_val
    183. 3.183. unicode_internals
    184. 3.184. unicode_version
    185. 3.185. unsafe_cell_raw_get
    186. 3.186. unsize
    187. 3.187. unwrap_infallible
    188. 3.188. update_panic_count
    189. 3.189. vec_drain_as_slice
    190. 3.190. vec_into_raw_parts
    191. 3.191. vec_leak
    192. 3.192. vec_remove_item
    193. 3.193. vec_resize_default
    194. 3.194. wasi_ext
    195. 3.195. weak_into_raw
    196. 3.196. windows_by_handle
    197. 3.197. windows_c
    198. 3.198. windows_file_type_ext
    199. 3.199. windows_handle
    200. 3.200. windows_net
    201. 3.201. windows_stdio
    202. 3.202. with_options
    203. 3.203. wrapping_int_impl
    204. 3.204. wrapping_next_power_of_two

The Rust Unstable Book

Compiler flags