Skip to content

Releases: taiki-e/pin-project-lite

0.1.9

29 Sep 03:55
Compare
Choose a tag to compare
  • Fix trailing comma support in generics

0.1.8

26 Sep 21:20
Compare
Choose a tag to compare
  • Fix compatibility of generated code with forbid(future_incompatible)

    Note: This does not guarantee compatibility with forbid(future_incompatible) in the future.
    If rustc adds a new lint, we may not be able to keep this.

0.1.7

04 Jun 18:41
Compare
Choose a tag to compare

0.1.6

31 May 04:16
Compare
Choose a tag to compare

0.1.5

07 May 03:21
Compare
Choose a tag to compare

0.1.4

20 Jan 10:43
Compare
Choose a tag to compare

0.1.3

20 Jan 02:26
Compare
Choose a tag to compare

0.1.2

05 Jan 19:38
Compare
Choose a tag to compare
  • Support recognizing default generic parameters. (#6, thanks @kennytm)

0.1.1

0.1.0

22 Oct 16:10
Compare
Choose a tag to compare

Initial release