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