Releases: dtolnay/dyn-clone
Releases · dtolnay/dyn-clone
1.0.20
27 Jul 19:30
Compare
Sorry, something went wrong.
No results found
Support targets without alloc::sync::Arc (#32 , thanks @af-afk )
1.0.19
03 Mar 23:27
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.18
01 Feb 02:57
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.17
26 Feb 06:09
Compare
Sorry, something went wrong.
No results found
Work around non_local_definitions warning being triggered in macro-generated impl in clone_trait_object! with rustc 1.78-nightly (#28 )
1.0.16
03 Nov 01:48
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.15
03 Nov 01:25
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.14
19 Sep 06:21
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.13
17 Aug 01:14
Compare
Sorry, something went wrong.
No results found
1.0.12
15 Jul 20:35
Compare
Sorry, something went wrong.
No results found
Documentation improvements
1.0.11
28 Feb 04:57
Compare
Sorry, something went wrong.
No results found
Implement Clone for Box<dyn DynClone> (#23 )