34 releases
Uses new Rust 2024
| new 0.6.7 | Dec 9, 2025 |
|---|---|
| 0.6.5 | Nov 25, 2025 |
| 0.4.12-alpha.0 | Jul 31, 2025 |
| 0.2.0 | Nov 29, 2024 |
#310 in Programming languages
1,013 downloads per month
Used in 73 crates
(67 directly)
180KB
4K
SLoC
rspack_error
Testing
Prerequisite
- Install
cargo-insta, more details reference https://crates.io/crates/cargo-insta
How
- Run
cargo test. - If any updates related to diagnostic emitting, the testing maybe fail.
- Checking if the
fixtures.new.snapis expected, if true then runcargo insta accept, more document you could see https://github.com/mitsuhiko/insta. Else adjust you program logic then goto1
Dependencies
~40MB
~683K SLoC