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