63 releases (7 breaking)
Uses new Rust 2024
| 0.101.0-beta.0 | Mar 31, 2026 |
|---|---|
| 0.100.6 | Jun 2, 2026 |
| 0.100.5 | May 28, 2026 |
| 0.100.0-beta.9 | Mar 27, 2026 |
| 0.2.0 | Nov 29, 2024 |
#65 in #rspack
16,630 downloads per month
Used in 76 crates
(69 directly)
76KB
2K
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
~24–33MB
~518K SLoC