Skip to content

Releases: dtolnay/linkme

0.3.35

28 Sep 22:49
0.3.35
01a7a73

Choose a tag to compare

  • Raise required compiler to Rust 1.66 (#120)
  • Improve compilation error message on zero sized element type (#121, #122)
  • Use differently named __private module per patch release (#124)

0.3.34

28 Sep 21:55
0.3.34
e2bf9f3

Choose a tag to compare

  • Convert section boundary extern statics to zero sized (#117)

0.3.33

17 May 18:25
0.3.33
5dd80f3

Choose a tag to compare

0.3.32

03 Mar 07:54
0.3.32
ee2a7d4

Choose a tag to compare

  • Documentation improvements

0.3.31

12 Nov 20:38
0.3.31
3c09b2b

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

Choose a tag to compare

  • Support Rust 2024 edition (#102)

0.3.29

22 Oct 08:17
0.3.29
a318498

Choose a tag to compare

0.3.28

11 Aug 07:35
0.3.28
0e5e28b

Choose a tag to compare

  • Documentation improvements

0.3.27

05 Jun 18:54
0.3.27
2107125

Choose a tag to compare

0.3.26

06 May 23:13
0.3.26
edd2a89

Choose a tag to compare

  • Resolve unexpected_cfgs warning (#87)