docs.rs failed to build harn-lint-0.10.109
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
harn-lint-0.10.108
Harn's lint crate. The public surface is intentionally narrow: a
handful of lint_* entry points, the diagnostic and options types,
and a couple of small utility functions reused by other crates. All
walk state, rule dispatch, and source-aware rule implementations
live in sibling modules.