Releases: dtolnay/no-panic
Releases · dtolnay/no-panic
0.1.33
- Improve error on
const fn
(#68)
0.1.32
- Refer to crates by absolute path in generated code (#62)
0.1.31
- Make generated code compatible with Rust 2024 edition (#60)
0.1.30
- Resolve unexpected_cfgs warning (#58)
0.1.28
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
0.1.27
- Documentation improvements
0.1.26
- Documentation improvements
0.1.24
- Add
no-std
and no-alloc
category to crates.io metadata