Releases: dtolnay/cargo-expand
Releases · dtolnay/cargo-expand
1.0.80
25 Mar 05:38
Compare
Sorry, something went wrong.
No results found
Fix formatting of imports that contain ::{self as in expanded output
1.0.79
02 Jan 06:33
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
30 Dec 17:33
Compare
Sorry, something went wrong.
No results found
Preserve pre-existing setting of RUSTC_BOOTSTRAP environment variable (#206 )
1.0.77
26 Dec 18:20
Compare
Sorry, something went wrong.
No results found
Look at RUSTC environment variable when deciding whether rustc supports -Zunpretty=expanded
1.0.76
26 Dec 04:59
Compare
Sorry, something went wrong.
No results found
Fix unnecessary recompilation of crates when alternating cargo check with cargo expand
1.0.75
21 Dec 18:48
Compare
Sorry, something went wrong.
No results found
Update unsafe-libyaml dependency
1.0.74
13 Oct 15:59
Compare
Sorry, something went wrong.
No results found
Add -F short flag for --features (#200 , thanks @ehuss )
1.0.73
11 Oct 18:52
Compare
Sorry, something went wrong.
No results found
Update syntax highlighting to bat 0.24
1.0.72
02 Oct 15:30
Compare
Sorry, something went wrong.
No results found
1.0.71
23 Sep 20:52
Compare
Sorry, something went wrong.
No results found
Improve --help (#194 )
Recognize more of Cargo's flags (#197 )