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