7 unstable releases
new 0.4.4 | Dec 26, 2024 |
---|---|
0.4.3 |
|
0.4.0 | Feb 5, 2024 |
0.3.0 | Jun 26, 2023 |
0.1.0 | Oct 25, 2022 |
#1246 in Development tools
109,584 downloads per month
Used in 13 crates
(via nextest-runner)
120KB
2K
SLoC
target-spec-miette
Integrate target-spec errors with miette.
This crate has implementations of Diagnostic
for the various kinds of errors that target-spec
produces. This can be used to pretty-print errors returned by target-spec.
Features
fixtures
: Include a set of fixtures for testing downstream users against. This feature is disabled by default.
Minimum supported Rust version
The minimum supported Rust version (MSRV) is Rust 1.78.
While this crate is in pre-release status (0.x), the MSRV may be bumped in patch releases.
Contributing
See the CONTRIBUTING file for how to help out.
License
This project is available under the terms of either the Apache 2.0 license or the MIT license.
Dependencies
~2–2.7MB
~50K SLoC