Skip to content

Releases: dtolnay/no-panic

0.1.35

10 Mar 22:34
0.1.35
c26d8f7
Compare
Choose a tag to compare
  • Preserve original parameter names where possible for IDE inlay hints (#70)
  • Keep generated parameter names out of doc builds (#71)

0.1.34

03 Mar 23:47
0.1.34
a3a47fb
Compare
Choose a tag to compare
  • Documentation improvements

0.1.33

22 Dec 00:56
0.1.33
907ef18
Compare
Choose a tag to compare
  • Improve error on const fn (#68)

0.1.32

25 Nov 21:04
0.1.32
a2f1c4f
Compare
Choose a tag to compare
  • Refer to crates by absolute path in generated code (#62)

0.1.31

12 Nov 07:58
0.1.31
86bb3e9
Compare
Choose a tag to compare
  • Make generated code compatible with Rust 2024 edition (#60)

0.1.30

07 May 00:40
0.1.30
972ce35
Compare
Choose a tag to compare
  • Resolve unexpected_cfgs warning (#58)

0.1.29

20 Jan 01:47
0.1.29
edce56c
Compare
Choose a tag to compare

0.1.28

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

0.1.27

22 Nov 20:02
0.1.27
7c9ce15
Compare
Choose a tag to compare
  • Documentation improvements

0.1.26

21 Jul 05:03
0.1.26
146c58f
Compare
Choose a tag to compare
  • Documentation improvements