1. The Unstable Book
  2. 1. Compiler flags
    1. 1.1. emit_stack_sizes
    2. 1.2. linker_flavor
    3. 1.3. profile
  3. 2. Language features
    1. 2.1. aarch64_target_feature
    2. 2.2. abi_amdgpu_kernel
    3. 2.3. abi_msp430_interrupt
    4. 2.4. abi_ptx
    5. 2.5. abi_thiscall
    6. 2.6. abi_unadjusted
    7. 2.7. abi_vectorcall
    8. 2.8. abi_x86_interrupt
    9. 2.9. alloc_error_handler
    10. 2.10. allocator_internals
    11. 2.11. allow_fail
    12. 2.12. allow_internal_unsafe
    13. 2.13. allow_internal_unstable
    14. 2.14. arbitrary_self_types
    15. 2.15. arm_target_feature
    16. 2.16. asm
    17. 2.17. associated_type_defaults
    18. 2.18. async_await
    19. 2.19. avx512_target_feature
    20. 2.20. bind_by_move_pattern_guards
    21. 2.21. box_patterns
    22. 2.22. box_syntax
    23. 2.23. cfg_target_has_atomic
    24. 2.24. cfg_target_thread_local
    25. 2.25. cfg_target_vendor
    26. 2.26. compiler_builtins
    27. 2.27. concat_idents
    28. 2.28. const_compare_raw_pointers
    29. 2.29. const_fn
    30. 2.30. const_fn_union
    31. 2.31. const_let
    32. 2.32. const_panic
    33. 2.33. const_raw_ptr_deref
    34. 2.34. const_raw_ptr_to_usize_cast
    35. 2.35. const_transmute
    36. 2.36. crate_visibility_modifier
    37. 2.37. custom_attribute
    38. 2.38. custom_derive
    39. 2.39. custom_inner_attributes
    40. 2.40. custom_test_frameworks
    41. 2.41. decl_macro
    42. 2.42. default_type_parameter_fallback
    43. 2.43. doc_alias
    44. 2.44. doc_cfg
    45. 2.45. doc_keyword
    46. 2.46. doc_masked
    47. 2.47. doc_spotlight
    48. 2.48. dropck_eyepatch
    49. 2.49. dropck_parametricity
    50. 2.50. exclusive_range_pattern
    51. 2.51. exhaustive_integer_patterns
    52. 2.52. exhaustive_patterns
    53. 2.53. existential_type
    54. 2.54. extern_in_paths
    55. 2.55. extern_types
    56. 2.56. external_doc
    57. 2.57. format_args_nl
    58. 2.58. fundamental
    59. 2.59. generators
    60. 2.60. generic_associated_types
    61. 2.61. global_asm
    62. 2.62. hexagon_target_feature
    63. 2.63. if_while_or_patterns
    64. 2.64. impl_header_lifetime_elision
    65. 2.65. impl_trait_in_bindings
    66. 2.66. in_band_lifetimes
    67. 2.67. infer_static_outlives_requirements
    68. 2.68. intrinsics
    69. 2.69. irrefutable_let_patterns
    70. 2.70. label_break_value
    71. 2.71. lang_items
    72. 2.72. link_args
    73. 2.73. link_cfg
    74. 2.74. link_llvm_intrinsics
    75. 2.75. linkage
    76. 2.76. log_syntax
    77. 2.77. macro_at_most_once_rep
    78. 2.78. macro_literal_matcher
    79. 2.79. macros_in_extern
    80. 2.80. main
    81. 2.81. marker_trait_attr
    82. 2.82. min_const_fn
    83. 2.83. mips_target_feature
    84. 2.84. mmx_target_feature
    85. 2.85. naked_functions
    86. 2.86. needs_allocator
    87. 2.87. needs_panic_runtime
    88. 2.88. never_type
    89. 2.89. nll
    90. 2.90. no_core
    91. 2.91. no_debug
    92. 2.92. non_ascii_idents
    93. 2.93. non_exhaustive
    94. 2.94. omit_gdb_pretty_printer_section
    95. 2.95. on_unimplemented
    96. 2.96. optin_builtin_traits
    97. 2.97. overlapping_marker_traits
    98. 2.98. panic_implementation
    99. 2.99. panic_runtime
    100. 2.100. platform_intrinsics
    101. 2.101. plugin
    102. 2.102. plugin_registrar
    103. 2.103. powerpc_target_feature
    104. 2.104. prelude_import
    105. 2.105. proc_macro_expr
    106. 2.106. proc_macro_gen
    107. 2.107. proc_macro_mod
    108. 2.108. proc_macro_non_items
    109. 2.109. profiler_runtime
    110. 2.110. quote
    111. 2.111. repr_packed
    112. 2.112. repr_simd
    113. 2.113. repr128
    114. 2.114. rustc_attrs
    115. 2.115. rustc_const_unstable
    116. 2.116. rustc_diagnostic_macros
    117. 2.117. sanitizer_runtime
    118. 2.118. self_in_typedefs
    119. 2.119. self_struct_ctor
    120. 2.120. simd_ffi
    121. 2.121. slice_patterns
    122. 2.122. specialization
    123. 2.123. sse4a_target_feature
    124. 2.124. staged_api
    125. 2.125. start
    126. 2.126. static_nobundle
    127. 2.127. stmt_expr_attributes
    128. 2.128. structural_match
    129. 2.129. tbm_target_feature
    130. 2.130. thread_local
    131. 2.131. tool_lints
    132. 2.132. trace_macros
    133. 2.133. trait_alias
    134. 2.134. trivial_bounds
    135. 2.135. try_blocks
    136. 2.136. type_ascription
    137. 2.137. unboxed_closures
    138. 2.138. underscore_imports
    139. 2.139. uniform_paths
    140. 2.140. unrestricted_attribute_tokens
    141. 2.141. unsized_locals
    142. 2.142. unsized_tuple_coercion
    143. 2.143. untagged_unions
    144. 2.144. unwind_attributes
    145. 2.145. wasm_target_feature
  4. 3. Library Features
    1. 3.1. align_offset
    2. 3.2. alloc
    3. 3.3. alloc_error_hook
    4. 3.4. alloc_internals
    5. 3.5. alloc_jemalloc
    6. 3.6. alloc_system
    7. 3.7. allocator_api
    8. 3.8. array_error_internals
    9. 3.9. as_cell
    10. 3.10. atomic_min_max
    11. 3.11. await_macro
    12. 3.12. box_into_raw_non_null
    13. 3.13. bufreader_buffer
    14. 3.14. bufreader_seek_relative
    15. 3.15. c_void_variant
    16. 3.16. cell_update
    17. 3.17. char_error_internals
    18. 3.18. chunks_exact
    19. 3.19. coerce_unsized
    20. 3.20. compiler_builtins_lib
    21. 3.21. concat_idents_macro
    22. 3.22. const_convert_id
    23. 3.23. const_int_conversion
    24. 3.24. const_int_ops
    25. 3.25. const_int_overflowing
    26. 3.26. const_int_rotate
    27. 3.27. const_int_sign
    28. 3.28. const_int_wrapping
    29. 3.29. const_ip
    30. 3.30. const_manually_drop_new
    31. 3.31. const_slice_as_ptr
    32. 3.32. const_slice_len
    33. 3.33. const_str_as_bytes
    34. 3.34. const_str_as_ptr
    35. 3.35. const_str_len
    36. 3.36. const_string_new
    37. 3.37. const_type_id
    38. 3.38. const_vec_new
    39. 3.39. convert_id
    40. 3.40. copy_within
    41. 3.41. core_intrinsics
    42. 3.42. core_panic
    43. 3.43. core_panic_info
    44. 3.44. core_private_bignum
    45. 3.45. core_private_diy_float
    46. 3.46. dbg_macro
    47. 3.47. deadline_api
    48. 3.48. dec2flt
    49. 3.49. derive_clone_copy
    50. 3.50. derive_eq
    51. 3.51. drain_filter
    52. 3.52. duration_as_u128
    53. 3.53. duration_float
    54. 3.54. duration_getters
    55. 3.55. error_type_id
    56. 3.56. euclidean_division
    57. 3.57. exact_size_is_empty
    58. 3.58. extra_log_consts
    59. 3.59. fd
    60. 3.60. fd_read
    61. 3.61. fixed_size_array
    62. 3.62. flt2dec
    63. 3.63. fmt_internals
    64. 3.64. fn_traits
    65. 3.65. fnbox
    66. 3.66. futures_api
    67. 3.67. gen_future
    68. 3.68. generator_trait
    69. 3.69. get_type_id
    70. 3.70. hashmap_internals
    71. 3.71. inner_deref
    72. 3.72. int_error_internals
    73. 3.73. int_to_from_bytes
    74. 3.74. integer_atomics
    75. 3.75. ip
    76. 3.76. libstd_io_internals
    77. 3.77. libstd_sys_internals
    78. 3.78. libstd_thread_internals
    79. 3.79. linked_list_extras
    80. 3.80. map_entry_replace
    81. 3.81. map_get_key_value
    82. 3.82. maybe_uninit
    83. 3.83. mpsc_select
    84. 3.84. n16
    85. 3.85. no_more_cas
    86. 3.86. no_panic_pow
    87. 3.87. once_is_completed
    88. 3.88. once_poison
    89. 3.89. option_replace
    90. 3.90. option_xor
    91. 3.91. panic_abort
    92. 3.92. panic_info_message
    93. 3.93. panic_internals
    94. 3.94. panic_unwind
    95. 3.95. pattern
    96. 3.96. pin
    97. 3.97. print_internals
    98. 3.98. proc_macro_diagnostic
    99. 3.99. proc_macro_internals
    100. 3.100. proc_macro_quote
    101. 3.101. proc_macro_raw_ident
    102. 3.102. proc_macro_span
    103. 3.103. process_exitcode_placeholder
    104. 3.104. process_internals
    105. 3.105. profiler_runtime_lib
    106. 3.106. ptr_internals
    107. 3.107. ptr_offset_from
    108. 3.108. ptr_wrapping_offset_from
    109. 3.109. range_contains
    110. 3.110. range_is_empty
    111. 3.111. raw
    112. 3.112. raw_vec_internals
    113. 3.113. read_initializer
    114. 3.114. refcell_map_split
    115. 3.115. refcell_replace_swap
    116. 3.116. repeat_generic_slice
    117. 3.117. result_map_or_else
    118. 3.118. reverse_bits
    119. 3.119. rt
    120. 3.120. rustc_private
    121. 3.121. rustc_stack_internals
    122. 3.122. rw_exact_all_at
    123. 3.123. sanitizer_runtime_lib
    124. 3.124. set_stdio
    125. 3.125. shrink_to
    126. 3.126. slice_concat_ext
    127. 3.127. slice_index_methods
    128. 3.128. slice_internals
    129. 3.129. slice_partition_dedup
    130. 3.130. slice_sort_by_cached_key
    131. 3.131. sort_internals
    132. 3.132. split_ascii_whitespace
    133. 3.133. std_internals
    134. 3.134. stdsimd
    135. 3.135. step_trait
    136. 3.136. str_escape
    137. 3.137. str_internals
    138. 3.138. termination_trait_lib
    139. 3.139. test
    140. 3.140. thread_local_internals
    141. 3.141. toowned_clone_into
    142. 3.142. transpose_result
    143. 3.143. trusted_len
    144. 3.144. try_from
    145. 3.145. try_reserve
    146. 3.146. try_trait
    147. 3.147. unicode_internals
    148. 3.148. unicode_version
    149. 3.149. unsize
    150. 3.150. update_panic_count
    151. 3.151. vec_remove_item
    152. 3.152. vec_resize_default
    153. 3.153. vec_resize_with
    154. 3.154. wait_timeout_until
    155. 3.155. wait_until
    156. 3.156. windows_c
    157. 3.157. windows_file_type_ext
    158. 3.158. windows_handle
    159. 3.159. windows_net
    160. 3.160. windows_stdio
    161. 3.161. wrapping_int_impl
    162. 3.162. wrapping_next_power_of_two

Compiler flags