Docs.rs
  • lintrunner-0.8.0
    • lintrunner 0.8.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • suo
    • Dependencies
      • anyhow ^1.0.56 normal
      • blake3 ^1.3.1 normal
      • clap ^3.1.9 normal
      • console ^0.15.0 normal
      • directories ^4.0.1 normal
      • env_logger ^0.9.0 normal
      • glob ^0.3.0 normal
      • indicatif ^0.16.2 normal
      • itertools ^0.10.3 normal
      • log ^0.4.16 normal
      • regex ^1.5.5 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.79 normal
      • similar ^2.1.0 normal
      • tempfile ^3.3.0 normal
      • textwrap ^0.15.0 normal
      • toml ^0.5.9 normal
      • assert_cmd ^2.0.4 dev
      • insta ^1.14.0 dev
    • Versions
    • 33.75% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lintrunner0.8.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • lint_config::LintConfig
  • lint_config::LintRunnerConfig
  • lint_message::LintMessage
  • linter::Linter
  • path::AbsPath
  • persistent_data::PersistentDataStore

Enums

  • PathsOpt
  • RenderOpt
  • RevisionOpt
  • lint_message::LintSeverity
  • render::PrintedLintErrors

Functions

  • do_init
  • do_lint
  • init::check_init_changed
  • init::write_config
  • lint_config::get_linters_from_config
  • path::get_display_path
  • path::path_relative_from
  • render::print_error
  • render::render_lint_messages
  • render::render_lint_messages_json
  • render::render_lint_messages_oneline