Cargo Expand Versions Save

Subcommand to show result of macro expansion

1.0.86

1 week ago
  • Resolve unexpected_cfgs warning (#225)

1.0.85

1 month ago
  • Correctly handle $RUSTC_WRAPPER being set to an empty value (#224)

1.0.84

1 month ago
  • Improve line placement for field assignment with multiline value

1.0.83

1 month ago
  • Support Rust 1.77's C-string literal syntax

1.0.82

1 month ago
  • Improve quoting of cargo commands printed by --verbose

1.0.81

1 month ago
  • Fix unneeded recompilation of dependencies (#210)

1.0.80

1 month ago
  • Fix formatting of imports that contain ::{self as in expanded output

1.0.79

4 months ago
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

1.0.78

4 months ago
  • Preserve pre-existing setting of RUSTC_BOOTSTRAP environment variable (#206)

1.0.77

4 months ago
  • Look at RUSTC environment variable when deciding whether rustc supports -Zunpretty=expanded