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