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