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