1. The Unstable Book
  2. 1. Compiler flags
    1. 1.1. linker_flavor
    2. 1.2. profile
    3. 1.3. remap_path_prefix
  3. 2. Language features
    1. 2.1. abi_msp430_interrupt
    2. 2.2. abi_ptx
    3. 2.3. abi_thiscall
    4. 2.4. abi_unadjusted
    5. 2.5. abi_vectorcall
    6. 2.6. abi_x86_interrupt
    7. 2.7. advanced_slice_patterns
    8. 2.8. allocator_internals
    9. 2.9. allow_fail
    10. 2.10. allow_internal_unsafe
    11. 2.11. allow_internal_unstable
    12. 2.12. arbitrary_self_types
    13. 2.13. asm
    14. 2.14. associated_type_defaults
    15. 2.15. attr_literals
    16. 2.16. box_patterns
    17. 2.17. box_syntax
    18. 2.18. catch_expr
    19. 2.19. cfg_target_feature
    20. 2.20. cfg_target_has_atomic
    21. 2.21. cfg_target_thread_local
    22. 2.22. cfg_target_vendor
    23. 2.23. clone_closures
    24. 2.24. compiler_builtins
    25. 2.25. concat_idents
    26. 2.26. conservative_impl_trait
    27. 2.27. const_fn
    28. 2.28. const_indexing
    29. 2.29. copy_closures
    30. 2.30. crate_in_paths
    31. 2.31. crate_visibility_modifier
    32. 2.32. custom_attribute
    33. 2.33. custom_derive
    34. 2.34. decl_macro
    35. 2.35. default_type_parameter_fallback
    36. 2.36. doc_cfg
    37. 2.37. doc_masked
    38. 2.38. doc_spotlight
    39. 2.39. dotdoteq_in_patterns
    40. 2.40. dropck_eyepatch
    41. 2.41. dropck_parametricity
    42. 2.42. dyn_trait
    43. 2.43. exclusive_range_pattern
    44. 2.44. extern_absolute_paths
    45. 2.45. extern_in_paths
    46. 2.46. extern_types
    47. 2.47. external_doc
    48. 2.48. fn_must_use
    49. 2.49. fundamental
    50. 2.50. generators
    51. 2.51. generic_associated_types
    52. 2.52. generic_param_attrs
    53. 2.53. global_allocator
    54. 2.54. global_asm
    55. 2.55. i128_type
    56. 2.56. in_band_lifetimes
    57. 2.57. inclusive_range_syntax
    58. 2.58. intrinsics
    59. 2.59. lang_items
    60. 2.60. link_args
    61. 2.61. link_cfg
    62. 2.62. link_llvm_intrinsics
    63. 2.63. linkage
    64. 2.64. log_syntax
    65. 2.65. macro_at_most_once_rep
    66. 2.66. macro_lifetime_matcher
    67. 2.67. macro_reexport
    68. 2.68. macro_vis_matcher
    69. 2.69. main
    70. 2.70. match_default_bindings
    71. 2.71. naked_functions
    72. 2.72. needs_allocator
    73. 2.73. needs_panic_runtime
    74. 2.74. nested_impl_trait
    75. 2.75. never_type
    76. 2.76. nll
    77. 2.77. no_core
    78. 2.78. no_debug
    79. 2.79. non_ascii_idents
    80. 2.80. non_exhaustive
    81. 2.81. non_modrs_mods
    82. 2.82. omit_gdb_pretty_printer_section
    83. 2.83. on_unimplemented
    84. 2.84. optin_builtin_traits
    85. 2.85. overlapping_marker_traits
    86. 2.86. panic_runtime
    87. 2.87. placement_in_syntax
    88. 2.88. platform_intrinsics
    89. 2.89. plugin
    90. 2.90. plugin_registrar
    91. 2.91. prelude_import
    92. 2.92. proc_macro
    93. 2.93. profiler_runtime
    94. 2.94. quote
    95. 2.95. repr_simd
    96. 2.96. repr_transparent
    97. 2.97. repr128
    98. 2.98. rustc_attrs
    99. 2.99. rustc_const_unstable
    100. 2.100. rustc_diagnostic_macros
    101. 2.101. sanitizer_runtime
    102. 2.102. simd_ffi
    103. 2.103. slice_patterns
    104. 2.104. specialization
    105. 2.105. staged_api
    106. 2.106. start
    107. 2.107. static_nobundle
    108. 2.108. stmt_expr_attributes
    109. 2.109. structural_match
    110. 2.110. target_feature
    111. 2.111. termination_trait
    112. 2.112. thread_local
    113. 2.113. trace_macros
    114. 2.114. trait_alias
    115. 2.115. type_ascription
    116. 2.116. unboxed_closures
    117. 2.117. underscore_lifetimes
    118. 2.118. universal_impl_trait
    119. 2.119. unsized_tuple_coercion
    120. 2.120. untagged_unions
    121. 2.121. unwind_attributes
    122. 2.122. use_extern_macros
    123. 2.123. used
    124. 2.124. wasm_import_memory
  4. 3. Library Features
    1. 3.1. align_offset
    2. 3.2. alloc
    3. 3.3. alloc_jemalloc
    4. 3.4. alloc_system
    5. 3.5. allocator_api
    6. 3.6. array_error_internals
    7. 3.7. ascii_ctype
    8. 3.8. box_heap
    9. 3.9. box_into_raw_non_null
    10. 3.10. box_leak
    11. 3.11. bufreader_is_empty
    12. 3.12. bufreader_seek_relative
    13. 3.13. c_void_variant
    14. 3.14. char_error_internals
    15. 3.15. coerce_unsized
    16. 3.16. collection_placement
    17. 3.17. collections_range
    18. 3.18. compiler_builtins_lib
    19. 3.19. concat_idents_macro
    20. 3.20. const_type_id
    21. 3.21. core_char_ext
    22. 3.22. core_float
    23. 3.23. core_intrinsics
    24. 3.24. core_panic
    25. 3.25. core_private_bignum
    26. 3.26. core_private_diy_float
    27. 3.27. core_slice_ext
    28. 3.28. core_str_ext
    29. 3.29. cursor_mut_vec
    30. 3.30. deadline_api
    31. 3.31. dec2flt
    32. 3.32. decode_utf8
    33. 3.33. derive_clone_copy
    34. 3.34. derive_eq
    35. 3.35. drain_filter
    36. 3.36. duration_extras
    37. 3.37. duration_from_micros
    38. 3.38. entry_and_modify
    39. 3.39. entry_or_default
    40. 3.40. error_type_id
    41. 3.41. exact_chunks
    42. 3.42. exact_size_is_empty
    43. 3.43. fd
    44. 3.44. fd_read
    45. 3.45. fixed_size_array
    46. 3.46. flt2dec
    47. 3.47. fmt_flags_align
    48. 3.48. fmt_internals
    49. 3.49. fn_traits
    50. 3.50. fnbox
    51. 3.51. from_ref
    52. 3.52. from_utf8_error_as_bytes
    53. 3.53. fs_read_write
    54. 3.54. fused
    55. 3.55. future_atomic_orderings
    56. 3.56. generator_trait
    57. 3.57. get_type_id
    58. 3.58. getpid
    59. 3.59. hash_map_remove_entry
    60. 3.60. heap_api
    61. 3.61. i128
    62. 3.62. inclusive_range
    63. 3.63. int_error_internals
    64. 3.64. integer_atomics
    65. 3.65. io
    66. 3.66. io_error_internals
    67. 3.67. ip
    68. 3.68. ip_constructors
    69. 3.69. iter_rfind
    70. 3.70. iter_rfold
    71. 3.71. iterator_step_by
    72. 3.72. iterator_try_fold
    73. 3.73. libstd_io_internals
    74. 3.74. libstd_sys_internals
    75. 3.75. libstd_thread_internals
    76. 3.76. linked_list_extras
    77. 3.77. lookup_host
    78. 3.78. map_entry_replace
    79. 3.79. mpsc_select
    80. 3.80. n16
    81. 3.81. nonnull_cast
    82. 3.82. nonzero
    83. 3.83. offset_to
    84. 3.84. once_poison
    85. 3.85. option_filter
    86. 3.86. option_ref_mut_cloned
    87. 3.87. panic_abort
    88. 3.88. panic_unwind
    89. 3.89. pattern
    90. 3.90. placement_in
    91. 3.91. placement_new_protocol
    92. 3.92. pointer_methods
    93. 3.93. print_internals
    94. 3.94. proc_macro_internals
    95. 3.95. process_internals
    96. 3.96. profiler_runtime_lib
    97. 3.97. ptr_internals
    98. 3.98. range_contains
    99. 3.99. raw
    100. 3.100. rc_downcast
    101. 3.101. read_initializer
    102. 3.102. refcell_replace_swap
    103. 3.103. rt
    104. 3.104. rustc_private
    105. 3.105. sanitizer_runtime_lib
    106. 3.106. set_stdio
    107. 3.107. shared
    108. 3.108. sip_hash_13
    109. 3.109. slice_concat_ext
    110. 3.110. slice_get_slice
    111. 3.111. slice_internals
    112. 3.112. slice_rotate
    113. 3.113. slice_rsplit
    114. 3.114. sort_internals
    115. 3.115. splice
    116. 3.116. std_internals
    117. 3.117. step_trait
    118. 3.118. str_escape
    119. 3.119. str_internals
    120. 3.120. string_retain
    121. 3.121. swap_nonoverlapping
    122. 3.122. swap_with_slice
    123. 3.123. take_set_limit
    124. 3.124. test
    125. 3.125. thread_local_internals
    126. 3.126. thread_local_state
    127. 3.127. toowned_clone_into
    128. 3.128. transpose_result
    129. 3.129. trusted_len
    130. 3.130. try_from
    131. 3.131. try_trait
    132. 3.132. unicode
    133. 3.133. unix_ppid
    134. 3.134. unreachable
    135. 3.135. unsize
    136. 3.136. update_panic_count
    137. 3.137. vec_remove_item
    138. 3.138. vec_resize_default
    139. 3.139. windows_c
    140. 3.140. windows_handle
    141. 3.141. windows_net
    142. 3.142. windows_stdio

Compiler flags