Skip to content

Releases: dtolnay/linkme

0.3.31

12 Nov 20:38
0.3.31
3c09b2b
Compare
Choose a tag to compare
  • Prevent ref_option_ref pedantic clippy lint from triggering inside generated code (#103)
  • Implement Debug for DistributedSlice (#105)

0.3.30

11 Nov 18:38
0.3.30
2c96488
Compare
Choose a tag to compare
  • Support Rust 2024 edition (#102)

0.3.29

22 Oct 08:17
0.3.29
a318498
Compare
Choose a tag to compare

0.3.28

11 Aug 07:35
0.3.28
0e5e28b
Compare
Choose a tag to compare
  • Documentation improvements

0.3.27

05 Jun 18:54
0.3.27
2107125
Compare
Choose a tag to compare

0.3.26

06 May 23:13
0.3.26
edd2a89
Compare
Choose a tag to compare
  • Resolve unexpected_cfgs warning (#87)

0.3.25

07 Mar 08:14
0.3.25
8bb3a3c
Compare
Choose a tag to compare
  • Improve error messages precipitated by slice typechecking (#84, thanks @CAD97)

0.3.24

06 Mar 05:09
0.3.24
40f2333
Compare
Choose a tag to compare
  • Fix soundness bug in which coercion can bypass distributed slice typecheck (#83, thanks @CAD97)

0.3.23

19 Feb 04:52
0.3.23
4cd6723
Compare
Choose a tag to compare
  • Fix unused_imports warnings when compiled by rustc 1.78

0.3.22

07 Jan 19:39
0.3.22
bcf6e38
Compare
Choose a tag to compare
  • Add support for mipsel-sony-psp target (#80, thanks @SK83RJOSH)