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