List of all items[−]
Structs
- clean::auto_trait::AutoTraitFinder
- clean::auto_trait::RegionDeps
- clean::auto_trait::RegionReplacer
- clean::blanket_impl::BlanketImplFinder
- clean::cfg::Display
- clean::cfg::InvalidCfgError
- clean::types::Argument
- clean::types::Arguments
- clean::types::Attributes
- clean::types::BareFunctionDecl
- clean::types::Constant
- clean::types::Crate
- clean::types::DocFragment
- clean::types::Enum
- clean::types::ExternalCrate
- clean::types::FnDecl
- clean::types::Function
- clean::types::GenericParamDef
- clean::types::Generics
- clean::types::Impl
- clean::types::Import
- clean::types::ImportSource
- clean::types::Item
- clean::types::ItemLink
- clean::types::Lifetime
- clean::types::ListAttributesIter
- clean::types::Macro
- clean::types::Module
- clean::types::OpaqueTy
- clean::types::Path
- clean::types::PathSegment
- clean::types::PolyTrait
- clean::types::ProcMacro
- clean::types::RenderedLink
- clean::types::Span
- clean::types::Static
- clean::types::Struct
- clean::types::Trait
- clean::types::TraitAlias
- clean::types::TraitWithExtraInfo
- clean::types::TypeBinding
- clean::types::Typedef
- clean::types::Union
- clean::types::VariantStruct
- config::Options
- config::RenderOptions
- core::DebuggingOptions
- core::DocContext
- core::EmitIgnoredResolutionErrors
- core::Options
- docfs::DocFS
- doctest::Collector
- doctest::HirCollector
- doctest::TestOptions
- doctest::UnusedExterns
- doctree::Module
- error::Error
- externalfiles::ExternalHtml
- formats::Impl
- formats::cache::Cache
- formats::cache::CacheBuilder
- html::escape::Escape
- html::format::Buffer
- html::highlight::Classifier
- html::highlight::ContextInfo
- html::highlight::PeekIter
- html::highlight::TokenIter
- html::layout::Layout
- html::layout::Page
- html::layout::PageLayout
- html::length_limit::HtmlWithLimit
- html::markdown::CodeBlocks
- html::markdown::ExtraInfo
- html::markdown::Footnotes
- html::markdown::HeadingLinks
- html::markdown::IdMap
- html::markdown::LangString
- html::markdown::LinkReplacer
- html::markdown::Markdown
- html::markdown::MarkdownHtml
- html::markdown::MarkdownLink
- html::markdown::MarkdownSummaryLine
- html::markdown::MarkdownWithToc
- html::markdown::Playground
- html::markdown::RustCodeBlock
- html::markdown::SummaryLine
- html::markdown::TableWrapper
- html::render::AllTypes
- html::render::ImplRenderingParameters
- html::render::IndexItem
- html::render::IndexItemFunctionType
- html::render::ItemEntry
- html::render::RenderType
- html::render::SidebarLink
- html::render::StylePath
- html::render::TypeWithKind
- html::render::context::Context
- html::render::context::SharedContext
- html::render::print_item::ItemVars
- html::render::print_item::PathComponent
- html::render::span_map::SpanMapVisitor
- html::sources::LocalSourcesCollector
- html::sources::SourceCollector
- html::toc::Toc
- html::toc::TocBuilder
- html::toc::TocEntry
- json::JsonRenderer
- passes::ConditionalPass
- passes::Pass
- passes::bare_urls::BareUrlsLinter
- passes::calculate_doc_coverage::CoverageCalculator
- passes::calculate_doc_coverage::ItemCount
- passes::check_code_block_syntax::Buffer
- passes::check_code_block_syntax::BufferEmitter
- passes::check_code_block_syntax::SyntaxChecker
- passes::check_doc_test_visibility::DocTestVisibilityLinter
- passes::check_doc_test_visibility::Tests
- passes::collect_intra_doc_links::CachedLink
- passes::collect_intra_doc_links::DiagnosticInfo
- passes::collect_intra_doc_links::LinkCollector
- passes::collect_intra_doc_links::PreprocessingInfo
- passes::collect_intra_doc_links::ResolutionInfo
- passes::collect_intra_doc_links::early::IntraLinkCrateLoader
- passes::collect_trait_impls::BadImplStripper
- passes::collect_trait_impls::ItemCollector
- passes::collect_trait_impls::SyntheticImplCollector
- passes::html_tags::InvalidHtmlTagsLinter
- passes::propagate_doc_cfg::CfgPropagator
- passes::strip_hidden::Stripper
- passes::stripper::ImplStripper
- passes::stripper::ImportStripper
- passes::stripper::Stripper
- passes::unindent_comments::CommentCleaner
- theme::CssPath
- visit_ast::RustdocVisitor
- visit_lib::LibEmbargoVisitor
Enums
- clean::auto_trait::RegionTarget
- clean::cfg::Cfg
- clean::cfg::Format
- clean::types::ConstantKind
- clean::types::DocFragmentKind
- clean::types::FnRetTy
- clean::types::GenericArg
- clean::types::GenericArgs
- clean::types::GenericBound
- clean::types::GenericParamDefKind
- clean::types::ImportKind
- clean::types::ItemId
- clean::types::ItemKind
- clean::types::PrimitiveType
- clean::types::SelfTy
- clean::types::Type
- clean::types::TypeBindingKind
- clean::types::Variant
- clean::types::Visibility
- clean::types::WherePredicate
- config::EmitType
- config::OutputFormat
- core::ImplTraitParam
- core::Input
- doctest::DirState
- doctest::TestFailure
- externalfiles::LoadStringError
- formats::AssocItemRender
- formats::RenderMode
- formats::item_type::ItemType
- html::format::HrefError
- html::highlight::Class
- html::highlight::Highlight
- html::markdown::ErrorCodes
- html::markdown::ExtraInfoId
- html::markdown::HeadingOffset
- html::markdown::Ignore
- html::markdown::Line
- html::render::AssocItemLink
- html::render::Setting
- html::render::cache::ExternalLocation
- html::render::span_map::LinkFromSrc
- html::render::write_shared::SharedResource
- passes::Condition
- passes::DefaultPassOption
- passes::collect_intra_doc_links::AnchorFailure
- passes::collect_intra_doc_links::Disambiguator
- passes::collect_intra_doc_links::ErrorKind
- passes::collect_intra_doc_links::MalformedGenerics
- passes::collect_intra_doc_links::PreprocessingError
- passes::collect_intra_doc_links::Res
- passes::collect_intra_doc_links::ResolutionFailure
- passes::collect_intra_doc_links::Suggestion
- theme::Events
Traits
- clean::Clean
- clean::types::AttributesExt
- clean::types::GetDefId
- clean::types::NestedAttributesExt
- docfs::PathError
- doctest::Tester
- fold::DocFolder
- formats::renderer::FormatRenderer
- html::format::Print
- html::format::PrintWithSpace
- json::conversions::FromWithTcx
- json::conversions::IntoWithTcx
Macros
Functions
- clean::auto_trait::region_name
- clean::cfg::write_with_opt_paren
- clean::clean_extern_crate
- clean::clean_fn_or_proc_macro
- clean::clean_impl
- clean::clean_qpath
- clean::clean_use_statement
- clean::inline::build_const
- clean::inline::build_enum
- clean::inline::build_external_function
- clean::inline::build_external_trait
- clean::inline::build_impl
- clean::inline::build_impls
- clean::inline::build_macro
- clean::inline::build_module
- clean::inline::build_static
- clean::inline::build_struct
- clean::inline::build_type_alias
- clean::inline::build_union
- clean::inline::filter_non_trait_generics
- clean::inline::load_attrs
- clean::inline::merge_attrs
- clean::inline::print_inlined_const
- clean::inline::record_extern_fqn
- clean::inline::record_extern_trait
- clean::inline::separate_supertrait_bounds
- clean::inline::try_inline
- clean::inline::try_inline_glob
- clean::normalize
- clean::simplify::merge_bounds
- clean::simplify::trait_is_same_or_supertrait
- clean::simplify::where_clauses
- clean::types::add_doc_fragment
- clean::types::rustc_span
- clean::utils::build_deref_target_impls
- clean::utils::display_macro_source
- clean::utils::enter_impl_trait
- clean::utils::external_generic_args
- clean::utils::external_path
- clean::utils::find_nearest_parent_module
- clean::utils::format_integer_with_underscore_sep
- clean::utils::get_auto_trait_and_blanket_impls
- clean::utils::has_doc_flag
- clean::utils::is_literal_expr
- clean::utils::krate
- clean::utils::name_from_pat
- clean::utils::print_const
- clean::utils::print_const_expr
- clean::utils::print_const_with_custom_print_scalar
- clean::utils::print_evaluated_const
- clean::utils::qpath_to_string
- clean::utils::register_res
- clean::utils::render_macro_arms
- clean::utils::render_macro_matcher
- clean::utils::resolve_type
- clean::utils::resolve_use_source
- clean::utils::strip_path_generics
- config::check_deprecated_options
- config::parse_extern_html_roots
- core::create_config
- core::create_resolver
- core::new_handler
- core::run_global_ctxt
- doctest::make_test
- doctest::partition_source
- doctest::run
- doctest::run_test
- doctest::run_tests
- doctest::scrape_test_config
- externalfiles::load_external_files
- externalfiles::load_string
- fold::strip_item
- formats::renderer::run_format
- get_args
- html::format::anchor
- html::format::comma_sep
- html::format::display_fn
- html::format::fmt_type
- html::format::href
- html::format::href_relative_parts
- html::format::href_with_root_path
- html::format::primitive_link
- html::format::print_abi_with_space
- html::format::print_constness_with_space
- html::format::print_default_space
- html::format::print_generic_bounds
- html::format::print_where_clause
- html::format::resolved_path
- html::format::tybounds
- html::highlight::enter_span
- html::highlight::exit_span
- html::highlight::get_real_ident_class
- html::highlight::render_with_highlighting
- html::highlight::string
- html::highlight::write_code
- html::highlight::write_footer
- html::highlight::write_header
- html::layout::redirect
- html::layout::render
- html::markdown::check_if_allowed_tag
- html::markdown::find_testable_code
- html::markdown::init_id_map
- html::markdown::is_forbidden_tag
- html::markdown::main_body_opts
- html::markdown::map_line
- html::markdown::markdown_links
- html::markdown::markdown_summary_with_limit
- html::markdown::plain_text_summary
- html::markdown::rust_code_blocks
- html::markdown::short_markdown_summary
- html::markdown::slugify
- html::markdown::summary_opts
- html::render::assoc_const
- html::render::assoc_type
- html::render::attributes
- html::render::cache::build_index
- html::render::cache::get_all_types
- html::render::cache::get_generics
- html::render::cache::get_index_search_type
- html::render::cache::get_index_type
- html::render::cache::get_index_type_name
- html::render::cache::get_real_types
- html::render::collect_paths_for_type
- html::render::context::make_item_keywords
- html::render::document
- html::render::document_full
- html::render::document_full_collapsible
- html::render::document_full_inner
- html::render::document_item_info
- html::render::document_short
- html::render::ensure_trailing_slash
- html::render::extract_for_impl_name
- html::render::get_associated_constants
- html::render::get_id_for_impl_on_foreign_type
- html::render::get_methods
- html::render::get_next_url
- html::render::get_struct_fields_name
- html::render::item_ty_to_strs
- html::render::naive_assoc_href
- html::render::notable_traits_decl
- html::render::portability
- html::render::print_item::bounds
- html::render::print_item::compare_impl
- html::render::print_item::compare_names
- html::render::print_item::document_non_exhaustive
- html::render::print_item::document_non_exhaustive_header
- html::render::print_item::document_type_layout
- html::render::print_item::extra_info_tags
- html::render::print_item::full_path
- html::render::print_item::item_constant
- html::render::print_item::item_enum
- html::render::print_item::item_foreign_type
- html::render::print_item::item_function
- html::render::print_item::item_keyword
- html::render::print_item::item_macro
- html::render::print_item::item_module
- html::render::print_item::item_opaque_ty
- html::render::print_item::item_path
- html::render::print_item::item_primitive
- html::render::print_item::item_proc_macro
- html::render::print_item::item_static
- html::render::print_item::item_struct
- html::render::print_item::item_trait
- html::render::print_item::item_trait_alias
- html::render::print_item::item_typedef
- html::render::print_item::item_union
- html::render::print_item::pluralize
- html::render::print_item::print_item
- html::render::print_item::print_tuple_struct_fields
- html::render::print_item::render_implementor
- html::render::print_item::render_stability_since
- html::render::print_item::render_struct
- html::render::print_item::render_union
- html::render::print_item::should_hide_fields
- html::render::print_item::toggle_close
- html::render::print_item::toggle_open
- html::render::print_item::wrap_into_docblock
- html::render::print_item::wrap_item
- html::render::print_sidebar
- html::render::render_assoc_item
- html::render::render_assoc_items
- html::render::render_attributes_in_code
- html::render::render_attributes_in_pre
- html::render::render_deref_methods
- html::render::render_impl
- html::render::render_impl_summary
- html::render::render_impls
- html::render::render_markdown
- html::render::render_rightside
- html::render::render_stability_since_raw
- html::render::settings
- html::render::short_item_info
- html::render::should_render_item
- html::render::sidebar_assoc_items
- html::render::sidebar_deref_methods
- html::render::sidebar_enum
- html::render::sidebar_foreign_type
- html::render::sidebar_module
- html::render::sidebar_primitive
- html::render::sidebar_struct
- html::render::sidebar_trait
- html::render::sidebar_typedef
- html::render::sidebar_union
- html::render::small_url_encode
- html::render::span_map::collect_spans_and_sources
- html::render::templates::load
- html::render::write_shared::write_shared
- html::render::write_srclink
- html::sources::clean_path
- html::sources::collect_local_sources
- html::sources::is_real_and_local
- html::sources::print_src
- html::sources::render
- init_logging
- json::conversions::from_clean_item
- json::conversions::from_ctor_kind
- json::conversions::from_deprecation
- json::conversions::from_fn_header
- json::conversions::from_function_method
- json::conversions::from_item_id
- json::conversions::from_macro_kind
- json::conversions::from_trait_bound_modifier
- json::conversions::ids
- lint::init_lints
- lint::register_lints
- main
- main_args
- main_options
- markdown::extract_leading_metadata
- markdown::render
- markdown::test
- opts
- passes::bare_urls::check_bare_urls
- passes::calculate_doc_coverage::calculate_doc_coverage
- passes::calculate_doc_coverage::limit_filename_len
- passes::check_code_block_syntax::check_code_block_syntax
- passes::check_doc_test_visibility::check_doc_test_visibility
- passes::check_doc_test_visibility::look_for_tests
- passes::check_doc_test_visibility::should_have_doc_example
- passes::collect_intra_doc_links::ambiguity_error
- passes::collect_intra_doc_links::anchor_failure
- passes::collect_intra_doc_links::collect_intra_doc_links
- passes::collect_intra_doc_links::disambiguator_error
- passes::collect_intra_doc_links::early::load_intra_link_crates
- passes::collect_intra_doc_links::handle_variant
- passes::collect_intra_doc_links::is_derive_trait_collision
- passes::collect_intra_doc_links::preprocess_link
- passes::collect_intra_doc_links::privacy_error
- passes::collect_intra_doc_links::range_between_backticks
- passes::collect_intra_doc_links::report_diagnostic
- passes::collect_intra_doc_links::resolution_failure
- passes::collect_intra_doc_links::resolve_associated_trait_item
- passes::collect_intra_doc_links::resolve_primitive
- passes::collect_intra_doc_links::should_ignore_link
- passes::collect_intra_doc_links::should_ignore_link_with_disambiguators
- passes::collect_intra_doc_links::strip_generics_from_path
- passes::collect_intra_doc_links::strip_generics_from_path_segment
- passes::collect_intra_doc_links::suggest_disambiguator
- passes::collect_intra_doc_links::traits_implemented_by
- passes::collect_trait_impls::collect_trait_impls
- passes::defaults
- passes::find_pass
- passes::html_tags::check_invalid_html_tags
- passes::html_tags::drop_tag
- passes::html_tags::extract_html_tag
- passes::html_tags::extract_tags
- passes::propagate_doc_cfg::propagate_doc_cfg
- passes::source_span_for_markdown_range
- passes::span_of_attrs
- passes::strip_hidden::strip_hidden
- passes::strip_priv_imports::strip_priv_imports
- passes::strip_private::strip_private
- passes::unindent_comments::unindent_comments
- passes::unindent_comments::unindent_fragments
- run_renderer
- theme::build_rule
- theme::get_differences
- theme::get_previous_positions
- theme::get_useful_next
- theme::inner
- theme::is_line_comment
- theme::load_css_events
- theme::load_css_paths
- theme::previous_is_line_comment
- theme::test_theme_against
- usage
- visit_ast::def_id_to_path
- visit_ast::inherits_doc_hidden
- wrap_return
Typedefs
- MainResult
- clean::inline::Attrs
- clean::types::ItemIdSet
- html::markdown::SpannedEvent
- html::render::NameDoc
- passes::collect_intra_doc_links::ResolveRes
- passes::collect_intra_doc_links::early::Resolver
Statics
- html::render::write_shared::FILES_UNVERSIONED
- html::static_files::BRUSH_SVG
- html::static_files::CLIPBOARD_SVG
- html::static_files::COPYRIGHT
- html::static_files::DOWN_ARROW_SVG
- html::static_files::LICENSE_APACHE
- html::static_files::LICENSE_MIT
- html::static_files::MAIN_JS
- html::static_files::NORMALIZE_CSS
- html::static_files::NOSCRIPT_CSS
- html::static_files::RUSTDOC_CSS
- html::static_files::RUST_FAVICON_PNG_16
- html::static_files::RUST_FAVICON_PNG_32
- html::static_files::RUST_FAVICON_SVG
- html::static_files::RUST_LOGO
- html::static_files::SEARCH_JS
- html::static_files::SETTINGS_CSS
- html::static_files::SETTINGS_JS
- html::static_files::STORAGE_JS
- html::static_files::TOGGLE_MINUS_PNG
- html::static_files::TOGGLE_PLUS_PNG
- html::static_files::WHEEL_SVG
- html::static_files::fira_sans::LICENSE
- html::static_files::fira_sans::MEDIUM
- html::static_files::fira_sans::MEDIUM2
- html::static_files::fira_sans::REGULAR
- html::static_files::fira_sans::REGULAR2
- html::static_files::noto_sans_kr::LICENSE
- html::static_files::noto_sans_kr::REGULAR
- html::static_files::noto_sans_kr::REGULAR2
- html::static_files::sidebar::SOURCE_SCRIPT
- html::static_files::source_code_pro::ITALIC
- html::static_files::source_code_pro::ITALIC2
- html::static_files::source_code_pro::LICENSE
- html::static_files::source_code_pro::REGULAR
- html::static_files::source_code_pro::REGULAR2
- html::static_files::source_code_pro::SEMIBOLD
- html::static_files::source_code_pro::SEMIBOLD2
- html::static_files::source_serif_4::BOLD
- html::static_files::source_serif_4::BOLD2
- html::static_files::source_serif_4::ITALIC
- html::static_files::source_serif_4::ITALIC2
- html::static_files::source_serif_4::LICENSE
- html::static_files::source_serif_4::REGULAR
- html::static_files::source_serif_4::REGULAR2
- html::static_files::themes::AYU
- html::static_files::themes::DARK
- html::static_files::themes::LIGHT
- lint::BARE_URLS
- lint::BROKEN_INTRA_DOC_LINKS
- lint::INVALID_CODEBLOCK_ATTRIBUTES
- lint::INVALID_HTML_TAGS
- lint::INVALID_RUST_CODEBLOCKS
- lint::MISSING_CRATE_LEVEL_DOCS
- lint::MISSING_DOC_CODE_EXAMPLES
- lint::PRIVATE_DOC_TESTS
- lint::PRIVATE_INTRA_DOC_LINKS
- lint::RUSTDOC_LINTS
- passes::bare_urls::URL_REGEX
Constants
- clean::utils::DOC_RUST_LANG_ORG_CHANNEL
- html::markdown::MAX_HEADER_LEVEL
- html::render::ALLOWED_ATTRIBUTES
- html::render::BASIC_KEYWORDS
- html::render::print_item::ITEM_TABLE_CLOSE
- html::render::print_item::ITEM_TABLE_OPEN
- html::render::print_item::ITEM_TABLE_ROW_CLOSE
- html::render::print_item::ITEM_TABLE_ROW_OPEN
- passes::COVERAGE_PASSES
- passes::DEFAULT_PASSES
- passes::PASSES
- passes::bare_urls::CHECK_BARE_URLS
- passes::calculate_doc_coverage::CALCULATE_DOC_COVERAGE
- passes::check_code_block_syntax::CHECK_CODE_BLOCK_SYNTAX
- passes::check_doc_test_visibility::CHECK_DOC_TEST_VISIBILITY
- passes::collect_intra_doc_links::COLLECT_INTRA_DOC_LINKS
- passes::collect_trait_impls::COLLECT_TRAIT_IMPLS
- passes::html_tags::ALLOWED_UNCLOSED
- passes::html_tags::CHECK_INVALID_HTML_TAGS
- passes::propagate_doc_cfg::PROPAGATE_DOC_CFG
- passes::strip_hidden::STRIP_HIDDEN
- passes::strip_priv_imports::STRIP_PRIV_IMPORTS
- passes::strip_private::STRIP_PRIVATE
- passes::unindent_comments::UNINDENT_COMMENTS