tree: c928e9092f48f5bf7c2a24344ee2b240a204535a [path history] [tgz]
  1. methods/
  2. utils/
  3. approx_const.rs
  4. arithmetic.rs
  5. as_conversions.rs
  6. assertions_on_constants.rs
  7. assign_ops.rs
  8. atomic_ordering.rs
  9. attrs.rs
  10. await_holding_lock.rs
  11. bit_mask.rs
  12. blacklisted_name.rs
  13. blocks_in_if_conditions.rs
  14. booleans.rs
  15. bytecount.rs
  16. cargo_common_metadata.rs
  17. checked_conversions.rs
  18. cognitive_complexity.rs
  19. collapsible_if.rs
  20. comparison_chain.rs
  21. consts.rs
  22. copies.rs
  23. copy_iterator.rs
  24. dbg_macro.rs
  25. default_trait_access.rs
  26. deprecated_lints.rs
  27. dereference.rs
  28. derive.rs
  29. doc.rs
  30. double_comparison.rs
  31. double_parens.rs
  32. drop_bounds.rs
  33. drop_forget_ref.rs
  34. duration_subsec.rs
  35. else_if_without_else.rs
  36. empty_enum.rs
  37. entry.rs
  38. enum_clike.rs
  39. enum_variants.rs
  40. eq_op.rs
  41. erasing_op.rs
  42. escape.rs
  43. eta_reduction.rs
  44. eval_order_dependence.rs
  45. excessive_bools.rs
  46. exit.rs
  47. explicit_write.rs
  48. fallible_impl_from.rs
  49. float_literal.rs
  50. floating_point_arithmetic.rs
  51. format.rs
  52. formatting.rs
  53. functions.rs
  54. future_not_send.rs
  55. get_last_with_len.rs
  56. identity_op.rs
  57. if_let_mutex.rs
  58. if_let_some_result.rs
  59. if_not_else.rs
  60. implicit_return.rs
  61. implicit_saturating_sub.rs
  62. indexing_slicing.rs
  63. infinite_iter.rs
  64. inherent_impl.rs
  65. inherent_to_string.rs
  66. inline_fn_without_body.rs
  67. int_plus_one.rs
  68. integer_division.rs
  69. items_after_statements.rs
  70. large_const_arrays.rs
  71. large_enum_variant.rs
  72. large_stack_arrays.rs
  73. len_zero.rs
  74. let_and_return.rs
  75. let_if_seq.rs
  76. let_underscore.rs
  77. lib.rs
  78. lifetimes.rs
  79. literal_representation.rs
  80. loops.rs
  81. macro_use.rs
  82. main_recursion.rs
  83. manual_async_fn.rs
  84. manual_non_exhaustive.rs
  85. map_clone.rs
  86. map_unit_fn.rs
  87. match_on_vec_items.rs
  88. matches.rs
  89. mem_discriminant.rs
  90. mem_forget.rs
  91. mem_replace.rs
  92. minmax.rs
  93. misc.rs
  94. misc_early.rs
  95. missing_const_for_fn.rs
  96. missing_doc.rs
  97. missing_inline.rs
  98. modulo_arithmetic.rs
  99. multiple_crate_versions.rs
  100. mut_key.rs
  101. mut_mut.rs
  102. mut_reference.rs
  103. mutable_debug_assertion.rs
  104. mutex_atomic.rs
  105. needless_bool.rs
  106. needless_borrow.rs
  107. needless_borrowed_ref.rs
  108. needless_continue.rs
  109. needless_pass_by_value.rs
  110. needless_update.rs
  111. neg_cmp_op_on_partial_ord.rs
  112. neg_multiply.rs
  113. new_without_default.rs
  114. no_effect.rs
  115. non_copy_const.rs
  116. non_expressive_names.rs
  117. open_options.rs
  118. option_env_unwrap.rs
  119. overflow_check_conditional.rs
  120. panic_unimplemented.rs
  121. partialeq_ne_impl.rs
  122. path_buf_push_overwrite.rs
  123. precedence.rs
  124. ptr.rs
  125. ptr_offset_with_cast.rs
  126. question_mark.rs
  127. ranges.rs
  128. redundant_clone.rs
  129. redundant_field_names.rs
  130. redundant_pattern_matching.rs
  131. redundant_pub_crate.rs
  132. redundant_static_lifetimes.rs
  133. reference.rs
  134. regex.rs
  135. returns.rs
  136. serde_api.rs
  137. shadow.rs
  138. single_component_path_imports.rs
  139. slow_vector_initialization.rs
  140. strings.rs
  141. suspicious_trait_impl.rs
  142. swap.rs
  143. tabs_in_doc_comments.rs
  144. temporary_assignment.rs
  145. to_digit_is_some.rs
  146. trait_bounds.rs
  147. transmute.rs
  148. transmuting_null.rs
  149. trivially_copy_pass_by_ref.rs
  150. try_err.rs
  151. types.rs
  152. unicode.rs
  153. unnamed_address.rs
  154. unnecessary_sort_by.rs
  155. unnested_or_patterns.rs
  156. unsafe_removed_from_name.rs
  157. unused_io_amount.rs
  158. unused_self.rs
  159. unwrap.rs
  160. use_self.rs
  161. useless_conversion.rs
  162. vec.rs
  163. vec_resize_to_zero.rs
  164. verbose_file_reads.rs
  165. wildcard_dependencies.rs
  166. wildcard_imports.rs
  167. write.rs
  168. zero_div_zero.rs