Skip to content

Releases: dtolnay/cargo-expand

1.0.95

05 Nov 02:22
1.0.95
4979d19
Compare
Choose a tag to compare
  • Fix dependency on yanked version of hashbrown crate

1.0.94

31 Oct 19:07
1.0.94
3c304e0
Compare
Choose a tag to compare
  • Use cargo styles for help text (#239)

1.0.93

24 Oct 07:27
1.0.93
a6e1d74
Compare
Choose a tag to compare

1.0.92

23 Oct 23:59
1.0.92
3944f5a
Compare
Choose a tag to compare
  • Support precise capture syntax, unsafe attributes, and safe and explicitly unsafe extern items

1.0.91

20 Oct 02:46
1.0.91
b33935e
Compare
Choose a tag to compare
  • Preserve doc attributes on statements (#235)

1.0.90

25 Aug 19:49
1.0.90
d1307b5
Compare
Choose a tag to compare
  • Support formatting tail-call expressions (become) and precise capture syntax (use<>)

1.0.89

31 Jul 19:23
1.0.89
ec62e31
Compare
Choose a tag to compare
  • Fix dependency on yanked version of bytemuck crate

1.0.88

17 May 02:15
1.0.88
7f38154
Compare
Choose a tag to compare
  • Fix dependency on yanked version of libc crate

1.0.87

14 May 21:52
1.0.87
bc53c70
Compare
Choose a tag to compare
  • Support Windows builds that have OUT_DIR prefixed with \\?\ (#226)

1.0.86

06 May 22:35
1.0.86
f5b9a7c
Compare
Choose a tag to compare
  • Resolve unexpected_cfgs warning (#225)