Releases: dtolnay/inventory
Releases · dtolnay/inventory
0.3.4
27 Mar 02:25
Compare
Sorry, something went wrong.
No results found
Documentation improvements
0.3.3
17 Dec 19:19
Compare
Sorry, something went wrong.
No results found
Documentation improvements
0.3.2
03 Oct 20:00
Compare
Sorry, something went wrong.
No results found
Documentation improvements
0.3.1
03 Aug 13:51
Compare
Sorry, something went wrong.
No results found
Add categories and keywords to crates.io metadata
0.3.0
30 Jun 18:35
Compare
Sorry, something went wrong.
No results found
Rust 1.62 is required so that the compiler correctly forces inventory::submit! calls to be linked whether or not they are inside a used module
0.2.3
30 Jun 18:33
Compare
Sorry, something went wrong.
No results found
Documentation improvements
0.2.2
22 Jan 01:17
Compare
Sorry, something went wrong.
No results found
0.2.1
22 Jan 01:17
Compare
Sorry, something went wrong.
No results found
Replace SeqCst with more precise atomic orderings (#45 )
0.2.0
10 Nov 04:56
Compare
Sorry, something went wrong.
No results found
Enforce that elements given to inventory::submit are const constructible (#43 ) and Sync (#42 )
0.1.11
10 Nov 01:07
Compare
Sorry, something went wrong.
No results found
Replace deprecated atomic compare_and_swap with compare_exchange (#29 )