Skip to content

Releases: dtolnay/linkme

0.3.21

02 Jan 06:51
0.3.21
b428d5f
Compare
Choose a tag to compare
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

0.3.20

21 Dec 18:27
0.3.20
f1514fb
Compare
Choose a tag to compare
  • Support deny(unsafe_op_in_unsafe_fn) and 2024 edition

0.3.19

17 Dec 02:40
0.3.19
9648b78
Compare
Choose a tag to compare
  • Avoid a new pedantic clippy lint from being triggered inside code generated by distributed_slice

0.3.18

06 Dec 22:50
0.3.18
fa6284c
Compare
Choose a tag to compare

0.3.17

11 Oct 03:35
0.3.17
39add1e
Compare
Choose a tag to compare
  • Accept a simpler syntax for distributed slice declaration (#74)

      #[distributed_slice]
    - pub static MY_SLICE: [Type] = [..];
    + pub static MY_SLICE: [Type];

0.3.16

06 Oct 22:52
0.3.16
ebafc8b
Compare
Choose a tag to compare

0.3.15

17 Aug 01:15
0.3.15
a540b1e
Compare
Choose a tag to compare

0.3.14

28 Jul 16:04
0.3.14
98d07a7
Compare
Choose a tag to compare

0.3.13

21 Jul 04:44
0.3.13
b804828
Compare
Choose a tag to compare
  • Documentation improvements

0.3.12

04 Jul 18:57
0.3.12
fffc935
Compare
Choose a tag to compare
Release 0.3.12