Releases: dtolnay/cargo-expand
Releases · dtolnay/cargo-expand
1.0.98
- Update syntax highlighting to
bat
0.25
1.0.97
- Pretty-printer improvements
1.0.96
- Update
clap-cargo
dependency to 0.15
1.0.95
- Fix dependency on yanked version of
hashbrown
crate
1.0.94
- Use cargo styles for help text (#239)
1.0.92
- Support precise capture syntax, unsafe attributes, and safe and explicitly unsafe extern items
1.0.91
- Preserve doc attributes on statements (#235)
1.0.90
- Support formatting tail-call expressions (
become
) and precise capture syntax (use<>
)
1.0.89
- Fix dependency on yanked version of bytemuck crate