| toolchain_manifests | Cargo.toml, crates/unsafe-review-cli/Cargo.toml, crates/unsafe-review-core/Cargo.toml, crates/unsafe-review/Cargo.toml, fixtures/adjacent_unchanged_unsafe_fn_no_card/Cargo.toml, fixtures/align_of_only_not_guard/Cargo.toml, fixtures/alignment_other_pointer_not_guard/Cargo.toml, fixtures/assume_init_definition_no_cards/Cargo.toml, fixtures/assume_init_safe_method_no_cards/Cargo.toml, fixtures/atomic_pointer_state_fetch_not_same_call/Cargo.toml, fixtures/atomic_pointer_state_fetch_ops/Cargo.toml, fixtures/atomic_pointer_state_swap/Cargo.toml, fixtures/atomic_pointer_state_swap_not_same_call/Cargo.toml, fixtures/attributed_unsafe_fn_no_duplicate/Cargo.toml, fixtures/box_from_raw/Cargo.toml, fixtures/box_from_raw_box_origin/Cargo.toml, fixtures/box_from_raw_reassigned_origin_not_guard/Cargo.toml, fixtures/box_from_raw_safe_ctor_no_cards/Cargo.toml, fixtures/cfg_target_feature_not_operation/Cargo.toml, fixtures/comment_alignment_not_guard/Cargo.toml, fixtures/copy_nonoverlapping/Cargo.toml, fixtures/copy_nonoverlapping_other_len_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_closed_branch_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_conjunctive_assert_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_conjunctive_open_branch_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_block_comment_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_compound_reassigned_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_reassigned_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_reassigned_dst_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_reassigned_dst_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_reassigned_src_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_reassigned_src_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_shadowed_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_shadowed_dst_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_shadowed_dst_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_shadowed_src_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_disjunctive_early_return_shadowed_src_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_dst_only_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_early_return_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_compound_reassigned_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_reassigned_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_reassigned_dst_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_reassigned_dst_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_reassigned_src_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_reassigned_src_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_shadowed_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_shadowed_dst_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_shadowed_dst_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_shadowed_src_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_open_branch_shadowed_src_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_or_branch_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_reassigned_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_reassigned_dst_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_reassigned_dst_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_reassigned_src_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_reassigned_src_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_shadowed_count_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_shadowed_dst_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_shadowed_dst_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_shadowed_src_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_shadowed_src_path_not_guard/Cargo.toml, fixtures/copy_nonoverlapping_slice_range_src_only_not_guard/Cargo.toml, fixtures/documented_private_unsafe_fn/Cargo.toml, fixtures/drop_in_place_box_origin/Cargo.toml, fixtures/drop_in_place_deallocation/Cargo.toml, fixtures/drop_in_place_reassigned_origin_not_guard/Cargo.toml, fixtures/drop_in_place_safe_fn_no_cards/Cargo.toml, fixtures/duplicate_raw_pointer_reads/Cargo.toml, fixtures/ffi_call_sanitizer_route/Cargo.toml, fixtures/ffi_inner_libc_path_not_route/Cargo.toml, fixtures/ffi_libc_call_sanitizer_route/Cargo.toml, fixtures/ffi_local_libc_module_call_not_route/Cargo.toml, fixtures/ffi_missing_boundary_contract/Cargo.toml, fixtures/ffi_non_libc_wrapper_call_not_route/Cargo.toml, fixtures/ffi_qualified_call_sanitizer_route/Cargo.toml, fixtures/ffi_safe_wrapper_only_no_cards/Cargo.toml, fixtures/ffi_same_named_method_not_route/Cargo.toml, fixtures/ffi_sanitizer_route/Cargo.toml, fixtures/ffi_token_in_string_not_route/Cargo.toml, fixtures/from_raw_parts_safe_ctor_no_cards/Cargo.toml, fixtures/from_utf8_unchecked_definition_no_cards/Cargo.toml, fixtures/from_utf8_unchecked_safe_wrapper_no_cards/Cargo.toml, fixtures/get_unchecked_mut_bounds/Cargo.toml, fixtures/get_unchecked_mut_bounds_observed_not_guard/Cargo.toml, fixtures/get_unchecked_mut_closed_bounds_not_guard/Cargo.toml, fixtures/get_unchecked_mut_compound_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_conjunct_len_guard/Cargo.toml, fixtures/get_unchecked_mut_disjunct_len_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_early_return_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_early_return_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_early_return_reassigned_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_early_return_shadowed_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_early_return_shadowed_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_other_slice_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_reassigned_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_reassigned_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_shadowed_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_shadowed_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_get_probe_shadowed_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_reassigned_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_reassigned_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_shadowed_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_shadowed_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_if_let_get_shadowed_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_len_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_reassigned_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_reassigned_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_shadowed_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_shadowed_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_let_else_get_shadowed_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_reassigned_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_reassigned_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_shadowed_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_shadowed_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_match_get_shadowed_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_other_len_not_guard/Cargo.toml, fixtures/get_unchecked_mut_post_check_not_guard/Cargo.toml, fixtures/get_unchecked_mut_reassigned_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_reassigned_receiver_not_guard/Cargo.toml, fixtures/get_unchecked_mut_reassigned_receiver_path_not_guard/Cargo.toml, fixtures/get_unchecked_mut_return_comment_not_guard/Cargo.toml, fixtures/get_unchecked_mut_shadowed_index_not_guard/Cargo.toml, fixtures/get_unchecked_mut_shadowed_receiver_not_guard/Cargo.toml, fixtures/impl_trait_bound_owner_inference/Cargo.toml, fixtures/imports_not_unsafe_operations/Cargo.toml, fixtures/inline_asm_human_review/Cargo.toml, fixtures/inline_asm_safe_macro_homonym_no_cards/Cargo.toml, fixtures/inline_unsafe_raw_pointer_deref_no_duplicate/Cargo.toml, fixtures/js_buffer_reentry_as_ptr_materialization/Cargo.toml, fixtures/js_buffer_reentry_as_ptr_refetch_after_coercion_no_card/Cargo.toml, fixtures/js_buffer_reentry_async_helper_capture/Cargo.toml, fixtures/js_buffer_reentry_async_options_before_capture_no_card/Cargo.toml, fixtures/js_buffer_reentry_async_recapture_after_reentry_no_card/Cargo.toml, fixtures/js_buffer_reentry_coerce_after_as_array_buffer/Cargo.toml, fixtures/js_buffer_reentry_node_fs_rab_encoded_write_file/Cargo.toml, fixtures/js_buffer_reentry_node_fs_rab_encoded_write_recapture_after_dispatch_no_card/Cargo.toml, fixtures/js_buffer_reentry_node_fs_rab_encoded_write_scheduled_before_capture_no_card/Cargo.toml, fixtures/js_buffer_reentry_node_fs_rab_scalar_write/Cargo.toml, fixtures/js_buffer_reentry_node_fs_rab_scalar_write_scheduled_before_capture_no_card/Cargo.toml, fixtures/js_buffer_reentry_options_before_capture_no_card/Cargo.toml, fixtures/js_buffer_reentry_raw_parts_materialization/Cargo.toml, fixtures/js_buffer_reentry_recapture_after_reentry_no_card/Cargo.toml, fixtures/js_buffer_reentry_refetch_after_coercion_no_card/Cargo.toml, fixtures/js_buffer_reentry_sync_compression/Cargo.toml, fixtures/js_buffer_reentry_vector_materialization/Cargo.toml, fixtures/js_buffer_reentry_vector_refetch_after_coercion_no_card/Cargo.toml, fixtures/js_buffer_stale_span_passed_as_arg_after_reentry/Cargo.toml, fixtures/js_buffer_stale_span_pinned_before_use_no_card/Cargo.toml, fixtures/js_buffer_stale_span_refetch_before_use_no_card/Cargo.toml, fixtures/js_buffer_stale_span_slice_index_after_reentry/Cargo.toml, fixtures/js_buffer_stale_span_snapshot_before_use_no_card/Cargo.toml, fixtures/js_buffer_stale_span_stale_detached_check/Cargo.toml, fixtures/js_buffer_stale_span_use_before_reentry_no_card/Cargo.toml, fixtures/local_safety_colon_comment/Cargo.toml, fixtures/long_unsafe_fn_owner_inference/Cargo.toml, fixtures/macro_rules_owner_inference/Cargo.toml, fixtures/maybeuninit_assume_init/Cargo.toml, fixtures/maybeuninit_assume_init_closed_branch_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_closed_branch_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_comment_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop/Cargo.toml, fixtures/maybeuninit_assume_init_drop_closed_branch_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_closed_branch_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_mutslot_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_open_branch_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_open_branch_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_other_slot_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_shadowed_slot_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_stale_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_stale_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_drop_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut/Cargo.toml, fixtures/maybeuninit_assume_init_mut_closed_branch_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_closed_branch_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_method_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_mutslot_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_open_branch_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_open_branch_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_other_slot_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_shadowed_slot_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_stale_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_stale_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mut_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_mutslot_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_open_branch_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_open_branch_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_other_slot_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_partial_array_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_partial_field_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read/Cargo.toml, fixtures/maybeuninit_assume_init_read_closed_branch_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_closed_branch_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_mutslot_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_open_branch_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_open_branch_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_other_slot_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_shadowed_slot_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_stale_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_stale_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_read_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref/Cargo.toml, fixtures/maybeuninit_assume_init_ref_closed_branch_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_closed_branch_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_mutslot_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_open_branch_new_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_open_branch_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_other_slot_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_shadowed_slot_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_stale_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_stale_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_ref_write_guard/Cargo.toml, fixtures/maybeuninit_assume_init_shadowed_slot_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_stale_field_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_stale_new_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_stale_write_not_guard/Cargo.toml, fixtures/maybeuninit_assume_init_write_guard/Cargo.toml, fixtures/multiline_ptr_copy/Cargo.toml, fixtures/multiline_transmute_all_obligations_met/Cargo.toml, fixtures/multiline_transmute_copy_invalid_value/Cargo.toml, fixtures/multiline_unsafe_fn_call_wrapper/Cargo.toml, fixtures/nested_unsafe_operation_call_dedupe/Cargo.toml, fixtures/nonnull_cast_checked_pointer_not_guard/Cargo.toml, fixtures/nonnull_if_let_new_guard/Cargo.toml, fixtures/nonnull_if_let_new_reassigned_ptr_not_guard/Cargo.toml, fixtures/nonnull_if_let_new_shadowed_ptr_not_guard/Cargo.toml, fixtures/nonnull_is_null_conjunct_open_branch_guard/Cargo.toml, fixtures/nonnull_is_null_conjunct_return_not_guard/Cargo.toml, fixtures/nonnull_is_null_disjunct_open_branch_not_guard/Cargo.toml, fixtures/nonnull_is_null_disjunct_return_guard/Cargo.toml, fixtures/nonnull_is_null_nonreturning_not_guard/Cargo.toml, fixtures/nonnull_is_null_open_branch_guard/Cargo.toml, fixtures/nonnull_is_null_open_branch_reassigned_ptr_not_guard/Cargo.toml, fixtures/nonnull_is_null_open_branch_shadowed_ptr_not_guard/Cargo.toml, fixtures/nonnull_is_null_reassigned_ptr_not_guard/Cargo.toml, fixtures/nonnull_is_null_return_comment_not_guard/Cargo.toml, fixtures/nonnull_is_null_shadowed_ptr_not_guard/Cargo.toml, fixtures/nonnull_let_else_new_guard/Cargo.toml, fixtures/nonnull_let_else_new_reassigned_ptr_not_guard/Cargo.toml, fixtures/nonnull_let_else_new_shadowed_ptr_not_guard/Cargo.toml, fixtures/nonnull_match_new_guard/Cargo.toml, fixtures/nonnull_match_new_reassigned_ptr_not_guard/Cargo.toml, fixtures/nonnull_match_new_shadowed_ptr_not_guard/Cargo.toml, fixtures/nonnull_method_receiver_reassigned_not_guard/Cargo.toml, fixtures/nonnull_method_receiver_shadowed_not_guard/Cargo.toml, fixtures/nonnull_new_guard/Cargo.toml, fixtures/nonnull_new_reassigned_ptr_not_guard/Cargo.toml, fixtures/nonnull_new_shadowed_ptr_not_guard/Cargo.toml, fixtures/nonnull_observed_not_guard/Cargo.toml, fixtures/nonnull_other_guard_not_evidence/Cargo.toml, fixtures/nonnull_post_check_not_guard/Cargo.toml, fixtures/panic_from_safe_js_bound_try_from_unwrap/Cargo.toml, fixtures/panic_from_safe_js_direct_try_from_expect/Cargo.toml, fixtures/panic_from_safe_js_inline_max_no_card/Cargo.toml, fixtures/panic_from_safe_js_non_js_signed_no_card/Cargo.toml, fixtures/panic_from_safe_js_observed_only_not_guard/Cargo.toml, fixtures/panic_from_safe_js_return_guard_no_card/Cargo.toml, fixtures/pin_new_unchecked/Cargo.toml, fixtures/pin_unchecked_safe_ctor_no_cards/Cargo.toml, fixtures/pointer_arithmetic_closed_branch_not_guard/Cargo.toml, fixtures/pointer_arithmetic_compound_offset_not_guard/Cargo.toml, fixtures/pointer_arithmetic_disjunct_bounds_not_guard/Cargo.toml, fixtures/pointer_arithmetic_num_ctrl_bytes_guard/Cargo.toml, fixtures/pointer_arithmetic_other_offset_not_guard/Cargo.toml, fixtures/pointer_arithmetic_reassigned_offset_not_guard/Cargo.toml, fixtures/pointer_arithmetic_safe_method_add_no_cards/Cargo.toml, fixtures/pointer_arithmetic_shadowed_offset_not_guard/Cargo.toml, fixtures/pointer_arithmetic_slice_end/Cargo.toml, fixtures/pointer_arithmetic_stale_bound_not_guard/Cargo.toml, fixtures/pointer_arithmetic_unsafe_fn_offset/Cargo.toml, fixtures/private_unsafe_helper_safety_comment/Cargo.toml, fixtures/ptr_copy_other_len_not_guard/Cargo.toml, fixtures/ptr_copy_overlapping/Cargo.toml, fixtures/ptr_copy_slice_range_closed_branch_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_conjunctive_assert_guard/Cargo.toml, fixtures/ptr_copy_slice_range_conjunctive_open_branch_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_block_comment_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_compound_reassigned_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_reassigned_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_reassigned_dst_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_reassigned_dst_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_reassigned_src_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_reassigned_src_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_shadowed_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_shadowed_dst_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_shadowed_dst_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_shadowed_src_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_disjunctive_early_return_shadowed_src_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_dst_only_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_early_return_guard/Cargo.toml, fixtures/ptr_copy_slice_range_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_compound_reassigned_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_reassigned_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_reassigned_dst_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_reassigned_dst_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_reassigned_src_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_reassigned_src_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_shadowed_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_shadowed_dst_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_shadowed_dst_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_shadowed_src_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_open_branch_shadowed_src_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_or_branch_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_reassigned_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_reassigned_dst_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_reassigned_dst_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_reassigned_src_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_reassigned_src_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_shadowed_count_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_shadowed_dst_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_shadowed_dst_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_shadowed_src_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_shadowed_src_path_not_guard/Cargo.toml, fixtures/ptr_copy_slice_range_src_only_not_guard/Cargo.toml, fixtures/ptr_read_path_segment_not_raw/Cargo.toml, fixtures/ptr_replace_value/Cargo.toml, fixtures/pub_crate_unsafe_fn_missing_safety/Cargo.toml, fixtures/public_unsafe_fn_missing_safety/Cargo.toml, fixtures/public_unsafe_fn_safety_colon_docs/Cargo.toml, fixtures/public_unsafe_fn_safety_comment_not_docs/Cargo.toml, fixtures/public_unsafe_fn_with_safety_docs/Cargo.toml, fixtures/public_unsafe_trait_missing_safety/Cargo.toml, fixtures/public_unsafe_trait_with_safety_docs/Cargo.toml, fixtures/raw_pointer_alignment/Cargo.toml, fixtures/raw_pointer_alignment_closed_branch_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_debug_assert_only_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_is_aligned_guard/Cargo.toml, fixtures/raw_pointer_alignment_line_drift/Cargo.toml, fixtures/raw_pointer_alignment_modulo_closed_branch_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_modulo_guard/Cargo.toml, fixtures/raw_pointer_alignment_modulo_observed_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_modulo_reassigned_pointer_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_observed_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_post_check_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_reassigned_pointer_not_guard/Cargo.toml, fixtures/raw_pointer_alignment_receipted/Cargo.toml, fixtures/raw_pointer_bounds_debug_assert_only_not_guard/Cargo.toml, fixtures/raw_pointer_deref/Cargo.toml, fixtures/raw_pointer_deref_alignment_is_aligned_guard/Cargo.toml, fixtures/raw_pointer_deref_alignment_post_check_not_guard/Cargo.toml, fixtures/raw_pointer_deref_brownfield_inherited/Cargo.toml, fixtures/raw_pointer_deref_coverage_improved/Cargo.toml, fixtures/raw_pointer_deref_coverage_worsened/Cargo.toml, fixtures/raw_pointer_deref_free_fn_stray_align_not_guard/Cargo.toml, fixtures/raw_pointer_deref_prior_block_safety_not_owner/Cargo.toml, fixtures/raw_pointer_deref_ref_wrapped_cast/Cargo.toml, fixtures/raw_pointer_deref_resolved/Cargo.toml, fixtures/raw_pointer_deref_through_unsafecell_get/Cargo.toml, fixtures/raw_pointer_read_as_cast_origin_bounds_guard/Cargo.toml, fixtures/raw_pointer_read_assert_shadowed_origin_not_guard/Cargo.toml, fixtures/raw_pointer_read_bounds_observed_not_guard/Cargo.toml, fixtures/raw_pointer_read_cast_origin_bounds_guard/Cargo.toml, fixtures/raw_pointer_read_len_capacity_assert/Cargo.toml, fixtures/raw_pointer_read_len_capacity_assert_shadowed_origin_not_guard/Cargo.toml, fixtures/raw_pointer_read_len_capacity_observed_not_guard/Cargo.toml, fixtures/raw_pointer_read_open_branch_bounds_guard/Cargo.toml, fixtures/raw_pointer_read_open_branch_shadowed_origin_not_guard/Cargo.toml, fixtures/raw_pointer_read_other_len_not_guard/Cargo.toml, fixtures/raw_pointer_read_reassigned_origin_not_guard/Cargo.toml, fixtures/raw_pointer_read_same_receiver_is_null_guard/Cargo.toml, fixtures/raw_pointer_read_typed_shadowed_origin_not_guard/Cargo.toml, fixtures/raw_pointer_read_unaligned/Cargo.toml, fixtures/raw_pointer_read_unaligned_other_len_not_guard/Cargo.toml, fixtures/raw_pointer_read_unrelated_is_null_not_guard/Cargo.toml, fixtures/raw_pointer_read_volatile/Cargo.toml, fixtures/raw_pointer_write_assignment/Cargo.toml, fixtures/raw_pointer_write_bool_bytes_guard/Cargo.toml, fixtures/raw_pointer_write_bool_closed_branch_not_guard/Cargo.toml, fixtures/raw_pointer_write_bool_conjunct_branch_guard/Cargo.toml, fixtures/raw_pointer_write_bool_conjunct_return_not_guard/Cargo.toml, fixtures/raw_pointer_write_bool_disjunct_branch_not_guard/Cargo.toml, fixtures/raw_pointer_write_bool_disjunct_return_guard/Cargo.toml, fixtures/raw_pointer_write_bool_reassigned_byte_not_guard/Cargo.toml, fixtures/raw_pointer_write_bytes/Cargo.toml, fixtures/raw_pointer_write_maybeuninit/Cargo.toml, fixtures/raw_pointer_write_other_len_not_guard/Cargo.toml, fixtures/raw_pointer_write_other_maybeuninit_not_guard/Cargo.toml, fixtures/raw_pointer_write_other_u8_not_guard/Cargo.toml, fixtures/raw_pointer_write_previous_bool_not_guard/Cargo.toml, fixtures/raw_pointer_write_previous_maybeuninit_not_guard/Cargo.toml, fixtures/raw_pointer_write_previous_slice_not_guard/Cargo.toml, fixtures/raw_pointer_write_previous_u8_not_guard/Cargo.toml, fixtures/raw_pointer_write_same_origin_bounds_guard/Cargo.toml, fixtures/raw_pointer_write_unaligned/Cargo.toml, fixtures/raw_pointer_write_volatile/Cargo.toml, fixtures/reach_bare_mention_no_call_not_reach/Cargo.toml, fixtures/reach_owner_called_in_cfg_test_reached/Cargo.toml, fixtures/reach_production_ref_in_test_file_not_reached/Cargo.toml, fixtures/reach_self_named_test_not_reach/Cargo.toml, fixtures/safe_code_no_cards/Cargo.toml, fixtures/safe_reference_deref_no_cards/Cargo.toml, fixtures/set_len_definition_no_cards/Cargo.toml, fixtures/set_len_safe_method_no_cards/Cargo.toml, fixtures/slice_from_raw_parts_definition_no_cards/Cargo.toml, fixtures/slice_from_raw_parts_mut/Cargo.toml, fixtures/slice_from_raw_parts_mut_maybeuninit/Cargo.toml, fixtures/slice_from_raw_parts_mut_other_maybeuninit_not_guard/Cargo.toml, fixtures/split_public_unsafe_fn_missing_safety/Cargo.toml, fixtures/split_raw_pointer_read_call/Cargo.toml, fixtures/split_unsafe_block/Cargo.toml, fixtures/stable_byte_native_ffi_zstd_handoff/Cargo.toml, fixtures/stable_byte_native_ffi_zstd_owned_copy_control/Cargo.toml, fixtures/stable_byte_sab_borrowed_slice/Cargo.toml, fixtures/stable_byte_sab_mysql_blob_owned_copy_no_card/Cargo.toml, fixtures/stable_byte_sab_mysql_blob_rawslice/Cargo.toml, fixtures/stable_byte_sab_snapshot_no_card/Cargo.toml, fixtures/static_lifetime_mut_ref_not_static_mut/Cargo.toml, fixtures/static_mut_global_state/Cargo.toml, fixtures/str_from_utf8_unchecked/Cargo.toml, fixtures/str_from_utf8_unchecked_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_guard_then_mutated_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_guard_then_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_guard_then_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_err_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_err_return_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_err_return_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_err_return_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_err_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_ok_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_ok_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_ok_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_ok_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_if_let_ok_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_err_return_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_err_return_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_err_return_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_err_return_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_err_return_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_ok_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_ok_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_ok_observed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_is_ok_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_let_else_ok_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_let_else_ok_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_let_else_ok_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_let_else_ok_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_let_else_ok_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_err_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_err_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_ok_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_ok_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_ok_reassigned_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_ok_shadowed_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_ok_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_return_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_return_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_match_return_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_other_buffer_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_post_validation_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_prefix_validation_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_question_mark_comment_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_question_mark_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_question_mark_string_not_guard/Cargo.toml, fixtures/str_from_utf8_unchecked_suffix_validation_not_guard/Cargo.toml, fixtures/target_feature_missing_safety_docs/Cargo.toml, fixtures/target_feature_safety_docs/Cargo.toml, fixtures/target_feature_simd_dispatch_repetition/Cargo.toml, fixtures/transmute_all_obligations_met/Cargo.toml, fixtures/transmute_bool_closed_if_observed_not_guard/Cargo.toml, fixtures/transmute_bool_comment_not_guard/Cargo.toml, fixtures/transmute_bool_conjunct_branch_guard/Cargo.toml, fixtures/transmute_bool_conjunct_return_not_guard/Cargo.toml, fixtures/transmute_bool_disjunct_branch_not_guard/Cargo.toml, fixtures/transmute_bool_disjunct_return_guard/Cargo.toml, fixtures/transmute_bool_guard_then_compound_reassigned_not_guard/Cargo.toml, fixtures/transmute_bool_guard_then_reassigned_not_guard/Cargo.toml, fixtures/transmute_bool_guard_then_shadowed_not_guard/Cargo.toml, fixtures/transmute_bool_invalid_return_comment_not_guard/Cargo.toml, fixtures/transmute_bool_invalid_return_guard/Cargo.toml, fixtures/transmute_bool_other_value_not_guard/Cargo.toml, fixtures/transmute_bool_prior_guarded_call_not_guard/Cargo.toml, fixtures/transmute_bool_valid_value_guard/Cargo.toml, fixtures/transmute_bool_value_observed_not_guard/Cargo.toml, fixtures/transmute_copy_bool_closed_if_observed_not_guard/Cargo.toml, fixtures/transmute_copy_bool_comment_not_guard/Cargo.toml, fixtures/transmute_copy_bool_conjunct_branch_guard/Cargo.toml, fixtures/transmute_copy_bool_conjunct_return_not_guard/Cargo.toml, fixtures/transmute_copy_bool_disjunct_branch_not_guard/Cargo.toml, fixtures/transmute_copy_bool_disjunct_return_guard/Cargo.toml, fixtures/transmute_copy_bool_guard_then_compound_reassigned_not_guard/Cargo.toml, fixtures/transmute_copy_bool_guard_then_reassigned_not_guard/Cargo.toml, fixtures/transmute_copy_bool_guard_then_shadowed_not_guard/Cargo.toml, fixtures/transmute_copy_bool_invalid_return_comment_not_guard/Cargo.toml, fixtures/transmute_copy_bool_invalid_return_guard/Cargo.toml, fixtures/transmute_copy_bool_other_value_not_guard/Cargo.toml, fixtures/transmute_copy_bool_prior_guarded_call_not_guard/Cargo.toml, fixtures/transmute_copy_bool_valid_value_guard/Cargo.toml, fixtures/transmute_copy_bool_value_observed_not_guard/Cargo.toml, fixtures/transmute_copy_invalid_value/Cargo.toml, fixtures/transmute_copy_layout_conjunct_branch_guard/Cargo.toml, fixtures/transmute_copy_layout_conjunct_return_not_guard/Cargo.toml, fixtures/transmute_copy_layout_disjunct_branch_not_guard/Cargo.toml, fixtures/transmute_copy_layout_mismatch_return_comment_not_guard/Cargo.toml, fixtures/transmute_copy_layout_mismatch_return_guard/Cargo.toml, fixtures/transmute_copy_layout_size_guard/Cargo.toml, fixtures/transmute_invalid_value/Cargo.toml, fixtures/transmute_layout_closed_branch_not_guard/Cargo.toml, fixtures/transmute_layout_conjunct_branch_guard/Cargo.toml, fixtures/transmute_layout_conjunct_return_not_guard/Cargo.toml, fixtures/transmute_layout_disjunct_branch_not_guard/Cargo.toml, fixtures/transmute_layout_mismatch_return_comment_not_guard/Cargo.toml, fixtures/transmute_layout_mismatch_return_guard/Cargo.toml, fixtures/transmute_layout_observed_not_guard/Cargo.toml, fixtures/transmute_layout_only_not_guard/Cargo.toml, fixtures/transmute_layout_size_guard/Cargo.toml, fixtures/unchecked_constructor_availability_assert_guard/Cargo.toml, fixtures/unchecked_constructor_availability_closed_branch_not_guard/Cargo.toml, fixtures/unchecked_constructor_availability_guard/Cargo.toml, fixtures/unchecked_constructor_availability_observed_not_guard/Cargo.toml, fixtures/unchecked_constructor_other_availability_not_guard/Cargo.toml, fixtures/unchecked_constructor_unavailable_return_comment_not_guard/Cargo.toml, fixtures/unchecked_constructor_unavailable_return_guard/Cargo.toml, fixtures/unreachable_unchecked_closed_infallible_match_not_guard/Cargo.toml, fixtures/unreachable_unchecked_infallible_path/Cargo.toml, fixtures/unreachable_unchecked_other_infallible_not_guard/Cargo.toml, fixtures/unreachable_unchecked_path/Cargo.toml, fixtures/unreachable_unchecked_post_infallible_not_guard/Cargo.toml, fixtures/unreachable_unchecked_safe_fn_no_cards/Cargo.toml, fixtures/unsafe_declaration_volume_summary/Cargo.toml, fixtures/unsafe_fn_call_encode_utf8_remaining_cap/Cargo.toml, fixtures/unsafe_fn_call_ref_borrow_not_deref/Cargo.toml, fixtures/unsafe_fn_call_wrapper/Cargo.toml, fixtures/unsafe_fn_pointer_field_no_cards/Cargo.toml, fixtures/unsafe_fn_unknown_family_no_card/Cargo.toml, fixtures/unsafe_impl_custom_trait_contract_not_guard/Cargo.toml, fixtures/unsafe_impl_custom_trait_not_send_sync/Cargo.toml, fixtures/unsafe_impl_send/Cargo.toml, fixtures/unsafe_impl_send_generic_owner/Cargo.toml, fixtures/unsafe_impl_send_owner_substring_not_reached/Cargo.toml, fixtures/unsafe_impl_sync_generic_bound/Cargo.toml, fixtures/unwrap_unchecked_guard_then_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_if_let_ok_guard/Cargo.toml, fixtures/unwrap_unchecked_if_let_some_guard/Cargo.toml, fixtures/unwrap_unchecked_infallible_result/Cargo.toml, fixtures/unwrap_unchecked_is_err_return_guard/Cargo.toml, fixtures/unwrap_unchecked_is_none_return_comment_not_guard/Cargo.toml, fixtures/unwrap_unchecked_is_none_return_guard/Cargo.toml, fixtures/unwrap_unchecked_is_ok_guard/Cargo.toml, fixtures/unwrap_unchecked_is_ok_observed_not_guard/Cargo.toml, fixtures/unwrap_unchecked_is_ok_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_is_some_guard/Cargo.toml, fixtures/unwrap_unchecked_is_some_observed_not_guard/Cargo.toml, fixtures/unwrap_unchecked_is_some_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_let_else_ok_guard/Cargo.toml, fixtures/unwrap_unchecked_let_else_ok_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_let_else_some_guard/Cargo.toml, fixtures/unwrap_unchecked_let_else_some_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_match_ok_guard/Cargo.toml, fixtures/unwrap_unchecked_match_ok_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_match_some_guard/Cargo.toml, fixtures/unwrap_unchecked_match_some_reassigned_not_guard/Cargo.toml, fixtures/unwrap_unchecked_other_if_let_not_guard/Cargo.toml, fixtures/unwrap_unchecked_other_if_let_ok_not_guard/Cargo.toml, fixtures/unwrap_unchecked_other_infallible_not_guard/Cargo.toml, fixtures/unwrap_unchecked_post_check_not_guard/Cargo.toml, fixtures/unwrap_unchecked_result/Cargo.toml, fixtures/unwrap_unchecked_safe_method_no_cards/Cargo.toml, fixtures/vec_from_raw_parts/Cargo.toml, fixtures/vec_from_raw_parts_capacity_assert_guard/Cargo.toml, fixtures/vec_from_raw_parts_capacity_closed_branch_not_guard/Cargo.toml, fixtures/vec_from_raw_parts_capacity_guard/Cargo.toml, fixtures/vec_from_raw_parts_capacity_observed_not_guard/Cargo.toml, fixtures/vec_from_raw_parts_capacity_reassigned_not_guard/Cargo.toml, fixtures/vec_from_raw_parts_capacity_return_comment_not_guard/Cargo.toml, fixtures/vec_from_raw_parts_capacity_value_observed_not_guard/Cargo.toml, fixtures/vec_from_raw_parts_manuallydrop_origin/Cargo.toml, fixtures/vec_from_raw_parts_stale_pointer_origin_not_guard/Cargo.toml, fixtures/vec_set_len/Cargo.toml, fixtures/vec_set_len_call_result_init/Cargo.toml, fixtures/vec_set_len_cap_argument_not_guard/Cargo.toml, fixtures/vec_set_len_cap_not_len_not_guard/Cargo.toml, fixtures/vec_set_len_capacity_binding/Cargo.toml, fixtures/vec_set_len_capacity_observed_not_guard/Cargo.toml, fixtures/vec_set_len_comment_not_guard/Cargo.toml, fixtures/vec_set_len_compound_reassigned_new_len_not_guard/Cargo.toml, fixtures/vec_set_len_initialized_loop/Cargo.toml, fixtures/vec_set_len_last_index_shrink/Cargo.toml, fixtures/vec_set_len_len_and_cap_guard/Cargo.toml, fixtures/vec_set_len_len_read_cap_guard_not_guard/Cargo.toml, fixtures/vec_set_len_other_last_index_shrink_not_guard/Cargo.toml, fixtures/vec_set_len_other_remaining_capacity_not_guard/Cargo.toml, fixtures/vec_set_len_other_slice_binding_not_guard/Cargo.toml, fixtures/vec_set_len_partial_slice_binding_not_guard/Cargo.toml, fixtures/vec_set_len_post_init_not_guard/Cargo.toml, fixtures/vec_set_len_reassigned_new_len_not_guard/Cargo.toml, fixtures/vec_set_len_reassigned_receiver_not_guard/Cargo.toml, fixtures/vec_set_len_remaining_capacity_guard/Cargo.toml, fixtures/vec_set_len_reserve_capacity/Cargo.toml, fixtures/vec_set_len_reserve_reassigned_additional_not_guard/Cargo.toml, fixtures/vec_set_len_self_new_const_cap_not_guard/Cargo.toml, fixtures/vec_set_len_shadowed_new_len_not_guard/Cargo.toml, fixtures/vec_set_len_shrink/Cargo.toml, fixtures/vec_set_len_single_index_init_not_guard/Cargo.toml, fixtures/vec_set_len_slice_binding_initialized_loop/Cargo.toml, fixtures/vec_set_len_stale_capacity_binding_not_guard/Cargo.toml, fixtures/vec_set_len_stale_last_index_shrink_not_guard/Cargo.toml, fixtures/vec_set_len_stale_slice_binding_not_guard/Cargo.toml, fixtures/vec_set_len_stale_start_bound_shrink_not_guard/Cargo.toml, fixtures/vec_set_len_stale_with_capacity_len_not_guard/Cargo.toml, fixtures/vec_set_len_stale_with_capacity_not_guard/Cargo.toml, fixtures/vec_set_len_start_bound_shrink/Cargo.toml, fixtures/vec_set_len_try_reserve_capacity/Cargo.toml, fixtures/vec_set_len_try_reserve_reassigned_additional_not_guard/Cargo.toml, fixtures/vec_set_len_unrelated_capacity_comparison_not_guard/Cargo.toml, fixtures/vec_set_len_unrelated_const_cap_not_guard/Cargo.toml, fixtures/vec_set_len_unrelated_initialization_not_guard/Cargo.toml, fixtures/vec_set_len_with_capacity/Cargo.toml, fixtures/vec_set_len_zero_clear/Cargo.toml, fixtures/witness_mismatch_tool/Cargo.toml, fixtures/zeroed_call_still_cards/Cargo.toml, fixtures/zeroed_definition_no_cards/Cargo.toml, fixtures/zeroed_invalid_value/Cargo.toml, fixtures/zeroed_safe_wrapper_no_cards/Cargo.toml, fixtures/zeroed_valid_u32/Cargo.toml, fuzz/Cargo.toml, xtask/Cargo.toml |