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