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