tree: 78ad9cf2550267f6bc13a6212fda1ecb764f2510 [path history] [tgz]
  1. author/
  2. auxiliary/
  3. branches_sharing_code/
  4. checked_unwrap/
  5. cmp_owned/
  6. crashes/
  7. crate_level_checks/
  8. dbg_macro/
  9. doc/
  10. empty_line_after/
  11. index_refutable_slice/
  12. items_after_test_module/
  13. manual_memcpy/
  14. missing_const_for_fn/
  15. mixed_attributes_style/
  16. needless_bool/
  17. non_std_lazy_static/
  18. out_of_bounds_indexing/
  19. pattern_type_mismatch/
  20. rc_clone_in_vec_init/
  21. should_impl_trait/
  22. size_of_in_element_count/
  23. absurd-extreme-comparisons.rs
  24. absurd-extreme-comparisons.stderr
  25. allow_attributes.fixed
  26. allow_attributes.rs
  27. allow_attributes.stderr
  28. allow_attributes_without_reason.rs
  29. allow_attributes_without_reason.stderr
  30. almost_complete_range.fixed
  31. almost_complete_range.rs
  32. almost_complete_range.stderr
  33. approx_const.rs
  34. approx_const.stderr
  35. arc_with_non_send_sync.rs
  36. arc_with_non_send_sync.stderr
  37. arithmetic_side_effects.rs
  38. arithmetic_side_effects.stderr
  39. as_conversions.rs
  40. as_conversions.stderr
  41. as_pointer_underscore.fixed
  42. as_pointer_underscore.rs
  43. as_pointer_underscore.stderr
  44. as_ptr_cast_mut.fixed
  45. as_ptr_cast_mut.rs
  46. as_ptr_cast_mut.stderr
  47. as_ptr_cast_mut_unfixable.rs
  48. as_ptr_cast_mut_unfixable.stderr
  49. as_underscore.fixed
  50. as_underscore.rs
  51. as_underscore.stderr
  52. as_underscore_unfixable.rs
  53. as_underscore_unfixable.stderr
  54. asm_syntax_not_x86.rs
  55. asm_syntax_x86.i686.stderr
  56. asm_syntax_x86.rs
  57. asm_syntax_x86.stderr
  58. asm_syntax_x86.x86_64.stderr
  59. assertions_on_constants.rs
  60. assertions_on_constants.stderr
  61. assertions_on_result_states.fixed
  62. assertions_on_result_states.rs
  63. assertions_on_result_states.stderr
  64. assign_ops.fixed
  65. assign_ops.rs
  66. assign_ops.stderr
  67. assigning_clones.fixed
  68. assigning_clones.rs
  69. assigning_clones.stderr
  70. async_yields_async.fixed
  71. async_yields_async.rs
  72. async_yields_async.stderr
  73. attrs.rs
  74. attrs.stderr
  75. author.rs
  76. author.stdout
  77. await_holding_lock.rs
  78. await_holding_lock.stderr
  79. await_holding_refcell_ref.rs
  80. await_holding_refcell_ref.stderr
  81. bind_instead_of_map.fixed
  82. bind_instead_of_map.rs
  83. bind_instead_of_map.stderr
  84. bind_instead_of_map_multipart.fixed
  85. bind_instead_of_map_multipart.rs
  86. bind_instead_of_map_multipart.stderr
  87. bit_masks.rs
  88. bit_masks.stderr
  89. blanket_clippy_restriction_lints.rs
  90. blanket_clippy_restriction_lints.stderr
  91. blocks_in_conditions.fixed
  92. blocks_in_conditions.rs
  93. blocks_in_conditions.stderr
  94. blocks_in_conditions_2021.fixed
  95. blocks_in_conditions_2021.rs
  96. blocks_in_conditions_2021.stderr
  97. bool_assert_comparison.fixed
  98. bool_assert_comparison.rs
  99. bool_assert_comparison.stderr
  100. bool_comparison.fixed
  101. bool_comparison.rs
  102. bool_comparison.stderr
  103. bool_to_int_with_if.fixed
  104. bool_to_int_with_if.rs
  105. bool_to_int_with_if.stderr
  106. borrow_and_ref_as_ptr.fixed
  107. borrow_and_ref_as_ptr.rs
  108. borrow_and_ref_as_ptr.stderr
  109. borrow_as_ptr.fixed
  110. borrow_as_ptr.rs
  111. borrow_as_ptr.stderr
  112. borrow_as_ptr_no_std.fixed
  113. borrow_as_ptr_no_std.rs
  114. borrow_as_ptr_no_std.stderr
  115. borrow_as_ptr_raw_ref.fixed
  116. borrow_as_ptr_raw_ref.rs
  117. borrow_as_ptr_raw_ref.stderr
  118. borrow_box.fixed
  119. borrow_box.rs
  120. borrow_box.stderr
  121. borrow_deref_ref.fixed
  122. borrow_deref_ref.rs
  123. borrow_deref_ref.stderr
  124. borrow_deref_ref_unfixable.rs
  125. borrow_deref_ref_unfixable.stderr
  126. borrow_interior_mutable_const.rs
  127. borrow_interior_mutable_const.stderr
  128. box_collection.rs
  129. box_collection.stderr
  130. box_default.fixed
  131. box_default.rs
  132. box_default.stderr
  133. box_default_no_std.rs
  134. boxed_local.rs
  135. boxed_local.stderr
  136. builtin_type_shadow.rs
  137. builtin_type_shadow.stderr
  138. byte_char_slices.fixed
  139. byte_char_slices.rs
  140. byte_char_slices.stderr
  141. bytecount.rs
  142. bytecount.stderr
  143. bytes_count_to_len.fixed
  144. bytes_count_to_len.rs
  145. bytes_count_to_len.stderr
  146. bytes_nth.fixed
  147. bytes_nth.rs
  148. bytes_nth.stderr
  149. case_sensitive_file_extension_comparisons.fixed
  150. case_sensitive_file_extension_comparisons.rs
  151. case_sensitive_file_extension_comparisons.stderr
  152. cast.rs
  153. cast.stderr
  154. cast_abs_to_unsigned.fixed
  155. cast_abs_to_unsigned.rs
  156. cast_abs_to_unsigned.stderr
  157. cast_alignment.rs
  158. cast_alignment.stderr
  159. cast_enum_constructor.rs
  160. cast_enum_constructor.stderr
  161. cast_lossless_bool.fixed
  162. cast_lossless_bool.rs
  163. cast_lossless_bool.stderr
  164. cast_lossless_float.fixed
  165. cast_lossless_float.rs
  166. cast_lossless_float.stderr
  167. cast_lossless_integer.fixed
  168. cast_lossless_integer.rs
  169. cast_lossless_integer.stderr
  170. cast_lossless_integer_unfixable.rs
  171. cast_nan_to_int.rs
  172. cast_nan_to_int.stderr
  173. cast_raw_slice_pointer_cast.fixed
  174. cast_raw_slice_pointer_cast.rs
  175. cast_raw_slice_pointer_cast.stderr
  176. cast_raw_slice_pointer_cast_no_std.fixed
  177. cast_raw_slice_pointer_cast_no_std.rs
  178. cast_raw_slice_pointer_cast_no_std.stderr
  179. cast_size.r32bit.stderr
  180. cast_size.r64bit.stderr
  181. cast_size.rs
  182. cast_slice_different_sizes.rs
  183. cast_slice_different_sizes.stderr
  184. cfg_attr_cargo_clippy.fixed
  185. cfg_attr_cargo_clippy.rs
  186. cfg_attr_cargo_clippy.stderr
  187. cfg_attr_rustfmt.fixed
  188. cfg_attr_rustfmt.rs
  189. cfg_attr_rustfmt.stderr
  190. cfg_not_test.rs
  191. cfg_not_test.stderr
  192. char_indices_as_byte_indices.fixed
  193. char_indices_as_byte_indices.rs
  194. char_indices_as_byte_indices.stderr
  195. char_lit_as_u8.fixed
  196. char_lit_as_u8.rs
  197. char_lit_as_u8.stderr
  198. char_lit_as_u8_unfixable.rs
  199. char_lit_as_u8_unfixable.stderr
  200. checked_conversions.fixed
  201. checked_conversions.rs
  202. checked_conversions.stderr
  203. clear_with_drain.fixed
  204. clear_with_drain.rs
  205. clear_with_drain.stderr
  206. clone_on_copy.fixed
  207. clone_on_copy.rs
  208. clone_on_copy.stderr
  209. clone_on_copy_impl.rs
  210. clone_on_ref_ptr.fixed
  211. clone_on_ref_ptr.rs
  212. clone_on_ref_ptr.stderr
  213. cloned_instead_of_copied.fixed
  214. cloned_instead_of_copied.rs
  215. cloned_instead_of_copied.stderr
  216. cloned_ref_to_slice_refs.fixed
  217. cloned_ref_to_slice_refs.rs
  218. cloned_ref_to_slice_refs.stderr
  219. cmp_null.fixed
  220. cmp_null.rs
  221. cmp_null.stderr
  222. coerce_container_to_any.fixed
  223. coerce_container_to_any.rs
  224. coerce_container_to_any.stderr
  225. cognitive_complexity.rs
  226. cognitive_complexity.stderr
  227. cognitive_complexity_attr_used.rs
  228. cognitive_complexity_attr_used.stderr
  229. collapsible_else_if.fixed
  230. collapsible_else_if.rs
  231. collapsible_else_if.stderr
  232. collapsible_else_if_unfixable.rs
  233. collapsible_else_if_unfixable.stderr
  234. collapsible_if.fixed
  235. collapsible_if.rs
  236. collapsible_if.stderr
  237. collapsible_if_let_chains.edition2024.fixed
  238. collapsible_if_let_chains.edition2024.stderr
  239. collapsible_if_let_chains.rs
  240. collapsible_if_unfixable.rs
  241. collapsible_if_unfixable.stderr
  242. collapsible_match.rs
  243. collapsible_match.stderr
  244. collapsible_match2.rs
  245. collapsible_match2.stderr
  246. collapsible_str_replace.fixed
  247. collapsible_str_replace.rs
  248. collapsible_str_replace.stderr
  249. collection_is_never_read.rs
  250. collection_is_never_read.stderr
  251. comparison_chain.rs
  252. comparison_chain.stderr
  253. comparison_to_empty.fixed
  254. comparison_to_empty.rs
  255. comparison_to_empty.stderr
  256. confusing_method_to_numeric_cast.fixed
  257. confusing_method_to_numeric_cast.rs
  258. confusing_method_to_numeric_cast.stderr
  259. const_comparisons.rs
  260. const_comparisons.stderr
  261. const_is_empty.rs
  262. const_is_empty.stderr
  263. copy_iterator.rs
  264. copy_iterator.stderr
  265. crate_in_macro_def.fixed
  266. crate_in_macro_def.rs
  267. crate_in_macro_def.stderr
  268. create_dir.fixed
  269. create_dir.rs
  270. create_dir.stderr
  271. debug_assert_with_mut_call.rs
  272. debug_assert_with_mut_call.stderr
  273. decimal_bitwise_operands.rs
  274. decimal_bitwise_operands.stderr
  275. decimal_literal_representation.fixed
  276. decimal_literal_representation.rs
  277. decimal_literal_representation.stderr
  278. declare_interior_mutable_const.rs
  279. declare_interior_mutable_const.stderr
  280. def_id_nocore.rs
  281. def_id_nocore.stderr
  282. default_constructed_unit_structs.fixed
  283. default_constructed_unit_structs.rs
  284. default_constructed_unit_structs.stderr
  285. default_instead_of_iter_empty.fixed
  286. default_instead_of_iter_empty.rs
  287. default_instead_of_iter_empty.stderr
  288. default_instead_of_iter_empty_no_std.fixed
  289. default_instead_of_iter_empty_no_std.rs
  290. default_instead_of_iter_empty_no_std.stderr
  291. default_numeric_fallback_f64.fixed
  292. default_numeric_fallback_f64.rs
  293. default_numeric_fallback_f64.stderr
  294. default_numeric_fallback_i32.fixed
  295. default_numeric_fallback_i32.rs
  296. default_numeric_fallback_i32.stderr
  297. default_trait_access.fixed
  298. default_trait_access.rs
  299. default_trait_access.stderr
  300. default_union_representation.rs
  301. default_union_representation.stderr
  302. deprecated.rs
  303. deprecated.stderr
  304. deref_addrof.fixed
  305. deref_addrof.rs
  306. deref_addrof.stderr
  307. deref_addrof_double_trigger.rs
  308. deref_addrof_double_trigger.stderr
  309. deref_addrof_macro.rs
  310. deref_by_slicing.fixed
  311. deref_by_slicing.rs
  312. deref_by_slicing.stderr
  313. derivable_impls.fixed
  314. derivable_impls.rs
  315. derivable_impls.stderr
  316. derivable_impls_derive_const.fixed
  317. derivable_impls_derive_const.rs
  318. derivable_impls_derive_const.stderr
  319. derive.rs
  320. derive.stderr
  321. derive_ord_xor_partial_ord.rs
  322. derive_ord_xor_partial_ord.stderr
  323. derive_partial_eq_without_eq.fixed
  324. derive_partial_eq_without_eq.rs
  325. derive_partial_eq_without_eq.stderr
  326. derived_hash_with_manual_eq.rs
  327. derived_hash_with_manual_eq.stderr
  328. disallowed_names.rs
  329. disallowed_names.stderr
  330. disallowed_script_idents.rs
  331. disallowed_script_idents.stderr
  332. diverging_sub_expression.rs
  333. diverging_sub_expression.stderr
  334. doc_broken_link.rs
  335. doc_broken_link.stderr
  336. doc_errors.rs
  337. doc_errors.stderr
  338. doc_link_with_quotes.rs
  339. doc_link_with_quotes.stderr
  340. doc_suspicious_footnotes.fixed
  341. doc_suspicious_footnotes.rs
  342. doc_suspicious_footnotes.stderr
  343. doc_suspicious_footnotes_include.rs
  344. doc_suspicious_footnotes_include.stderr
  345. doc_suspicious_footnotes_include.txt
  346. doc_unsafe.rs
  347. doc_unsafe.stderr
  348. double_comparison.fixed
  349. double_comparison.rs
  350. double_comparison.stderr
  351. double_ended_iterator_last.fixed
  352. double_ended_iterator_last.rs
  353. double_ended_iterator_last.stderr
  354. double_must_use.rs
  355. double_must_use.stderr
  356. double_parens.fixed
  357. double_parens.rs
  358. double_parens.stderr
  359. drain_collect.fixed
  360. drain_collect.rs
  361. drain_collect.stderr
  362. drain_collect_nostd.fixed
  363. drain_collect_nostd.rs
  364. drain_collect_nostd.stderr
  365. drop_non_drop.rs
  366. drop_non_drop.stderr
  367. duplicate_underscore_argument.rs
  368. duplicate_underscore_argument.stderr
  369. duplicated_attributes.rs
  370. duplicated_attributes.stderr
  371. duration_suboptimal_units.fixed
  372. duration_suboptimal_units.rs
  373. duration_suboptimal_units.stderr
  374. duration_suboptimal_units_days_weeks.fixed
  375. duration_suboptimal_units_days_weeks.rs
  376. duration_suboptimal_units_days_weeks.stderr
  377. duration_subsec.fixed
  378. duration_subsec.rs
  379. duration_subsec.stderr
  380. eager_transmute.fixed
  381. eager_transmute.rs
  382. eager_transmute.stderr
  383. elidable_lifetime_names.fixed
  384. elidable_lifetime_names.rs
  385. elidable_lifetime_names.stderr
  386. else_if_without_else.rs
  387. else_if_without_else.stderr
  388. empty_docs.rs
  389. empty_docs.stderr
  390. empty_drop.fixed
  391. empty_drop.rs
  392. empty_drop.stderr
  393. empty_enum_variants_with_brackets.fixed
  394. empty_enum_variants_with_brackets.rs
  395. empty_enum_variants_with_brackets.stderr
  396. empty_enums.rs
  397. empty_enums.stderr
  398. empty_enums_without_never_type.rs
  399. empty_loop.rs
  400. empty_loop.stderr
  401. empty_loop_intrinsic.rs
  402. empty_loop_no_std.rs
  403. empty_loop_no_std.stderr
  404. empty_structs_with_brackets.fixed
  405. empty_structs_with_brackets.rs
  406. empty_structs_with_brackets.stderr
  407. endian_bytes.rs
  408. endian_bytes.stderr
  409. entry.fixed
  410. entry.rs
  411. entry.stderr
  412. entry_btree.fixed
  413. entry_btree.rs
  414. entry_btree.stderr
  415. entry_unfixable.rs
  416. entry_unfixable.stderr
  417. entry_with_else.fixed
  418. entry_with_else.rs
  419. entry_with_else.stderr
  420. enum_clike_unportable_variant.rs
  421. enum_clike_unportable_variant.stderr
  422. enum_glob_use.fixed
  423. enum_glob_use.rs
  424. enum_glob_use.stderr
  425. enum_variants.rs
  426. enum_variants.stderr
  427. eprint_with_newline.fixed
  428. eprint_with_newline.rs
  429. eprint_with_newline.stderr
  430. eq_op.rs
  431. eq_op.stderr
  432. eq_op_macros.rs
  433. eq_op_macros.stderr
  434. equatable_if_let.fixed
  435. equatable_if_let.rs
  436. equatable_if_let.stderr
  437. equatable_if_let_const_cmp.fixed
  438. equatable_if_let_const_cmp.rs
  439. equatable_if_let_const_cmp.stderr
  440. erasing_op.rs
  441. erasing_op.stderr
  442. err_expect.fixed
  443. err_expect.rs
  444. err_expect.stderr
  445. error_impl_error.rs
  446. error_impl_error.stderr
  447. eta.fixed
  448. eta.rs
  449. eta.stderr
  450. eta_nostd.fixed
  451. eta_nostd.rs
  452. eta_nostd.stderr
  453. excessive_precision.fixed
  454. excessive_precision.rs
  455. excessive_precision.stderr
  456. exhaustive_items.fixed
  457. exhaustive_items.rs
  458. exhaustive_items.stderr
  459. exit1.rs
  460. exit1.stderr
  461. exit1_compile_flag_test.rs
  462. exit1_compile_flag_test.stderr
  463. exit2.rs
  464. exit2.stderr
  465. exit2_compile_flag_test.rs
  466. exit2_compile_flag_test.stderr
  467. exit3.rs
  468. exit3_compile_flag_test.rs
  469. exit4.rs
  470. expect.rs
  471. expect.stderr
  472. expect_fun_call.fixed
  473. expect_fun_call.rs
  474. expect_fun_call.stderr
  475. expect_tool_lint_rfc_2383.rs
  476. expect_tool_lint_rfc_2383.stderr
  477. explicit_auto_deref.fixed
  478. explicit_auto_deref.rs
  479. explicit_auto_deref.stderr
  480. explicit_counter_loop.rs
  481. explicit_counter_loop.stderr
  482. explicit_deref_methods.fixed
  483. explicit_deref_methods.rs
  484. explicit_deref_methods.stderr
  485. explicit_into_iter_loop.fixed
  486. explicit_into_iter_loop.rs
  487. explicit_into_iter_loop.stderr
  488. explicit_iter_loop.fixed
  489. explicit_iter_loop.rs
  490. explicit_iter_loop.stderr
  491. explicit_write.fixed
  492. explicit_write.rs
  493. explicit_write.stderr
  494. explicit_write_in_test.rs
  495. extend_with_drain.fixed
  496. extend_with_drain.rs
  497. extend_with_drain.stderr
  498. extra_unused_lifetimes.rs
  499. extra_unused_lifetimes.stderr
  500. extra_unused_type_parameters.fixed
  501. extra_unused_type_parameters.rs
  502. extra_unused_type_parameters.stderr
  503. extra_unused_type_parameters_unfixable.rs
  504. extra_unused_type_parameters_unfixable.stderr
  505. fallible_impl_from.rs
  506. fallible_impl_from.stderr
  507. field_reassign_with_default.rs
  508. field_reassign_with_default.stderr
  509. field_scoped_visibility_modifiers.rs
  510. field_scoped_visibility_modifiers.stderr
  511. filetype_is_file.rs
  512. filetype_is_file.stderr
  513. filter_map_bool_then.fixed
  514. filter_map_bool_then.rs
  515. filter_map_bool_then.stderr
  516. filter_map_bool_then_unfixable.rs
  517. filter_map_bool_then_unfixable.stderr
  518. filter_map_identity.fixed
  519. filter_map_identity.rs
  520. filter_map_identity.stderr
  521. filter_map_next.rs
  522. filter_map_next.stderr
  523. filter_map_next_fixable.fixed
  524. filter_map_next_fixable.rs
  525. filter_map_next_fixable.stderr
  526. find_map.rs
  527. flat_map_identity.fixed
  528. flat_map_identity.rs
  529. flat_map_identity.stderr
  530. flat_map_option.fixed
  531. flat_map_option.rs
  532. flat_map_option.stderr
  533. float_arithmetic.rs
  534. float_arithmetic.stderr
  535. float_cmp.rs
  536. float_cmp.stderr
  537. float_cmp_const.rs
  538. float_cmp_const.stderr
  539. float_equality_without_abs.rs
  540. float_equality_without_abs.stderr
  541. floating_point_abs.fixed
  542. floating_point_abs.rs
  543. floating_point_abs.stderr
  544. floating_point_arithmetic_nostd.rs
  545. floating_point_exp.fixed
  546. floating_point_exp.rs
  547. floating_point_exp.stderr
  548. floating_point_hypot.fixed
  549. floating_point_hypot.rs
  550. floating_point_hypot.stderr
  551. floating_point_log.fixed
  552. floating_point_log.rs
  553. floating_point_log.stderr
  554. floating_point_logbase.fixed
  555. floating_point_logbase.rs
  556. floating_point_logbase.stderr
  557. floating_point_mul_add.fixed
  558. floating_point_mul_add.rs
  559. floating_point_mul_add.stderr
  560. floating_point_powf.fixed
  561. floating_point_powf.rs
  562. floating_point_powf.stderr
  563. floating_point_powi.fixed
  564. floating_point_powi.rs
  565. floating_point_powi.stderr
  566. floating_point_rad.fixed
  567. floating_point_rad.rs
  568. floating_point_rad.stderr
  569. fn_params_excessive_bools.rs
  570. fn_params_excessive_bools.stderr
  571. fn_to_numeric_cast.r32bit.stderr
  572. fn_to_numeric_cast.r64bit.stderr
  573. fn_to_numeric_cast.rs
  574. fn_to_numeric_cast_any.rs
  575. fn_to_numeric_cast_any.stderr
  576. for_kv_map.fixed
  577. for_kv_map.rs
  578. for_kv_map.stderr
  579. forget_non_drop.rs
  580. forget_non_drop.stderr
  581. format.fixed
  582. format.rs
  583. format.stderr
  584. format_args.fixed
  585. format_args.rs
  586. format_args.stderr
  587. format_args_unfixable.rs
  588. format_args_unfixable.stderr
  589. format_collect.rs
  590. format_collect.stderr
  591. format_push_string.fixed
  592. format_push_string.rs
  593. format_push_string.stderr
  594. format_push_string_no_core.rs
  595. format_push_string_no_std.fixed
  596. format_push_string_no_std.rs
  597. format_push_string_no_std.stderr
  598. format_push_string_no_std_unfixable.rs
  599. format_push_string_no_std_unfixable.stderr
  600. format_push_string_unfixable.rs
  601. format_push_string_unfixable.stderr
  602. formatting.rs
  603. formatting.stderr
  604. four_forward_slashes.fixed
  605. four_forward_slashes.rs
  606. four_forward_slashes.stderr
  607. four_forward_slashes_bare_cr.rs
  608. four_forward_slashes_bare_cr.stderr
  609. four_forward_slashes_first_line.fixed
  610. four_forward_slashes_first_line.rs
  611. four_forward_slashes_first_line.stderr
  612. from_iter_instead_of_collect.fixed
  613. from_iter_instead_of_collect.rs
  614. from_iter_instead_of_collect.stderr
  615. from_over_into.fixed
  616. from_over_into.rs
  617. from_over_into.stderr
  618. from_over_into_unfixable.rs
  619. from_over_into_unfixable.stderr
  620. from_raw_with_void_ptr.rs
  621. from_raw_with_void_ptr.stderr
  622. from_str_radix_10.fixed
  623. from_str_radix_10.rs
  624. from_str_radix_10.stderr
  625. functions.rs
  626. functions.stderr
  627. functions_maxlines.rs
  628. functions_maxlines.stderr
  629. future_not_send.rs
  630. future_not_send.stderr
  631. get_first.fixed
  632. get_first.rs
  633. get_first.stderr
  634. get_last_with_len.fixed
  635. get_last_with_len.rs
  636. get_last_with_len.stderr
  637. get_unwrap.fixed
  638. get_unwrap.rs
  639. get_unwrap.stderr
  640. identity_op.fixed
  641. identity_op.rs
  642. identity_op.stderr
  643. if_let_mutex.edition2021.stderr
  644. if_let_mutex.rs
  645. if_not_else.fixed
  646. if_not_else.rs
  647. if_not_else.stderr
  648. if_not_else_bittest.rs
  649. if_same_then_else.rs
  650. if_same_then_else.stderr
  651. if_same_then_else2.rs
  652. if_same_then_else2.stderr
  653. if_then_some_else_none.fixed
  654. if_then_some_else_none.rs
  655. if_then_some_else_none.stderr
  656. if_then_some_else_none_unfixable.rs
  657. if_then_some_else_none_unfixable.stderr
  658. ifs_same_cond.rs
  659. ifs_same_cond.stderr
  660. ignore_without_reason.rs
  661. ignore_without_reason.stderr
  662. ignored_unit_patterns.fixed
  663. ignored_unit_patterns.rs
  664. ignored_unit_patterns.stderr
  665. impl.rs
  666. impl.stderr
  667. impl_hash_with_borrow_str_and_bytes.rs
  668. impl_hash_with_borrow_str_and_bytes.stderr
  669. impl_trait_in_params.rs
  670. impl_trait_in_params.stderr
  671. implicit_clone.fixed
  672. implicit_clone.rs
  673. implicit_clone.stderr
  674. implicit_hasher.fixed
  675. implicit_hasher.rs
  676. implicit_hasher.stderr
  677. implicit_return.fixed
  678. implicit_return.rs
  679. implicit_return.stderr
  680. implicit_saturating_add.fixed
  681. implicit_saturating_add.rs
  682. implicit_saturating_add.stderr
  683. implicit_saturating_sub.fixed
  684. implicit_saturating_sub.rs
  685. implicit_saturating_sub.stderr
  686. implied_bounds_in_impls.fixed
  687. implied_bounds_in_impls.rs
  688. implied_bounds_in_impls.stderr
  689. incompatible_msrv.rs
  690. incompatible_msrv.stderr
  691. inconsistent_digit_grouping.fixed
  692. inconsistent_digit_grouping.rs
  693. inconsistent_digit_grouping.stderr
  694. inconsistent_struct_constructor.fixed
  695. inconsistent_struct_constructor.rs
  696. inconsistent_struct_constructor.stderr
  697. indexing_slicing_index.rs
  698. indexing_slicing_index.stderr
  699. indexing_slicing_slice.rs
  700. indexing_slicing_slice.stderr
  701. ineffective_open_options.fixed
  702. ineffective_open_options.rs
  703. ineffective_open_options.stderr
  704. inefficient_to_string.fixed
  705. inefficient_to_string.rs
  706. inefficient_to_string.stderr
  707. infallible_destructuring_match.fixed
  708. infallible_destructuring_match.rs
  709. infallible_destructuring_match.stderr
  710. infallible_try_from.rs
  711. infallible_try_from.stderr
  712. infinite_iter.rs
  713. infinite_iter.stderr
  714. infinite_loops.rs
  715. infinite_loops.stderr
  716. inherent_to_string.rs
  717. inherent_to_string.stderr
  718. init_numbered_fields.fixed
  719. init_numbered_fields.rs
  720. init_numbered_fields.stderr
  721. inline_fn_without_body.fixed
  722. inline_fn_without_body.rs
  723. inline_fn_without_body.stderr
  724. inspect_for_each.rs
  725. inspect_for_each.stderr
  726. int_plus_one.fixed
  727. int_plus_one.rs
  728. int_plus_one.stderr
  729. integer_division.rs
  730. integer_division.stderr
  731. integer_division_remainder_used.rs
  732. integer_division_remainder_used.stderr
  733. into_iter_on_ref.fixed
  734. into_iter_on_ref.rs
  735. into_iter_on_ref.stderr
  736. into_iter_without_iter.rs
  737. into_iter_without_iter.stderr
  738. invalid_upcast_comparisons.rs
  739. invalid_upcast_comparisons.stderr
  740. io_other_error.fixed
  741. io_other_error.rs
  742. io_other_error.stderr
  743. ip_constant.fixed
  744. ip_constant.rs
  745. ip_constant.stderr
  746. ip_constant_from_external.rs
  747. ip_constant_from_external.stderr
  748. is_digit_ascii_radix.fixed
  749. is_digit_ascii_radix.rs
  750. is_digit_ascii_radix.stderr
  751. issue-111399.rs
  752. issue-3145.rs
  753. issue-3145.stderr
  754. issue-7447.rs
  755. issue-7447.stderr
  756. issue_2356.fixed
  757. issue_2356.rs
  758. issue_2356.stderr
  759. issue_4266.rs
  760. issue_4266.stderr
  761. items_after_statement.rs
  762. items_after_statement.stderr
  763. iter_cloned_collect.fixed
  764. iter_cloned_collect.rs
  765. iter_cloned_collect.stderr
  766. iter_count.fixed
  767. iter_count.rs
  768. iter_count.stderr
  769. iter_filter_is_ok.fixed
  770. iter_filter_is_ok.rs
  771. iter_filter_is_ok.stderr
  772. iter_filter_is_some.fixed
  773. iter_filter_is_some.rs
  774. iter_filter_is_some.stderr
  775. iter_kv_map.fixed
  776. iter_kv_map.rs
  777. iter_kv_map.stderr
  778. iter_next_loop.rs
  779. iter_next_loop.stderr
  780. iter_next_slice.fixed
  781. iter_next_slice.rs
  782. iter_next_slice.stderr
  783. iter_not_returning_iterator.rs
  784. iter_not_returning_iterator.stderr
  785. iter_nth.fixed
  786. iter_nth.rs
  787. iter_nth.stderr
  788. iter_nth_zero.fixed
  789. iter_nth_zero.rs
  790. iter_nth_zero.stderr
  791. iter_on_empty_collections.fixed
  792. iter_on_empty_collections.rs
  793. iter_on_empty_collections.stderr
  794. iter_on_single_items.fixed
  795. iter_on_single_items.rs
  796. iter_on_single_items.stderr
  797. iter_out_of_bounds.rs
  798. iter_out_of_bounds.stderr
  799. iter_over_hash_type.rs
  800. iter_over_hash_type.stderr
  801. iter_overeager_cloned.fixed
  802. iter_overeager_cloned.rs
  803. iter_overeager_cloned.stderr
  804. iter_skip_next.fixed
  805. iter_skip_next.rs
  806. iter_skip_next.stderr
  807. iter_skip_next_unfixable.rs
  808. iter_skip_next_unfixable.stderr
  809. iter_skip_zero.fixed
  810. iter_skip_zero.rs
  811. iter_skip_zero.stderr
  812. iter_with_drain.fixed
  813. iter_with_drain.rs
  814. iter_with_drain.stderr
  815. iter_without_into_iter.rs
  816. iter_without_into_iter.stderr
  817. iterator_step_by_zero.rs
  818. iterator_step_by_zero.stderr
  819. join_absolute_paths.rs
  820. join_absolute_paths.stderr
  821. large_const_arrays.fixed
  822. large_const_arrays.rs
  823. large_const_arrays.stderr
  824. large_digit_groups.fixed
  825. large_digit_groups.rs
  826. large_digit_groups.stderr
  827. large_enum_variant.r32bit.stderr
  828. large_enum_variant.r64bit.stderr
  829. large_enum_variant.rs
  830. large_enum_variant_no_std.rs
  831. large_enum_variant_no_std.stderr
  832. large_futures.fixed
  833. large_futures.rs
  834. large_futures.stderr
  835. large_stack_arrays.rs
  836. large_stack_arrays.stderr
  837. large_stack_frames.rs
  838. large_stack_frames.stderr
  839. large_types_passed_by_value.rs
  840. large_types_passed_by_value.stderr
  841. legacy_numeric_constants.fixed
  842. legacy_numeric_constants.rs
  843. legacy_numeric_constants.stderr
  844. legacy_numeric_constants_unfixable.rs
  845. legacy_numeric_constants_unfixable.stderr
  846. len_without_is_empty.rs
  847. len_without_is_empty.stderr
  848. len_without_is_empty_expect.rs
  849. len_without_is_empty_expect.stderr
  850. len_zero.fixed
  851. len_zero.rs
  852. len_zero.stderr
  853. len_zero_ranges.fixed
  854. len_zero_ranges.rs
  855. len_zero_ranges.stderr
  856. len_zero_unstable.fixed
  857. len_zero_unstable.rs
  858. len_zero_unstable.stderr
  859. let_and_return.edition2021.fixed
  860. let_and_return.edition2021.stderr
  861. let_and_return.edition2024.fixed
  862. let_and_return.edition2024.stderr
  863. let_and_return.fixed
  864. let_and_return.rs
  865. let_and_return.stderr
  866. let_if_seq.rs
  867. let_if_seq.stderr
  868. let_underscore_future.rs
  869. let_underscore_future.stderr
  870. let_underscore_lock.rs
  871. let_underscore_lock.stderr
  872. let_underscore_must_use.rs
  873. let_underscore_must_use.stderr
  874. let_underscore_untyped.rs
  875. let_underscore_untyped.stderr
  876. let_unit.fixed
  877. let_unit.rs
  878. let_unit.stderr
  879. let_with_type_underscore.fixed
  880. let_with_type_underscore.rs
  881. let_with_type_underscore.stderr
  882. lines_filter_map_ok.fixed
  883. lines_filter_map_ok.rs
  884. lines_filter_map_ok.stderr
  885. linkedlist.rs
  886. linkedlist.stderr
  887. literal_string_with_formatting_arg.rs
  888. literal_string_with_formatting_arg.stderr
  889. literals.rs
  890. literals.stderr
  891. localhost.txt
  892. lossy_float_literal.fixed
  893. lossy_float_literal.rs
  894. lossy_float_literal.stderr
  895. macro_use_imports.fixed
  896. macro_use_imports.rs
  897. macro_use_imports.stderr
  898. macro_use_imports_expect.rs
  899. manual_abs_diff.fixed
  900. manual_abs_diff.rs
  901. manual_abs_diff.stderr
  902. manual_arithmetic_check-2.rs
  903. manual_arithmetic_check-2.stderr
  904. manual_arithmetic_check.fixed
  905. manual_arithmetic_check.rs
  906. manual_arithmetic_check.stderr
  907. manual_assert.edition2018.fixed
  908. manual_assert.edition2018.stderr
  909. manual_assert.edition2021.fixed
  910. manual_assert.edition2021.stderr
  911. manual_assert.rs
  912. manual_async_fn.fixed
  913. manual_async_fn.rs
  914. manual_async_fn.stderr
  915. manual_bits.fixed
  916. manual_bits.rs
  917. manual_bits.stderr
  918. manual_c_str_literals.edition2021.fixed
  919. manual_c_str_literals.edition2021.stderr
  920. manual_c_str_literals.rs
  921. manual_checked_ops.rs
  922. manual_checked_ops.stderr
  923. manual_clamp.fixed
  924. manual_clamp.rs
  925. manual_clamp.stderr
  926. manual_contains.fixed
  927. manual_contains.rs
  928. manual_contains.stderr
  929. manual_dangling_ptr.fixed
  930. manual_dangling_ptr.rs
  931. manual_dangling_ptr.stderr
  932. manual_div_ceil.fixed
  933. manual_div_ceil.rs
  934. manual_div_ceil.stderr
  935. manual_div_ceil_with_feature.fixed
  936. manual_div_ceil_with_feature.rs
  937. manual_div_ceil_with_feature.stderr
  938. manual_filter.fixed
  939. manual_filter.rs
  940. manual_filter.stderr
  941. manual_filter_map.fixed
  942. manual_filter_map.rs
  943. manual_filter_map.stderr
  944. manual_find.rs
  945. manual_find.stderr
  946. manual_find_fixable.fixed
  947. manual_find_fixable.rs
  948. manual_find_fixable.stderr
  949. manual_find_map.fixed
  950. manual_find_map.rs
  951. manual_find_map.stderr
  952. manual_flatten.fixed
  953. manual_flatten.rs
  954. manual_flatten.stderr
  955. manual_float_methods.rs
  956. manual_float_methods.stderr
  957. manual_hash_one.fixed
  958. manual_hash_one.rs
  959. manual_hash_one.stderr
  960. manual_ignore_case_cmp.fixed
  961. manual_ignore_case_cmp.rs
  962. manual_ignore_case_cmp.stderr
  963. manual_ilog2.fixed
  964. manual_ilog2.rs
  965. manual_ilog2.stderr
  966. manual_inspect.fixed
  967. manual_inspect.rs
  968. manual_inspect.stderr
  969. manual_instant_elapsed.fixed
  970. manual_instant_elapsed.rs
  971. manual_instant_elapsed.stderr
  972. manual_is_ascii_check.fixed
  973. manual_is_ascii_check.rs
  974. manual_is_ascii_check.stderr
  975. manual_is_multiple_of.fixed
  976. manual_is_multiple_of.rs
  977. manual_is_multiple_of.stderr
  978. manual_is_power_of_two.fixed
  979. manual_is_power_of_two.rs
  980. manual_is_power_of_two.stderr
  981. manual_is_variant_and.fixed
  982. manual_is_variant_and.rs
  983. manual_is_variant_and.stderr
  984. manual_let_else.rs
  985. manual_let_else.stderr
  986. manual_let_else_match.fixed
  987. manual_let_else_match.rs
  988. manual_let_else_match.stderr
  989. manual_let_else_question_mark.fixed
  990. manual_let_else_question_mark.rs
  991. manual_let_else_question_mark.stderr
  992. manual_main_separator_str.fixed
  993. manual_main_separator_str.rs
  994. manual_main_separator_str.stderr
  995. manual_map_option.fixed
  996. manual_map_option.rs
  997. manual_map_option.stderr
  998. manual_map_option_2.fixed
  999. manual_map_option_2.rs
  1000. manual_map_option_2.stderr
  1001. manual_midpoint.fixed
  1002. manual_midpoint.rs
  1003. manual_midpoint.stderr
  1004. manual_next_back.fixed
  1005. manual_next_back.rs
  1006. manual_next_back.stderr
  1007. manual_non_exhaustive_enum.rs
  1008. manual_non_exhaustive_enum.stderr
  1009. manual_non_exhaustive_struct.rs
  1010. manual_non_exhaustive_struct.stderr
  1011. manual_ok_err.fixed
  1012. manual_ok_err.rs
  1013. manual_ok_err.stderr
  1014. manual_ok_or.fixed
  1015. manual_ok_or.rs
  1016. manual_ok_or.stderr
  1017. manual_option_as_slice.fixed
  1018. manual_option_as_slice.rs
  1019. manual_option_as_slice.stderr
  1020. manual_pattern_char_comparison.fixed
  1021. manual_pattern_char_comparison.rs
  1022. manual_pattern_char_comparison.stderr
  1023. manual_range_patterns.fixed
  1024. manual_range_patterns.rs
  1025. manual_range_patterns.stderr
  1026. manual_rem_euclid.fixed
  1027. manual_rem_euclid.rs
  1028. manual_rem_euclid.stderr
  1029. manual_repeat_n.fixed
  1030. manual_repeat_n.rs
  1031. manual_repeat_n.stderr
  1032. manual_retain.fixed
  1033. manual_retain.rs
  1034. manual_retain.stderr
  1035. manual_rotate.fixed
  1036. manual_rotate.rs
  1037. manual_rotate.stderr
  1038. manual_saturating_arithmetic.fixed
  1039. manual_saturating_arithmetic.rs
  1040. manual_saturating_arithmetic.stderr
  1041. manual_slice_fill.fixed
  1042. manual_slice_fill.rs
  1043. manual_slice_fill.stderr
  1044. manual_slice_size_calculation.fixed
  1045. manual_slice_size_calculation.rs
  1046. manual_slice_size_calculation.stderr
  1047. manual_split_once.fixed
  1048. manual_split_once.rs
  1049. manual_split_once.stderr
  1050. manual_str_repeat.fixed
  1051. manual_str_repeat.rs
  1052. manual_str_repeat.stderr
  1053. manual_string_new.fixed
  1054. manual_string_new.rs
  1055. manual_string_new.stderr
  1056. manual_strip.rs
  1057. manual_strip.stderr
  1058. manual_strip_fixable.fixed
  1059. manual_strip_fixable.rs
  1060. manual_strip_fixable.stderr
  1061. manual_swap_auto_fix.fixed
  1062. manual_swap_auto_fix.rs
  1063. manual_swap_auto_fix.stderr
  1064. manual_take.fixed
  1065. manual_take.rs
  1066. manual_take.stderr
  1067. manual_take_nocore.rs
  1068. manual_take_nostd.fixed
  1069. manual_take_nostd.rs
  1070. manual_take_nostd.stderr
  1071. manual_try_fold.rs
  1072. manual_try_fold.stderr
  1073. manual_unwrap_or.fixed
  1074. manual_unwrap_or.rs
  1075. manual_unwrap_or.stderr
  1076. manual_unwrap_or_default.fixed
  1077. manual_unwrap_or_default.rs
  1078. manual_unwrap_or_default.stderr
  1079. manual_unwrap_or_default_unfixable.rs
  1080. manual_unwrap_or_default_unfixable.stderr
  1081. manual_while_let_some.fixed
  1082. manual_while_let_some.rs
  1083. manual_while_let_some.stderr
  1084. many_single_char_names.rs
  1085. many_single_char_names.stderr
  1086. map_all_any_identity.fixed
  1087. map_all_any_identity.rs
  1088. map_all_any_identity.stderr
  1089. map_clone.fixed
  1090. map_clone.rs
  1091. map_clone.stderr
  1092. map_collect_result_unit.fixed
  1093. map_collect_result_unit.rs
  1094. map_collect_result_unit.stderr
  1095. map_err.rs
  1096. map_err.stderr
  1097. map_flatten.rs
  1098. map_flatten.stderr
  1099. map_flatten_fixable.fixed
  1100. map_flatten_fixable.rs
  1101. map_flatten_fixable.stderr
  1102. map_identity.fixed
  1103. map_identity.rs
  1104. map_identity.stderr
  1105. map_unit_fn.rs
  1106. map_unwrap_or.rs
  1107. map_unwrap_or.stderr
  1108. map_unwrap_or_fixable.fixed
  1109. map_unwrap_or_fixable.rs
  1110. map_unwrap_or_fixable.stderr
  1111. map_with_unused_argument_over_ranges.fixed
  1112. map_with_unused_argument_over_ranges.rs
  1113. map_with_unused_argument_over_ranges.stderr
  1114. map_with_unused_argument_over_ranges_nostd.fixed
  1115. map_with_unused_argument_over_ranges_nostd.rs
  1116. map_with_unused_argument_over_ranges_nostd.stderr
  1117. match_as_ref.fixed
  1118. match_as_ref.rs
  1119. match_as_ref.stderr
  1120. match_bool.fixed
  1121. match_bool.rs
  1122. match_bool.stderr
  1123. match_like_matches_macro.fixed
  1124. match_like_matches_macro.rs
  1125. match_like_matches_macro.stderr
  1126. match_like_matches_macro_if_let_guard.rs
  1127. match_overlapping_arm.rs
  1128. match_overlapping_arm.stderr
  1129. match_ref_pats.fixed
  1130. match_ref_pats.rs
  1131. match_ref_pats.stderr
  1132. match_result_ok.fixed
  1133. match_result_ok.rs
  1134. match_result_ok.stderr
  1135. match_same_arms.fixed
  1136. match_same_arms.rs
  1137. match_same_arms.stderr
  1138. match_same_arms2.fixed
  1139. match_same_arms2.rs
  1140. match_same_arms2.stderr
  1141. match_same_arms_non_exhaustive.fixed
  1142. match_same_arms_non_exhaustive.rs
  1143. match_same_arms_non_exhaustive.stderr
  1144. match_single_binding.fixed
  1145. match_single_binding.rs
  1146. match_single_binding.stderr
  1147. match_single_binding2.fixed
  1148. match_single_binding2.rs
  1149. match_single_binding2.stderr
  1150. match_str_case_mismatch.fixed
  1151. match_str_case_mismatch.rs
  1152. match_str_case_mismatch.stderr
  1153. match_wild_err_arm.rs
  1154. match_wild_err_arm.stderr
  1155. match_wildcard_for_single_variants.fixed
  1156. match_wildcard_for_single_variants.rs
  1157. match_wildcard_for_single_variants.stderr
  1158. mem_forget.rs
  1159. mem_forget.stderr
  1160. mem_replace.fixed
  1161. mem_replace.rs
  1162. mem_replace.stderr
  1163. mem_replace_macro.rs
  1164. mem_replace_macro.stderr
  1165. mem_replace_no_std.fixed
  1166. mem_replace_no_std.rs
  1167. mem_replace_no_std.stderr
  1168. methods.rs
  1169. methods.stderr
  1170. methods_fixable.fixed
  1171. methods_fixable.rs
  1172. methods_fixable.stderr
  1173. methods_unfixable.rs
  1174. methods_unfixable.stderr
  1175. min_ident_chars.rs
  1176. min_ident_chars.stderr
  1177. min_max.rs
  1178. min_max.stderr
  1179. min_rust_version_attr.rs
  1180. min_rust_version_attr.stderr
  1181. min_rust_version_invalid_attr.rs
  1182. min_rust_version_invalid_attr.stderr
  1183. mismatching_type_param_order.rs
  1184. mismatching_type_param_order.stderr
  1185. misnamed_getters.fixed
  1186. misnamed_getters.rs
  1187. misnamed_getters.stderr
  1188. misnamed_getters_2021.fixed
  1189. misnamed_getters_2021.rs
  1190. misnamed_getters_2021.stderr
  1191. misrefactored_assign_op.1.fixed
  1192. misrefactored_assign_op.2.fixed
  1193. misrefactored_assign_op.rs
  1194. misrefactored_assign_op.stderr
  1195. missing_assert_message.rs
  1196. missing_assert_message.stderr
  1197. missing_asserts_for_indexing.fixed
  1198. missing_asserts_for_indexing.rs
  1199. missing_asserts_for_indexing.stderr
  1200. missing_asserts_for_indexing_unfixable.rs
  1201. missing_asserts_for_indexing_unfixable.stderr
  1202. missing_const_for_thread_local.fixed
  1203. missing_const_for_thread_local.rs
  1204. missing_const_for_thread_local.stderr
  1205. missing_fields_in_debug.rs
  1206. missing_fields_in_debug.stderr
  1207. missing_inline.rs
  1208. missing_inline.stderr
  1209. missing_inline_executable.rs
  1210. missing_inline_executable.stderr
  1211. missing_inline_proc_macro.rs
  1212. missing_inline_test_crate.rs
  1213. missing_panics_doc.rs
  1214. missing_panics_doc.stderr
  1215. missing_spin_loop.fixed
  1216. missing_spin_loop.rs
  1217. missing_spin_loop.stderr
  1218. missing_spin_loop_no_std.fixed
  1219. missing_spin_loop_no_std.rs
  1220. missing_spin_loop_no_std.stderr
  1221. missing_trait_methods.rs
  1222. missing_trait_methods.stderr
  1223. missing_transmute_annotations.fixed
  1224. missing_transmute_annotations.rs
  1225. missing_transmute_annotations.stderr
  1226. missing_transmute_annotations_unfixable.rs
  1227. missing_transmute_annotations_unfixable.stderr
  1228. mistyped_literal_suffix.fixed
  1229. mistyped_literal_suffix.rs
  1230. mistyped_literal_suffix.stderr
  1231. mixed_attributes_style.rs
  1232. mixed_attributes_style.stderr
  1233. mixed_read_write_in_expression.rs
  1234. mixed_read_write_in_expression.stderr
  1235. module_inception.rs
  1236. module_inception.stderr
  1237. module_name_repetitions.rs
  1238. module_name_repetitions.stderr
  1239. modulo_arithmetic_float.rs
  1240. modulo_arithmetic_float.stderr
  1241. modulo_arithmetic_integral.rs
  1242. modulo_arithmetic_integral.stderr
  1243. modulo_arithmetic_integral_const.rs
  1244. modulo_arithmetic_integral_const.stderr
  1245. modulo_one.rs
  1246. modulo_one.stderr
  1247. msrv_attributes_without_early_lints.rs
  1248. multi_assignments.rs
  1249. multi_assignments.stderr
  1250. multiple_bound_locations.rs
  1251. multiple_bound_locations.stderr
  1252. multiple_inherent_impl_cfg.normal.stderr
  1253. multiple_inherent_impl_cfg.rs
  1254. multiple_inherent_impl_cfg.stderr
  1255. multiple_inherent_impl_cfg.withtest.stderr
  1256. multiple_unsafe_ops_per_block.rs
  1257. multiple_unsafe_ops_per_block.stderr
  1258. must_use_candidates.fixed
  1259. must_use_candidates.rs
  1260. must_use_candidates.stderr
  1261. must_use_unit.fixed
  1262. must_use_unit.rs
  1263. must_use_unit.stderr
  1264. must_use_unit_unfixable.rs
  1265. must_use_unit_unfixable.stderr
  1266. mut_from_ref.rs
  1267. mut_from_ref.stderr
  1268. mut_key.rs
  1269. mut_key.stderr
  1270. mut_mut.fixed
  1271. mut_mut.rs
  1272. mut_mut.stderr
  1273. mut_mut_unfixable.rs
  1274. mut_mut_unfixable.stderr
  1275. mut_mutex_lock.fixed
  1276. mut_mutex_lock.rs
  1277. mut_mutex_lock.stderr
  1278. mut_range_bound.rs
  1279. mut_range_bound.stderr
  1280. mutex_atomic.fixed
  1281. mutex_atomic.rs
  1282. mutex_atomic.stderr
  1283. mutex_atomic_unfixable.rs
  1284. mutex_atomic_unfixable.stderr
  1285. needless_arbitrary_self_type.fixed
  1286. needless_arbitrary_self_type.rs
  1287. needless_arbitrary_self_type.stderr
  1288. needless_arbitrary_self_type_unfixable.fixed
  1289. needless_arbitrary_self_type_unfixable.rs
  1290. needless_arbitrary_self_type_unfixable.stderr
  1291. needless_as_bytes.fixed
  1292. needless_as_bytes.rs
  1293. needless_as_bytes.stderr
  1294. needless_bitwise_bool.fixed
  1295. needless_bitwise_bool.rs
  1296. needless_bitwise_bool.stderr
  1297. needless_bool_assign.fixed
  1298. needless_bool_assign.rs
  1299. needless_bool_assign.stderr
  1300. needless_borrow.fixed
  1301. needless_borrow.rs
  1302. needless_borrow.stderr
  1303. needless_borrow_pat.fixed
  1304. needless_borrow_pat.rs
  1305. needless_borrow_pat.stderr
  1306. needless_borrowed_ref.fixed
  1307. needless_borrowed_ref.rs
  1308. needless_borrowed_ref.stderr
  1309. needless_borrows_for_generic_args.fixed
  1310. needless_borrows_for_generic_args.rs
  1311. needless_borrows_for_generic_args.stderr
  1312. needless_character_iteration.fixed
  1313. needless_character_iteration.rs
  1314. needless_character_iteration.stderr
  1315. needless_collect.fixed
  1316. needless_collect.rs
  1317. needless_collect.stderr
  1318. needless_collect_indirect.rs
  1319. needless_collect_indirect.stderr
  1320. needless_continue.rs
  1321. needless_continue.stderr
  1322. needless_doc_main.rs
  1323. needless_doc_main.stderr
  1324. needless_else.fixed
  1325. needless_else.rs
  1326. needless_else.stderr
  1327. needless_for_each_fixable.fixed
  1328. needless_for_each_fixable.rs
  1329. needless_for_each_fixable.stderr
  1330. needless_for_each_unfixable.rs
  1331. needless_for_each_unfixable.stderr
  1332. needless_ifs.fixed
  1333. needless_ifs.rs
  1334. needless_ifs.stderr
  1335. needless_late_init.fixed
  1336. needless_late_init.rs
  1337. needless_late_init.stderr
  1338. needless_lifetimes.fixed
  1339. needless_lifetimes.rs
  1340. needless_lifetimes.stderr
  1341. needless_match.fixed
  1342. needless_match.rs
  1343. needless_match.stderr
  1344. needless_maybe_sized.fixed
  1345. needless_maybe_sized.rs
  1346. needless_maybe_sized.stderr
  1347. needless_option_as_deref.fixed
  1348. needless_option_as_deref.rs
  1349. needless_option_as_deref.stderr
  1350. needless_option_take.fixed
  1351. needless_option_take.rs
  1352. needless_option_take.stderr
  1353. needless_parens_on_range_literals.fixed
  1354. needless_parens_on_range_literals.rs
  1355. needless_parens_on_range_literals.stderr
  1356. needless_pass_by_ref_mut.rs
  1357. needless_pass_by_ref_mut.stderr
  1358. needless_pass_by_ref_mut2.fixed
  1359. needless_pass_by_ref_mut2.rs
  1360. needless_pass_by_ref_mut2.stderr
  1361. needless_pass_by_ref_mut_2021.rs
  1362. needless_pass_by_value.rs
  1363. needless_pass_by_value.stderr
  1364. needless_pass_by_value_proc_macro.rs
  1365. needless_pub_self.fixed
  1366. needless_pub_self.rs
  1367. needless_pub_self.stderr
  1368. needless_question_mark.fixed
  1369. needless_question_mark.rs
  1370. needless_question_mark.stderr
  1371. needless_range_loop.rs
  1372. needless_range_loop.stderr
  1373. needless_range_loop2.rs
  1374. needless_range_loop2.stderr
  1375. needless_raw_string.fixed
  1376. needless_raw_string.rs
  1377. needless_raw_string.stderr
  1378. needless_raw_string_hashes.fixed
  1379. needless_raw_string_hashes.rs
  1380. needless_raw_string_hashes.stderr
  1381. needless_return.fixed
  1382. needless_return.rs
  1383. needless_return.stderr
  1384. needless_return_with_question_mark.fixed
  1385. needless_return_with_question_mark.rs
  1386. needless_return_with_question_mark.stderr
  1387. needless_splitn.fixed
  1388. needless_splitn.rs
  1389. needless_splitn.stderr
  1390. needless_type_cast.fixed
  1391. needless_type_cast.rs
  1392. needless_type_cast.stderr
  1393. needless_type_cast_unfixable.rs
  1394. needless_type_cast_unfixable.stderr
  1395. needless_update.rs
  1396. needless_update.stderr
  1397. neg_cmp_op_on_partial_ord.rs
  1398. neg_cmp_op_on_partial_ord.stderr
  1399. neg_multiply.fixed
  1400. neg_multiply.rs
  1401. neg_multiply.stderr
  1402. never_loop.rs
  1403. never_loop.stderr
  1404. never_loop_fixable.fixed
  1405. never_loop_fixable.rs
  1406. never_loop_fixable.stderr
  1407. never_loop_iterator_reduction.rs
  1408. never_loop_iterator_reduction.stderr
  1409. new_ret_no_self.rs
  1410. new_ret_no_self.stderr
  1411. new_ret_no_self_overflow.rs
  1412. new_ret_no_self_overflow.stderr
  1413. new_without_default.fixed
  1414. new_without_default.rs
  1415. new_without_default.stderr
  1416. no_effect.rs
  1417. no_effect.stderr
  1418. no_effect_async_fn.rs
  1419. no_effect_async_fn.stderr
  1420. no_effect_replace.rs
  1421. no_effect_replace.stderr
  1422. no_effect_return.rs
  1423. no_effect_return.stderr
  1424. no_mangle_with_rust_abi.rs
  1425. no_mangle_with_rust_abi.stderr
  1426. no_mangle_with_rust_abi_2021.rs
  1427. no_mangle_with_rust_abi_2021.stderr
  1428. non_canonical_clone_impl.fixed
  1429. non_canonical_clone_impl.rs
  1430. non_canonical_clone_impl.stderr
  1431. non_canonical_partial_ord_impl.fixed
  1432. non_canonical_partial_ord_impl.rs
  1433. non_canonical_partial_ord_impl.stderr
  1434. non_canonical_partial_ord_impl_fully_qual.rs
  1435. non_canonical_partial_ord_impl_fully_qual.stderr
  1436. non_expressive_names.rs
  1437. non_expressive_names.stderr
  1438. non_expressive_names_error_recovery.fixed
  1439. non_expressive_names_error_recovery.rs
  1440. non_expressive_names_error_recovery.stderr
  1441. non_minimal_cfg.fixed
  1442. non_minimal_cfg.rs
  1443. non_minimal_cfg.stderr
  1444. non_minimal_cfg2.rs
  1445. non_minimal_cfg2.stderr
  1446. non_octal_unix_permissions.fixed
  1447. non_octal_unix_permissions.rs
  1448. non_octal_unix_permissions.stderr
  1449. non_send_fields_in_send_ty.rs
  1450. non_send_fields_in_send_ty.stderr
  1451. non_zero_suggestions.fixed
  1452. non_zero_suggestions.rs
  1453. non_zero_suggestions.stderr
  1454. non_zero_suggestions_unfixable.rs
  1455. non_zero_suggestions_unfixable.stderr
  1456. nonminimal_bool.rs
  1457. nonminimal_bool.stderr
  1458. nonminimal_bool_methods.fixed
  1459. nonminimal_bool_methods.rs
  1460. nonminimal_bool_methods.stderr
  1461. nonminimal_bool_methods_unfixable.rs
  1462. nonminimal_bool_methods_unfixable.stderr
  1463. obfuscated_if_else.fixed
  1464. obfuscated_if_else.rs
  1465. obfuscated_if_else.stderr
  1466. octal_escapes.rs
  1467. octal_escapes.stderr
  1468. ok_expect.fixed
  1469. ok_expect.rs
  1470. ok_expect.stderr
  1471. only_used_in_recursion.rs
  1472. only_used_in_recursion.stderr
  1473. only_used_in_recursion2.rs
  1474. only_used_in_recursion2.stderr
  1475. op_ref.fixed
  1476. op_ref.rs
  1477. op_ref.stderr
  1478. open_options.rs
  1479. open_options.stderr
  1480. open_options_fixable.fixed
  1481. open_options_fixable.rs
  1482. open_options_fixable.stderr
  1483. option_as_ref_cloned.fixed
  1484. option_as_ref_cloned.rs
  1485. option_as_ref_cloned.stderr
  1486. option_as_ref_deref.fixed
  1487. option_as_ref_deref.rs
  1488. option_as_ref_deref.stderr
  1489. option_env_unwrap.rs
  1490. option_env_unwrap.stderr
  1491. option_filter_map.fixed
  1492. option_filter_map.rs
  1493. option_filter_map.stderr
  1494. option_if_let_else.fixed
  1495. option_if_let_else.rs
  1496. option_if_let_else.stderr
  1497. option_map_or_none.fixed
  1498. option_map_or_none.rs
  1499. option_map_or_none.stderr
  1500. option_map_unit_fn_fixable.fixed
  1501. option_map_unit_fn_fixable.rs
  1502. option_map_unit_fn_fixable.stderr
  1503. option_map_unit_fn_unfixable.rs
  1504. option_map_unit_fn_unfixable.stderr
  1505. option_option.rs
  1506. option_option.stderr
  1507. or_fun_call.fixed
  1508. or_fun_call.rs
  1509. or_fun_call.stderr
  1510. or_then_unwrap.fixed
  1511. or_then_unwrap.rs
  1512. or_then_unwrap.stderr
  1513. overly_complex_bool_expr.fixed
  1514. overly_complex_bool_expr.rs
  1515. overly_complex_bool_expr.stderr
  1516. owned_cow.fixed
  1517. owned_cow.rs
  1518. owned_cow.stderr
  1519. panic_in_result_fn.rs
  1520. panic_in_result_fn.stderr
  1521. panic_in_result_fn_assertions.rs
  1522. panic_in_result_fn_assertions.stderr
  1523. panic_in_result_fn_debug_assertions.rs
  1524. panicking_macros.rs
  1525. panicking_macros.stderr
  1526. panicking_overflow_checks.rs
  1527. panicking_overflow_checks.stderr
  1528. partial_pub_fields.rs
  1529. partial_pub_fields.stderr
  1530. partialeq_ne_impl.rs
  1531. partialeq_ne_impl.stderr
  1532. partialeq_to_none.fixed
  1533. partialeq_to_none.rs
  1534. partialeq_to_none.stderr
  1535. path_buf_push_overwrite.fixed
  1536. path_buf_push_overwrite.rs
  1537. path_buf_push_overwrite.stderr
  1538. path_ends_with_ext.fixed
  1539. path_ends_with_ext.rs
  1540. path_ends_with_ext.stderr
  1541. pathbuf_init_then_push.fixed
  1542. pathbuf_init_then_push.rs
  1543. pathbuf_init_then_push.stderr
  1544. patterns.fixed
  1545. patterns.rs
  1546. patterns.stderr
  1547. permissions_set_readonly_false.rs
  1548. permissions_set_readonly_false.stderr
  1549. pointer_format.rs
  1550. pointer_format.stderr
  1551. pointers_in_nomem_asm_block.rs
  1552. pointers_in_nomem_asm_block.stderr
  1553. precedence.fixed
  1554. precedence.rs
  1555. precedence.stderr
  1556. precedence_bits.fixed
  1557. precedence_bits.rs
  1558. precedence_bits.stderr
  1559. print_in_format_impl.rs
  1560. print_in_format_impl.stderr
  1561. print_literal.fixed
  1562. print_literal.rs
  1563. print_literal.stderr
  1564. print_stderr.rs
  1565. print_stderr.stderr
  1566. print_stdout.rs
  1567. print_stdout.stderr
  1568. print_stdout_build_script.rs
  1569. print_with_newline.fixed
  1570. print_with_newline.rs
  1571. print_with_newline.stderr
  1572. println_empty_string.fixed
  1573. println_empty_string.rs
  1574. println_empty_string.stderr
  1575. println_empty_string_unfixable.rs
  1576. println_empty_string_unfixable.stderr
  1577. proc_macro.rs
  1578. proc_macro.stderr
  1579. ptr_arg.rs
  1580. ptr_arg.stderr
  1581. ptr_as_ptr.fixed
  1582. ptr_as_ptr.rs
  1583. ptr_as_ptr.stderr
  1584. ptr_cast_constness.fixed
  1585. ptr_cast_constness.rs
  1586. ptr_cast_constness.stderr
  1587. ptr_eq.fixed
  1588. ptr_eq.rs
  1589. ptr_eq.stderr
  1590. ptr_eq_no_std.fixed
  1591. ptr_eq_no_std.rs
  1592. ptr_eq_no_std.stderr
  1593. ptr_offset_by_literal.fixed
  1594. ptr_offset_by_literal.rs
  1595. ptr_offset_by_literal.stderr
  1596. ptr_offset_with_cast.fixed
  1597. ptr_offset_with_cast.rs
  1598. ptr_offset_with_cast.stderr
  1599. pub_use.rs
  1600. pub_use.stderr
  1601. pub_with_shorthand.fixed
  1602. pub_with_shorthand.rs
  1603. pub_with_shorthand.stderr
  1604. pub_without_shorthand.fixed
  1605. pub_without_shorthand.rs
  1606. pub_without_shorthand.stderr
  1607. question_mark.fixed
  1608. question_mark.rs
  1609. question_mark.stderr
  1610. question_mark_used.rs
  1611. question_mark_used.stderr
  1612. range.fixed
  1613. range.rs
  1614. range.stderr
  1615. range_contains.fixed
  1616. range_contains.rs
  1617. range_contains.stderr
  1618. range_plus_minus_one.fixed
  1619. range_plus_minus_one.rs
  1620. range_plus_minus_one.stderr
  1621. range_unfixable.rs
  1622. range_unfixable.stderr
  1623. rc_buffer.fixed
  1624. rc_buffer.rs
  1625. rc_buffer.stderr
  1626. rc_buffer_arc.fixed
  1627. rc_buffer_arc.rs
  1628. rc_buffer_arc.stderr
  1629. rc_buffer_redefined_string.rs
  1630. rc_mutex.rs
  1631. rc_mutex.stderr
  1632. read_line_without_trim.fixed
  1633. read_line_without_trim.rs
  1634. read_line_without_trim.stderr
  1635. read_zero_byte_vec.rs
  1636. read_zero_byte_vec.stderr
  1637. readonly_write_lock.fixed
  1638. readonly_write_lock.rs
  1639. readonly_write_lock.stderr
  1640. recursive_format_impl.rs
  1641. recursive_format_impl.stderr
  1642. redundant_allocation.rs
  1643. redundant_allocation.stderr
  1644. redundant_allocation_fixable.fixed
  1645. redundant_allocation_fixable.rs
  1646. redundant_allocation_fixable.stderr
  1647. redundant_as_str.fixed
  1648. redundant_as_str.rs
  1649. redundant_as_str.stderr
  1650. redundant_async_block.fixed
  1651. redundant_async_block.rs
  1652. redundant_async_block.stderr
  1653. redundant_at_rest_pattern.fixed
  1654. redundant_at_rest_pattern.rs
  1655. redundant_at_rest_pattern.stderr
  1656. redundant_clone.fixed
  1657. redundant_clone.rs
  1658. redundant_clone.stderr
  1659. redundant_closure_call_early.rs
  1660. redundant_closure_call_early.stderr
  1661. redundant_closure_call_fixable.fixed
  1662. redundant_closure_call_fixable.rs
  1663. redundant_closure_call_fixable.stderr
  1664. redundant_closure_call_late.rs
  1665. redundant_closure_call_late.stderr
  1666. redundant_else.fixed
  1667. redundant_else.rs
  1668. redundant_else.stderr
  1669. redundant_field_names.fixed
  1670. redundant_field_names.rs
  1671. redundant_field_names.stderr
  1672. redundant_guards.fixed
  1673. redundant_guards.rs
  1674. redundant_guards.stderr
  1675. redundant_locals.rs
  1676. redundant_locals.stderr
  1677. redundant_pattern_matching_drop_order.fixed
  1678. redundant_pattern_matching_drop_order.rs
  1679. redundant_pattern_matching_drop_order.stderr
  1680. redundant_pattern_matching_if_let_true.fixed
  1681. redundant_pattern_matching_if_let_true.rs
  1682. redundant_pattern_matching_if_let_true.stderr
  1683. redundant_pattern_matching_ipaddr.fixed
  1684. redundant_pattern_matching_ipaddr.rs
  1685. redundant_pattern_matching_ipaddr.stderr
  1686. redundant_pattern_matching_option.fixed
  1687. redundant_pattern_matching_option.rs
  1688. redundant_pattern_matching_option.stderr
  1689. redundant_pattern_matching_poll.fixed
  1690. redundant_pattern_matching_poll.rs
  1691. redundant_pattern_matching_poll.stderr
  1692. redundant_pattern_matching_result.fixed
  1693. redundant_pattern_matching_result.rs
  1694. redundant_pattern_matching_result.stderr
  1695. redundant_pub_crate.fixed
  1696. redundant_pub_crate.rs
  1697. redundant_pub_crate.stderr
  1698. redundant_slicing.fixed
  1699. redundant_slicing.rs
  1700. redundant_slicing.stderr
  1701. redundant_static_lifetimes.fixed
  1702. redundant_static_lifetimes.rs
  1703. redundant_static_lifetimes.stderr
  1704. redundant_static_lifetimes_multiple.rs
  1705. redundant_static_lifetimes_multiple.stderr
  1706. redundant_test_prefix.fixed
  1707. redundant_test_prefix.rs
  1708. redundant_test_prefix.stderr
  1709. redundant_test_prefix_noautofix.rs
  1710. redundant_test_prefix_noautofix.stderr
  1711. redundant_type_annotations.rs
  1712. redundant_type_annotations.stderr
  1713. ref_as_ptr.fixed
  1714. ref_as_ptr.rs
  1715. ref_as_ptr.stderr
  1716. ref_binding_to_reference.rs
  1717. ref_binding_to_reference.stderr
  1718. ref_option_ref.rs
  1719. ref_option_ref.stderr
  1720. ref_patterns.rs
  1721. ref_patterns.stderr
  1722. regex.rs
  1723. regex.stderr
  1724. rename.fixed
  1725. rename.rs
  1726. rename.stderr
  1727. renamed_builtin_attr.fixed
  1728. renamed_builtin_attr.rs
  1729. renamed_builtin_attr.stderr
  1730. repeat_once.fixed
  1731. repeat_once.rs
  1732. repeat_once.stderr
  1733. repeat_vec_with_capacity.fixed
  1734. repeat_vec_with_capacity.rs
  1735. repeat_vec_with_capacity.stderr
  1736. repeat_vec_with_capacity_nostd.fixed
  1737. repeat_vec_with_capacity_nostd.rs
  1738. repeat_vec_with_capacity_nostd.stderr
  1739. repl_uninit.rs
  1740. repl_uninit.stderr
  1741. replace_box.fixed
  1742. replace_box.rs
  1743. replace_box.stderr
  1744. repr_packed_without_abi.rs
  1745. repr_packed_without_abi.stderr
  1746. reserve_after_initialization.fixed
  1747. reserve_after_initialization.rs
  1748. reserve_after_initialization.stderr
  1749. rest_pat_in_fully_bound_structs.fixed
  1750. rest_pat_in_fully_bound_structs.rs
  1751. rest_pat_in_fully_bound_structs.stderr
  1752. result_filter_map.fixed
  1753. result_filter_map.rs
  1754. result_filter_map.stderr
  1755. result_large_err.rs
  1756. result_large_err.stderr
  1757. result_map_or_into_option.fixed
  1758. result_map_or_into_option.rs
  1759. result_map_or_into_option.stderr
  1760. result_map_unit_fn_fixable.fixed
  1761. result_map_unit_fn_fixable.rs
  1762. result_map_unit_fn_fixable.stderr
  1763. result_map_unit_fn_unfixable.rs
  1764. result_map_unit_fn_unfixable.stderr
  1765. result_unit_error.rs
  1766. result_unit_error.stderr
  1767. result_unit_error_no_std.rs
  1768. result_unit_error_no_std.stderr
  1769. return_and_then.fixed
  1770. return_and_then.rs
  1771. return_and_then.stderr
  1772. return_self_not_must_use.rs
  1773. return_self_not_must_use.stderr
  1774. reversed_empty_ranges_fixable.fixed
  1775. reversed_empty_ranges_fixable.rs
  1776. reversed_empty_ranges_fixable.stderr
  1777. reversed_empty_ranges_loops_fixable.fixed
  1778. reversed_empty_ranges_loops_fixable.rs
  1779. reversed_empty_ranges_loops_fixable.stderr
  1780. reversed_empty_ranges_loops_unfixable.rs
  1781. reversed_empty_ranges_loops_unfixable.stderr
  1782. reversed_empty_ranges_unfixable.rs
  1783. reversed_empty_ranges_unfixable.stderr
  1784. same_functions_in_if_condition.rs
  1785. same_functions_in_if_condition.stderr
  1786. same_item_push.rs
  1787. same_item_push.stderr
  1788. same_length_and_capacity.rs
  1789. same_length_and_capacity.stderr
  1790. same_name_method.rs
  1791. same_name_method.stderr
  1792. search_is_some.rs
  1793. search_is_some.stderr
  1794. search_is_some_fixable_none.fixed
  1795. search_is_some_fixable_none.rs
  1796. search_is_some_fixable_none.stderr
  1797. search_is_some_fixable_none_2021.fixed
  1798. search_is_some_fixable_none_2021.rs
  1799. search_is_some_fixable_none_2021.stderr
  1800. search_is_some_fixable_some.fixed
  1801. search_is_some_fixable_some.rs
  1802. search_is_some_fixable_some.stderr
  1803. search_is_some_fixable_some_2021.fixed
  1804. search_is_some_fixable_some_2021.rs
  1805. search_is_some_fixable_some_2021.stderr
  1806. seek_from_current.fixed
  1807. seek_from_current.rs
  1808. seek_from_current.stderr
  1809. seek_to_start_instead_of_rewind.fixed
  1810. seek_to_start_instead_of_rewind.rs
  1811. seek_to_start_instead_of_rewind.stderr
  1812. self_assignment.rs
  1813. self_assignment.stderr
  1814. self_named_constructors.rs
  1815. self_named_constructors.stderr
  1816. semicolon_if_nothing_returned.fixed
  1817. semicolon_if_nothing_returned.rs
  1818. semicolon_if_nothing_returned.stderr
  1819. semicolon_inside_block.fixed
  1820. semicolon_inside_block.rs
  1821. semicolon_inside_block.stderr
  1822. semicolon_inside_block_stmt_expr_attrs.fixed
  1823. semicolon_inside_block_stmt_expr_attrs.rs
  1824. semicolon_inside_block_stmt_expr_attrs.stderr
  1825. semicolon_outside_block.fixed
  1826. semicolon_outside_block.rs
  1827. semicolon_outside_block.stderr
  1828. serde.rs
  1829. serde.stderr
  1830. set_contains_or_insert.rs
  1831. set_contains_or_insert.stderr
  1832. shadow.rs
  1833. shadow.stderr
  1834. short_circuit_statement.fixed
  1835. short_circuit_statement.rs
  1836. short_circuit_statement.stderr
  1837. should_panic_without_expect.rs
  1838. should_panic_without_expect.stderr
  1839. significant_drop_in_scrutinee.rs
  1840. significant_drop_in_scrutinee.stderr
  1841. significant_drop_tightening.fixed
  1842. significant_drop_tightening.rs
  1843. significant_drop_tightening.stderr
  1844. similar_names.rs
  1845. similar_names.stderr
  1846. single_call_fn.rs
  1847. single_call_fn.stderr
  1848. single_char_add_str.fixed
  1849. single_char_add_str.rs
  1850. single_char_add_str.stderr
  1851. single_char_lifetime_names.rs
  1852. single_char_lifetime_names.stderr
  1853. single_char_pattern.fixed
  1854. single_char_pattern.rs
  1855. single_char_pattern.stderr
  1856. single_component_path_imports.fixed
  1857. single_component_path_imports.rs
  1858. single_component_path_imports.stderr
  1859. single_component_path_imports_macro.rs
  1860. single_component_path_imports_nested_first.rs
  1861. single_component_path_imports_nested_first.stderr
  1862. single_component_path_imports_self_after.rs
  1863. single_component_path_imports_self_before.rs
  1864. single_element_loop.fixed
  1865. single_element_loop.rs
  1866. single_element_loop.stderr
  1867. single_match.fixed
  1868. single_match.rs
  1869. single_match.stderr
  1870. single_match_else.fixed
  1871. single_match_else.rs
  1872. single_match_else.stderr
  1873. single_match_else_deref_patterns.fixed
  1874. single_match_else_deref_patterns.rs
  1875. single_match_else_deref_patterns.stderr
  1876. single_option_map.rs
  1877. single_option_map.stderr
  1878. single_range_in_vec_init.1.fixed
  1879. single_range_in_vec_init.2.fixed
  1880. single_range_in_vec_init.rs
  1881. single_range_in_vec_init.stderr
  1882. single_range_in_vec_init_unfixable.rs
  1883. single_range_in_vec_init_unfixable.stderr
  1884. size_of_ref.rs
  1885. size_of_ref.stderr
  1886. skip_while_next.rs
  1887. skip_while_next.stderr
  1888. sliced_string_as_bytes.fixed
  1889. sliced_string_as_bytes.rs
  1890. sliced_string_as_bytes.stderr
  1891. slow_vector_initialization.fixed
  1892. slow_vector_initialization.rs
  1893. slow_vector_initialization.stderr
  1894. stable_sort_primitive.fixed
  1895. stable_sort_primitive.rs
  1896. stable_sort_primitive.stderr
  1897. starts_ends_with.fixed
  1898. starts_ends_with.rs
  1899. starts_ends_with.stderr
  1900. std_instead_of_core.fixed
  1901. std_instead_of_core.rs
  1902. std_instead_of_core.stderr
  1903. std_instead_of_core_unfixable.rs
  1904. std_instead_of_core_unfixable.stderr
  1905. str_split.fixed
  1906. str_split.rs
  1907. str_split.stderr
  1908. str_to_string.fixed
  1909. str_to_string.rs
  1910. str_to_string.stderr
  1911. string_add.rs
  1912. string_add.stderr
  1913. string_add_assign.fixed
  1914. string_add_assign.rs
  1915. string_add_assign.stderr
  1916. string_extend.fixed
  1917. string_extend.rs
  1918. string_extend.stderr
  1919. string_from_utf8_as_bytes.fixed
  1920. string_from_utf8_as_bytes.rs
  1921. string_from_utf8_as_bytes.stderr
  1922. string_lit_as_bytes.fixed
  1923. string_lit_as_bytes.rs
  1924. string_lit_as_bytes.stderr
  1925. string_lit_chars_any.fixed
  1926. string_lit_chars_any.rs
  1927. string_lit_chars_any.stderr
  1928. string_slice.rs
  1929. string_slice.stderr
  1930. strlen_on_c_strings.fixed
  1931. strlen_on_c_strings.rs
  1932. strlen_on_c_strings.stderr
  1933. struct_excessive_bools.rs
  1934. struct_excessive_bools.stderr
  1935. struct_fields.rs
  1936. struct_fields.stderr
  1937. suspicious_arithmetic_impl.rs
  1938. suspicious_arithmetic_impl.stderr
  1939. suspicious_command_arg_space.fixed
  1940. suspicious_command_arg_space.rs
  1941. suspicious_command_arg_space.stderr
  1942. suspicious_doc_comments.fixed
  1943. suspicious_doc_comments.rs
  1944. suspicious_doc_comments.stderr
  1945. suspicious_doc_comments_unfixable.rs
  1946. suspicious_doc_comments_unfixable.stderr
  1947. suspicious_else_formatting.rs
  1948. suspicious_else_formatting.stderr
  1949. suspicious_map.rs
  1950. suspicious_map.stderr
  1951. suspicious_operation_groupings.fixed
  1952. suspicious_operation_groupings.rs
  1953. suspicious_operation_groupings.stderr
  1954. suspicious_splitn.rs
  1955. suspicious_splitn.stderr
  1956. suspicious_to_owned.1.fixed
  1957. suspicious_to_owned.2.fixed
  1958. suspicious_to_owned.rs
  1959. suspicious_to_owned.stderr
  1960. suspicious_unary_op_formatting.rs
  1961. suspicious_unary_op_formatting.stderr
  1962. suspicious_xor_used_as_pow.rs
  1963. suspicious_xor_used_as_pow.stderr
  1964. swap.fixed
  1965. swap.rs
  1966. swap.stderr
  1967. swap_ptr_to_ref.fixed
  1968. swap_ptr_to_ref.rs
  1969. swap_ptr_to_ref.stderr
  1970. swap_ptr_to_ref_unfixable.rs
  1971. swap_ptr_to_ref_unfixable.stderr
  1972. swap_with_temporary.fixed
  1973. swap_with_temporary.rs
  1974. swap_with_temporary.stderr
  1975. swap_with_temporary_unfixable.rs
  1976. swap_with_temporary_unfixable.stderr
  1977. tabs_in_doc_comments.fixed
  1978. tabs_in_doc_comments.rs
  1979. tabs_in_doc_comments.stderr
  1980. temporary_assignment.rs
  1981. temporary_assignment.stderr
  1982. test_attr_in_doctest.rs
  1983. test_attr_in_doctest.stderr
  1984. tests_outside_test_module.rs
  1985. tests_outside_test_module.stderr
  1986. to_digit_is_some.fixed
  1987. to_digit_is_some.rs
  1988. to_digit_is_some.stderr
  1989. to_string_trait_impl.rs
  1990. to_string_trait_impl.stderr
  1991. too_long_first_doc_paragraph-fix.fixed
  1992. too_long_first_doc_paragraph-fix.rs
  1993. too_long_first_doc_paragraph-fix.stderr
  1994. too_long_first_doc_paragraph.rs
  1995. too_long_first_doc_paragraph.stderr
  1996. toplevel_ref_arg.fixed
  1997. toplevel_ref_arg.rs
  1998. toplevel_ref_arg.stderr
  1999. toplevel_ref_arg_non_rustfix.rs
  2000. toplevel_ref_arg_non_rustfix.stderr
  2001. track-diagnostics-clippy.rs
  2002. track-diagnostics-clippy.stderr
  2003. track-diagnostics.rs
  2004. track-diagnostics.stderr
  2005. trailing_empty_array.rs
  2006. trailing_empty_array.stderr
  2007. trailing_zeros.fixed
  2008. trailing_zeros.rs
  2009. trailing_zeros.stderr
  2010. trait_duplication_in_bounds.fixed
  2011. trait_duplication_in_bounds.rs
  2012. trait_duplication_in_bounds.stderr
  2013. trait_duplication_in_bounds_assoc_const_eq.fixed
  2014. trait_duplication_in_bounds_assoc_const_eq.rs
  2015. trait_duplication_in_bounds_assoc_const_eq.stderr
  2016. trait_duplication_in_bounds_unfixable.rs
  2017. trait_duplication_in_bounds_unfixable.stderr
  2018. transmute.rs
  2019. transmute.stderr
  2020. transmute_32bit.rs
  2021. transmute_32bit.stderr
  2022. transmute_64bit.rs
  2023. transmute_64bit.stderr
  2024. transmute_collection.rs
  2025. transmute_collection.stderr
  2026. transmute_int_to_non_zero.fixed
  2027. transmute_int_to_non_zero.rs
  2028. transmute_int_to_non_zero.stderr
  2029. transmute_null_to_fn.rs
  2030. transmute_null_to_fn.stderr
  2031. transmute_ptr_to_ptr.fixed
  2032. transmute_ptr_to_ptr.rs
  2033. transmute_ptr_to_ptr.stderr
  2034. transmute_ptr_to_ref.fixed
  2035. transmute_ptr_to_ref.rs
  2036. transmute_ptr_to_ref.stderr
  2037. transmute_ref_to_ref.rs
  2038. transmute_ref_to_ref.stderr
  2039. transmute_ref_to_ref_no_std.rs
  2040. transmute_ref_to_ref_no_std.stderr
  2041. transmute_undefined_repr.rs
  2042. transmute_undefined_repr.stderr
  2043. transmutes_expressible_as_ptr_casts.fixed
  2044. transmutes_expressible_as_ptr_casts.rs
  2045. transmutes_expressible_as_ptr_casts.stderr
  2046. transmuting_null.rs
  2047. transmuting_null.stderr
  2048. trim_split_whitespace.fixed
  2049. trim_split_whitespace.rs
  2050. trim_split_whitespace.stderr
  2051. trivially_copy_pass_by_ref.fixed
  2052. trivially_copy_pass_by_ref.rs
  2053. trivially_copy_pass_by_ref.stderr
  2054. try_err.fixed
  2055. try_err.rs
  2056. try_err.stderr
  2057. tuple_array_conversions.rs
  2058. tuple_array_conversions.stderr
  2059. ty_fn_sig.rs
  2060. type_complexity.rs
  2061. type_complexity.stderr
  2062. type_id_on_box.fixed
  2063. type_id_on_box.rs
  2064. type_id_on_box.stderr
  2065. type_id_on_box_unfixable.rs
  2066. type_id_on_box_unfixable.stderr
  2067. type_repetition_in_bounds.rs
  2068. type_repetition_in_bounds.stderr
  2069. unbuffered_bytes.rs
  2070. unbuffered_bytes.stderr
  2071. unchecked_time_subtraction.fixed
  2072. unchecked_time_subtraction.rs
  2073. unchecked_time_subtraction.stderr
  2074. unchecked_time_subtraction_unfixable.rs
  2075. unchecked_time_subtraction_unfixable.stderr
  2076. unconditional_recursion.rs
  2077. unconditional_recursion.stderr
  2078. unicode.fixed
  2079. unicode.rs
  2080. unicode.stderr
  2081. uninhabited_references.rs
  2082. uninhabited_references.stderr
  2083. uninit.rs
  2084. uninit.stderr
  2085. uninit_vec.rs
  2086. uninit_vec.stderr
  2087. uninlined_format_args.fixed
  2088. uninlined_format_args.rs
  2089. uninlined_format_args.stderr
  2090. uninlined_format_args_panic.edition2018.fixed
  2091. uninlined_format_args_panic.edition2018.stderr
  2092. uninlined_format_args_panic.edition2021.fixed
  2093. uninlined_format_args_panic.edition2021.stderr
  2094. uninlined_format_args_panic.rs
  2095. unit_arg.rs
  2096. unit_arg.stderr
  2097. unit_arg_fixable.fixed
  2098. unit_arg_fixable.rs
  2099. unit_arg_fixable.stderr
  2100. unit_cmp.rs
  2101. unit_cmp.stderr
  2102. unit_hash.fixed
  2103. unit_hash.rs
  2104. unit_hash.stderr
  2105. unit_return_expecting_ord.rs
  2106. unit_return_expecting_ord.stderr
  2107. unknown_attribute.rs
  2108. unknown_attribute.stderr
  2109. unknown_clippy_lints.fixed
  2110. unknown_clippy_lints.rs
  2111. unknown_clippy_lints.stderr
  2112. unnecessary_box_returns.rs
  2113. unnecessary_box_returns.stderr
  2114. unnecessary_cast.fixed
  2115. unnecessary_cast.rs
  2116. unnecessary_cast.stderr
  2117. unnecessary_cast_unfixable.rs
  2118. unnecessary_cast_unfixable.stderr
  2119. unnecessary_clippy_cfg.rs
  2120. unnecessary_clippy_cfg.stderr
  2121. unnecessary_fallible_conversions.fixed
  2122. unnecessary_fallible_conversions.rs
  2123. unnecessary_fallible_conversions.stderr
  2124. unnecessary_fallible_conversions_unfixable.rs
  2125. unnecessary_fallible_conversions_unfixable.stderr
  2126. unnecessary_filter_map.rs
  2127. unnecessary_filter_map.stderr
  2128. unnecessary_find_map.rs
  2129. unnecessary_find_map.stderr
  2130. unnecessary_first_then_check.fixed
  2131. unnecessary_first_then_check.rs
  2132. unnecessary_first_then_check.stderr
  2133. unnecessary_fold.fixed
  2134. unnecessary_fold.rs
  2135. unnecessary_fold.stderr
  2136. unnecessary_get_then_check.fixed
  2137. unnecessary_get_then_check.rs
  2138. unnecessary_get_then_check.stderr
  2139. unnecessary_iter_cloned.fixed
  2140. unnecessary_iter_cloned.rs
  2141. unnecessary_iter_cloned.stderr
  2142. unnecessary_join.fixed
  2143. unnecessary_join.rs
  2144. unnecessary_join.stderr
  2145. unnecessary_lazy_eval.fixed
  2146. unnecessary_lazy_eval.rs
  2147. unnecessary_lazy_eval.stderr
  2148. unnecessary_lazy_eval_unfixable.rs
  2149. unnecessary_lazy_eval_unfixable.stderr
  2150. unnecessary_literal_bound.fixed
  2151. unnecessary_literal_bound.rs
  2152. unnecessary_literal_bound.stderr
  2153. unnecessary_literal_unwrap.fixed
  2154. unnecessary_literal_unwrap.rs
  2155. unnecessary_literal_unwrap.stderr
  2156. unnecessary_literal_unwrap_unfixable.rs
  2157. unnecessary_literal_unwrap_unfixable.stderr
  2158. unnecessary_map_on_constructor.fixed
  2159. unnecessary_map_on_constructor.rs
  2160. unnecessary_map_on_constructor.stderr
  2161. unnecessary_map_or.fixed
  2162. unnecessary_map_or.rs
  2163. unnecessary_map_or.stderr
  2164. unnecessary_min_or_max.fixed
  2165. unnecessary_min_or_max.rs
  2166. unnecessary_min_or_max.stderr
  2167. unnecessary_mut_passed.fixed
  2168. unnecessary_mut_passed.rs
  2169. unnecessary_mut_passed.stderr
  2170. unnecessary_operation.fixed
  2171. unnecessary_operation.rs
  2172. unnecessary_operation.stderr
  2173. unnecessary_option_map_or_else.fixed
  2174. unnecessary_option_map_or_else.rs
  2175. unnecessary_option_map_or_else.stderr
  2176. unnecessary_os_str_debug_formatting.rs
  2177. unnecessary_os_str_debug_formatting.stderr
  2178. unnecessary_owned_empty_strings.fixed
  2179. unnecessary_owned_empty_strings.rs
  2180. unnecessary_owned_empty_strings.stderr
  2181. unnecessary_path_debug_formatting.rs
  2182. unnecessary_path_debug_formatting.stderr
  2183. unnecessary_result_map_or_else.fixed
  2184. unnecessary_result_map_or_else.rs
  2185. unnecessary_result_map_or_else.stderr
  2186. unnecessary_safety_comment.rs
  2187. unnecessary_safety_comment.stderr
  2188. unnecessary_self_imports.fixed
  2189. unnecessary_self_imports.rs
  2190. unnecessary_self_imports.stderr
  2191. unnecessary_semicolon.edition2021.fixed
  2192. unnecessary_semicolon.edition2021.stderr
  2193. unnecessary_semicolon.edition2024.fixed
  2194. unnecessary_semicolon.edition2024.stderr
  2195. unnecessary_semicolon.fixed
  2196. unnecessary_semicolon.rs
  2197. unnecessary_semicolon.stderr
  2198. unnecessary_semicolon_feature_stmt_expr_attributes.fixed
  2199. unnecessary_semicolon_feature_stmt_expr_attributes.rs
  2200. unnecessary_semicolon_feature_stmt_expr_attributes.stderr
  2201. unnecessary_sort_by.fixed
  2202. unnecessary_sort_by.rs
  2203. unnecessary_sort_by.stderr
  2204. unnecessary_sort_by_no_core.rs
  2205. unnecessary_sort_by_no_std.fixed
  2206. unnecessary_sort_by_no_std.rs
  2207. unnecessary_sort_by_no_std.stderr
  2208. unnecessary_struct_initialization.fixed
  2209. unnecessary_struct_initialization.rs
  2210. unnecessary_struct_initialization.stderr
  2211. unnecessary_to_owned.fixed
  2212. unnecessary_to_owned.rs
  2213. unnecessary_to_owned.stderr
  2214. unnecessary_to_owned_on_split.fixed
  2215. unnecessary_to_owned_on_split.rs
  2216. unnecessary_to_owned_on_split.stderr
  2217. unnecessary_unsafety_doc.rs
  2218. unnecessary_unsafety_doc.stderr
  2219. unnecessary_wraps.rs
  2220. unnecessary_wraps.stderr
  2221. unneeded_field_pattern.rs
  2222. unneeded_field_pattern.stderr
  2223. unneeded_struct_pattern.fixed
  2224. unneeded_struct_pattern.rs
  2225. unneeded_struct_pattern.stderr
  2226. unneeded_wildcard_pattern.fixed
  2227. unneeded_wildcard_pattern.rs
  2228. unneeded_wildcard_pattern.stderr
  2229. unnested_or_patterns.fixed
  2230. unnested_or_patterns.rs
  2231. unnested_or_patterns.stderr
  2232. unnested_or_patterns2.fixed
  2233. unnested_or_patterns2.rs
  2234. unnested_or_patterns2.stderr
  2235. unreadable_literal.fixed
  2236. unreadable_literal.rs
  2237. unreadable_literal.stderr
  2238. unsafe_derive_deserialize.rs
  2239. unsafe_derive_deserialize.stderr
  2240. unsafe_removed_from_name.rs
  2241. unsafe_removed_from_name.stderr
  2242. unseparated_prefix_literals.fixed
  2243. unseparated_prefix_literals.rs
  2244. unseparated_prefix_literals.stderr
  2245. unused_async.rs
  2246. unused_async.stderr
  2247. unused_enumerate_index.fixed
  2248. unused_enumerate_index.rs
  2249. unused_enumerate_index.stderr
  2250. unused_format_specs.1.fixed
  2251. unused_format_specs.2.fixed
  2252. unused_format_specs.rs
  2253. unused_format_specs.stderr
  2254. unused_io_amount.rs
  2255. unused_io_amount.stderr
  2256. unused_peekable.rs
  2257. unused_peekable.stderr
  2258. unused_result_ok.fixed
  2259. unused_result_ok.rs
  2260. unused_result_ok.stderr
  2261. unused_rounding.fixed
  2262. unused_rounding.rs
  2263. unused_rounding.stderr
  2264. unused_self.rs
  2265. unused_self.stderr
  2266. unused_trait_names.fixed
  2267. unused_trait_names.rs
  2268. unused_trait_names.stderr
  2269. unused_unit.edition2021.fixed
  2270. unused_unit.edition2021.stderr
  2271. unused_unit.edition2024.fixed
  2272. unused_unit.edition2024.stderr
  2273. unused_unit.fixed
  2274. unused_unit.rs
  2275. unused_unit.stderr
  2276. unwrap.rs
  2277. unwrap.stderr
  2278. unwrap_expect_used.rs
  2279. unwrap_expect_used.stderr
  2280. unwrap_in_result.rs
  2281. unwrap_in_result.stderr
  2282. unwrap_or.fixed
  2283. unwrap_or.rs
  2284. unwrap_or.stderr
  2285. unwrap_or_else_default.fixed
  2286. unwrap_or_else_default.rs
  2287. unwrap_or_else_default.stderr
  2288. update-all-references.sh
  2289. upper_case_acronyms.fixed
  2290. upper_case_acronyms.rs
  2291. upper_case_acronyms.stderr
  2292. use_debug.rs
  2293. use_debug.stderr
  2294. use_self.fixed
  2295. use_self.rs
  2296. use_self.stderr
  2297. use_self_structs.fixed
  2298. use_self_structs.rs
  2299. use_self_structs.stderr
  2300. use_self_trait.fixed
  2301. use_self_trait.rs
  2302. use_self_trait.stderr
  2303. used_underscore_binding.rs
  2304. used_underscore_binding.stderr
  2305. used_underscore_items.rs
  2306. used_underscore_items.stderr
  2307. useful_asref.rs
  2308. useless_asref.fixed
  2309. useless_asref.rs
  2310. useless_asref.stderr
  2311. useless_attribute.fixed
  2312. useless_attribute.rs
  2313. useless_attribute.stderr
  2314. useless_concat.fixed
  2315. useless_concat.rs
  2316. useless_concat.stderr
  2317. useless_conversion.fixed
  2318. useless_conversion.rs
  2319. useless_conversion.stderr
  2320. useless_conversion_try.rs
  2321. useless_conversion_try.stderr
  2322. useless_nonzero_new_unchecked.fixed
  2323. useless_nonzero_new_unchecked.rs
  2324. useless_nonzero_new_unchecked.stderr
  2325. useless_vec.fixed
  2326. useless_vec.rs
  2327. useless_vec.stderr
  2328. useless_vec_unfixable.rs
  2329. useless_vec_unfixable.stderr
  2330. vec_box_sized.rs
  2331. vec_box_sized.stderr
  2332. vec_init_then_push.rs
  2333. vec_init_then_push.stderr
  2334. vec_resize_to_zero.fixed
  2335. vec_resize_to_zero.rs
  2336. vec_resize_to_zero.stderr
  2337. verbose_file_reads.rs
  2338. verbose_file_reads.stderr
  2339. volatile_composites.rs
  2340. volatile_composites.stderr
  2341. waker_clone_wake.fixed
  2342. waker_clone_wake.rs
  2343. waker_clone_wake.stderr
  2344. while_float.rs
  2345. while_float.stderr
  2346. while_immutable_condition.rs
  2347. while_immutable_condition.stderr
  2348. while_let_loop.rs
  2349. while_let_loop.stderr
  2350. while_let_on_iterator.fixed
  2351. while_let_on_iterator.rs
  2352. while_let_on_iterator.stderr
  2353. wild_in_or_pats.rs
  2354. wild_in_or_pats.stderr
  2355. wildcard_enum_match_arm.fixed
  2356. wildcard_enum_match_arm.rs
  2357. wildcard_enum_match_arm.stderr
  2358. wildcard_imports.fixed
  2359. wildcard_imports.rs
  2360. wildcard_imports.stderr
  2361. wildcard_imports_2021.edition2018.fixed
  2362. wildcard_imports_2021.edition2018.stderr
  2363. wildcard_imports_2021.edition2021.fixed
  2364. wildcard_imports_2021.edition2021.stderr
  2365. wildcard_imports_2021.rs
  2366. wildcard_imports_cfgtest.rs
  2367. write_literal.fixed
  2368. write_literal.rs
  2369. write_literal.stderr
  2370. write_literal_unfixable.rs
  2371. write_literal_unfixable.stderr
  2372. write_with_newline.fixed
  2373. write_with_newline.rs
  2374. write_with_newline.stderr
  2375. writeln_empty_string.fixed
  2376. writeln_empty_string.rs
  2377. writeln_empty_string.stderr
  2378. writeln_empty_string_unfixable.rs
  2379. writeln_empty_string_unfixable.stderr
  2380. wrong_self_convention.rs
  2381. wrong_self_convention.stderr
  2382. wrong_self_convention2.rs
  2383. wrong_self_convention2.stderr
  2384. wrong_self_conventions_mut.rs
  2385. wrong_self_conventions_mut.stderr
  2386. zero_div_zero.rs
  2387. zero_div_zero.stderr
  2388. zero_offset.rs
  2389. zero_offset.stderr
  2390. zero_ptr.fixed
  2391. zero_ptr.rs
  2392. zero_ptr.stderr
  2393. zero_ptr_no_std.fixed
  2394. zero_ptr_no_std.rs
  2395. zero_ptr_no_std.stderr
  2396. zero_repeat_side_effects.fixed
  2397. zero_repeat_side_effects.rs
  2398. zero_repeat_side_effects.stderr
  2399. zero_repeat_side_effects_never_pattern.fixed
  2400. zero_repeat_side_effects_never_pattern.rs
  2401. zero_repeat_side_effects_never_pattern.stderr
  2402. zero_repeat_side_effects_unfixable.rs
  2403. zero_repeat_side_effects_unfixable.stderr
  2404. zero_sized_btreemap_values.rs
  2405. zero_sized_btreemap_values.stderr
  2406. zero_sized_hashmap_values.rs
  2407. zero_sized_hashmap_values.stderr
  2408. zombie_processes.rs
  2409. zombie_processes.stderr
  2410. zombie_processes_fixable.fixed
  2411. zombie_processes_fixable.rs
  2412. zombie_processes_fixable.stderr
  2413. {literal_string_with_formatting_args}.rs