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