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