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