List of all items
Structs
- LintReport
- crate_index::AttributedTraitImpl
- crate_index::CrateIndex
- crate_index::FileData
- crate_index::ImplMethodEntry
- crate_index::LintItem
- diagnostic::Diagnostic
- helpers::MiniextendrImplAttrs
- helpers::SplitTopLevelCommas
Enums
Traits
Functions
- build_script
- cargo_warning
- crate_index::collect_active_cargo_features
- crate_index::collect_items_recursive
- crate_index::collect_rs_files_from_module_tree
- crate_index::detect_receiver_kind
- crate_index::discover_mod_declarations
- crate_index::eval_cfg_str
- crate_index::extract_feature_name
- crate_index::extract_param_names
- crate_index::extract_return_type_str
- crate_index::find_interleaved_doc_attr
- crate_index::has_constructor_attr
- crate_index::is_cfg_active
- crate_index::is_external_ptr_self_ty
- crate_index::is_suppressed
- crate_index::line_has_allow
- crate_index::parse_file
- crate_index::scan_ffi_unchecked_calls
- crate_index::scan_rf_error_calls
- crate_index::walk_module_file
- helpers::extract_cfg_attrs
- helpers::extract_path_attr
- helpers::extract_roxygen_tags
- helpers::has_altrep_derive
- helpers::has_external_ptr_derive
- helpers::has_miniextendr_attr
- helpers::has_vctrs_derive
- helpers::impl_type_name
- helpers::is_altrep_struct
- helpers::parse_miniextendr_impl_attrs
- helpers::should_skip_dir
- helpers::split_top_level_commas
- lint_enabled
- rules::doc_attr_interleave::check
- rules::export_attrs::check
- rules::ffi_unchecked::check
- rules::fn_visibility::check
- rules::impl_validation::check
- rules::lifetime_param::check
- rules::r_reserved_params::check
- rules::rf_error::check
- rules::run_all_rules
- rules::s4_method_prefix::check
- rules::vctrs_self_ctor::check
- rules::vctrs_self_ctor::return_type_is_self_or_named
- rules::vctrs_self_ctor::ty_is_self_or_named
- run