List of all items
Structs
- CiInfo
- extra_checks::ExtraCheckArg
- features::CollectedFeatures
- features::Feature
- iter_header::HeaderLine
- target_specific_tests::RevisionInfo
- unknown_revision::ErrorAnnRev
Enums
- bins::os_impl::FilesystemSupport
- extra_checks::Error
- extra_checks::ExtraCheckKind
- extra_checks::ExtraCheckLang
- extra_checks::ExtraCheckParseError
- features::Status
- features::version::ParseVersionError
- features::version::Version
- style::Directive
- style::LIUState
Macros
Functions
- alphabetical::check
- alphabetical::check_lines
- alphabetical::check_section
- alphabetical::consume_numeric_prefix
- alphabetical::indentation
- alphabetical::is_close_bracket
- alphabetical::version_sort
- bins::check
- bins::check_filesystem_support
- bins::os_impl::check
- bins::os_impl::check_filesystem_support
- bins::os_impl::filter_rust_installer_no_so_bins
- bins::os_impl::is_executable
- debug_artifacts::check
- deps::check
- deps::check_license_exceptions
- deps::check_permitted_dependencies
- deps::check_proc_macro_dep_list
- deps::check_runtime_license_exceptions
- deps::check_runtime_no_duplicate_dependencies
- deps::check_runtime_no_proc_macros
- deps::deps_of
- deps::has_missing_submodule
- deps::pkg_from_id
- deps::pkg_from_name
- edition::check
- ensure_version_or_cargo_install
- error_codes::check
- error_codes::check_error_codes_docs
- error_codes::check_error_codes_tests
- error_codes::check_error_codes_used
- error_codes::check_explanation_has_doctest
- error_codes::check_removed_error_code_explanation
- error_codes::extract_error_codes
- extdeps::check
- extra_checks::check
- extra_checks::check_impl
- extra_checks::create_venv_at_path
- extra_checks::find_with_extension
- extra_checks::get_or_create_venv
- extra_checks::install_requirements
- extra_checks::merge_args
- extra_checks::py_runner
- extra_checks::run_ruff
- extra_checks::rustdoc_js::es_check
- extra_checks::rustdoc_js::lint
- extra_checks::rustdoc_js::node_module_bin
- extra_checks::rustdoc_js::npm_install
- extra_checks::rustdoc_js::run_eslint
- extra_checks::rustdoc_js::rustdoc_js_files
- extra_checks::rustdoc_js::spawn_cmd
- extra_checks::rustdoc_js::typecheck
- extra_checks::shellcheck_runner
- extra_checks::spellcheck_runner
- extra_checks::try_create_venv
- extra_checks::verify_py_version
- features::check
- features::collect_env_vars
- features::collect_lang_features
- features::collect_lang_features_in
- features::collect_lib_features
- features::find_attr_val
- features::format_features
- features::get_and_check_lib_features
- features::get_version_and_channel
- features::map_lib_features
- features::should_document
- features::test_filen_gate
- filenames::check
- files_modified
- files_modified_batch_filter
- fluent_alphabetical::check
- fluent_alphabetical::check_alphabetic
- fluent_alphabetical::is_fluent
- fluent_alphabetical::message
- fluent_alphabetical::sort_messages
- fluent_period::check
- fluent_period::check_period
- fluent_period::filter_fluent
- fluent_period::find_line
- fluent_used::check
- fluent_used::filter_used_messages
- gcc_submodule::check
- git_diff
- iter_header::iter_header
- known_bug::check
- mir_opt_tests::check
- mir_opt_tests::check_dash_files
- mir_opt_tests::check_unused_files
- pal::check
- pal::check_cfgs
- pal::parse_cfgs
- rustdoc_css_themes::check
- rustdoc_css_themes::compare_themes
- rustdoc_css_themes::compare_themes_from_files
- rustdoc_gui_tests::check
- rustdoc_json::check
- rustdoc_templates::check
- style::check
- style::contains_ignore_directives
- style::contains_problematic_const
- style::generate_problematic_strings
- style::generate_problems
- style::is_in
- style::is_unexplained_ignore
- style::line_is_url
- style::long_line_is_ok
- style::should_ignore
- style::skip_markdown_path
- target_policy::check
- target_specific_tests::arch_to_llvm_component
- target_specific_tests::check
- tests_placement::check
- tests_revision_unpaired_stdout_stderr::check
- tests_revision_unpaired_stdout_stderr::filter
- tidy_error
- triagebot::check
- ui_tests::check
- ui_tests::check_empty_output_snapshot
- ui_tests::check_stray_output_snapshot
- ui_tests::check_unexpected_extension
- ui_tests::deny_new_nondescriptive_test_names
- ui_tests::deny_new_top_level_ui_tests
- ui_tests::recursively_check_ui_tests
- unit_tests::check
- unknown_revision::check
- unknown_revision::for_each_error_annotation_revision
- unknown_revision::visit_test_file
- unstable_book::check
- unstable_book::collect_unstable_book_lang_features_section_file_names
- unstable_book::collect_unstable_book_lib_features_section_file_names
- unstable_book::collect_unstable_book_section_file_names
- unstable_book::collect_unstable_feature_names
- unstable_book::dir_entry_is_file
- unstable_book::maybe_suggest_dashes
- unstable_book::unstable_book_lang_features_path
- unstable_book::unstable_book_lib_features_path
- unstable_book::unstable_book_path
- walk::filter_dirs
- walk::filter_not_rust
- walk::walk
- walk::walk_dir
- walk::walk_many
- walk::walk_no_read
- x_version::check
- x_version::get_x_wrapper_version
Type Aliases
Statics
Constants
- alphabetical::END_MARKER
- alphabetical::START_MARKER
- bins::os_impl::RI_EXCLUSION_LIST
- debug_artifacts::GRAPHVIZ_POSTFLOW_MSG
- deps::EXCEPTIONS
- deps::EXCEPTIONS_BOOTSTRAP
- deps::EXCEPTIONS_CARGO
- deps::EXCEPTIONS_CRANELIFT
- deps::EXCEPTIONS_GCC
- deps::EXCEPTIONS_RUSTBOOK
- deps::EXCEPTIONS_RUSTC_PERF
- deps::EXCEPTIONS_RUST_ANALYZER
- deps::EXCEPTIONS_STDLIB
- deps::EXCEPTIONS_UEFI_QEMU_TEST
- deps::LICENSES
- deps::PERMITTED_CRANELIFT_DEPENDENCIES
- deps::PERMITTED_DEPS_LOCATION
- deps::PERMITTED_RUSTC_DEPENDENCIES
- deps::PERMITTED_STDLIB_DEPENDENCIES
- deps::WORKSPACES
- error_codes::ERROR_CODES_PATH
- error_codes::ERROR_DOCS_PATH
- error_codes::ERROR_TESTS_PATH
- error_codes::IGNORE_DOCTEST_CHECK
- error_codes::IGNORE_UI_TEST_CHECK
- extdeps::ALLOWED_SOURCES
- extra_checks::MIN_PY_REV
- extra_checks::MIN_PY_REV_STR
- extra_checks::PIP_REQ_PATH
- extra_checks::REL_PY_PATH
- extra_checks::RUFF_CACHE_PATH
- extra_checks::RUFF_CONFIG_PATH
- extra_checks::SPELLCHECK_DIRS
- features::FEATURE_GROUP_END_PREFIX
- features::FEATURE_GROUP_START_PREFIX
- features::version::VERSION_PLACEHOLDER
- fluent_period::ALLOWLIST
- iter_header::COMMENT
- pal::EXCEPTION_PATHS
- rustdoc_json::RUSTDOC_JSON_TYPES
- rustdoc_templates::TAGS
- style::ANNOTATIONS_TO_IGNORE
- style::COLS
- style::CONFIGURABLE_CHECKS
- style::DOUBLE_SPACE_AFTER_DOT
- style::ERROR_CODE_COLS
- style::GOML_COLS
- style::INTERNAL_COMPILER_DOCS_LINE
- style::LETTER_DIGIT
- style::LINELENGTH_CHECK
- style::LINES
- style::LLVM_UNREACHABLE_INFO
- style::ROOT_PROBLEMATIC_CONSTS
- style::UNEXPLAINED_IGNORE_DOCTEST_INFO
- target_policy::ASSEMBLY_LLVM_TEST_PATH
- target_policy::EXCEPTIONS
- target_policy::REVISION_LINE_START
- target_policy::TARGET_DEFINITIONS_PATH
- target_specific_tests::COMPILE_FLAGS_HEADER
- target_specific_tests::LLVM_COMPONENTS_HEADER
- tests_placement::ALLOWED_PATH
- tests_placement::FORBIDDEN_PATH
- tests_revision_unpaired_stdout_stderr::EXTENSIONS
- tests_revision_unpaired_stdout_stderr::IGNORES
- tests_revision_unpaired_stdout_stderr::SPECIAL_TEST
- ui_tests::ISSUES_TXT_HEADER
- unstable_book::COMPILER_FLAGS_DIR
- unstable_book::ENV_VARS_DIR
- unstable_book::LANG_FEATURES_DIR
- unstable_book::LIB_FEATURES_DIR
- unstable_book::PATH_STR