Skip to content

Releases: dtolnay/async-trait

0.1.78

16 Mar 23:59
0.1.78
c73061d
Compare
Choose a tag to compare
  • Prevent unused_qualifications lint being triggered in generated code in nightly-2024-03-05 and up (#260)

0.1.77

16 Mar 23:58
0.1.77
7084226
Compare
Choose a tag to compare
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

0.1.76

30 Dec 23:43
0.1.76
627124b
Compare
Choose a tag to compare
  • Documentation improvements

0.1.75

20 Dec 23:56
0.1.75
034d8db
Compare
Choose a tag to compare
  • Documentation improvements

0.1.74

15 Oct 02:55
0.1.74
265979b
Compare
Choose a tag to compare
  • Documentation improvements

0.1.73

12 Aug 03:25
0.1.73
f07c856
Compare
Choose a tag to compare
  • Prevent generated code from triggering ignored_unit_patterns pedantic clippy lint

0.1.72

21 Jul 04:34
0.1.72
a01e5d4
Compare
Choose a tag to compare
  • Documentation improvements

0.1.71

05 Jul 16:41
0.1.71
11dfe16
Compare
Choose a tag to compare
  • Documentation improvements

0.1.70

04 Jul 17:27
0.1.70
f8ce3fb
Compare
Choose a tag to compare
Release 0.1.70

0.1.69

03 Jul 03:14
0.1.69
78640d2
Compare
Choose a tag to compare
  • Resolve new diverging_sub_expression clippy lint in generated code