Skip to content

Releases: danielhenrymantilla/fix_hidden_lifetime_bug.rs

v0.2.7

11 Aug 14:35

Choose a tag to compare

Silence over-opinionated `clippy::{complexity,style}` lints in emitte…

v0.2.6

17 Jul 09:07
6aee8e9

Choose a tag to compare

What's Changed

  • Fix missing parens around dyn Trait-behind-ref after having added the + 'usability bound by @danielhenrymantilla in #13

Full Changelog: v0.2.5...v0.2.6

v0.2.5

04 Jul 18:31

Choose a tag to compare

Added support for crate = <some path> parameters to #[fix_hidden_lifetime_bug], for use from intermediary crates and macros.

Full Changelog: v0.2.4...v0.2.5

v0.2.4

29 Jun 10:28

Choose a tag to compare

Version 0.2.4 release

v0.2.3

25 Jun 13:53

Choose a tag to compare

Version 0.2.3 (fixed minor doc issues)

v0.2.2

21 May 10:45

Choose a tag to compare

Version 0.2.2 release

v0.2.1

19 May 17:47

Choose a tag to compare

Version `0.2.1` release

v0.1.1

18 May 21:09

Choose a tag to compare

Update docs