Releases: dtolnay/cargo-expand
Releases · dtolnay/cargo-expand
1.0.83
Compare
Sorry, something went wrong.
No results found
Support Rust 1.77's C-string literal syntax
1.0.82
Compare
Sorry, something went wrong.
No results found
Improve quoting of cargo commands printed by --verbose
1.0.81
Compare
Sorry, something went wrong.
No results found
Fix unneeded recompilation of dependencies (#210 )
1.0.80
Compare
Sorry, something went wrong.
No results found
Fix formatting of imports that contain ::{self as in expanded output
1.0.79
Compare
Sorry, something went wrong.
No results found
Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
1.0.78
Compare
Sorry, something went wrong.
No results found
Preserve pre-existing setting of RUSTC_BOOTSTRAP environment variable (#206 )
1.0.77
Compare
Sorry, something went wrong.
No results found
Look at RUSTC environment variable when deciding whether rustc supports -Zunpretty=expanded
1.0.76
Compare
Sorry, something went wrong.
No results found
Fix unnecessary recompilation of crates when alternating cargo check with cargo expand
1.0.75
Compare
Sorry, something went wrong.
No results found
Update unsafe-libyaml dependency
1.0.74
Compare
Sorry, something went wrong.
No results found
Add -F short flag for --features (#200 , thanks @ehuss )