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