Open d-e-s-o opened 5 months ago
https://github.com/rust-lang/thorin/blob/1f5f8e6e41d04685d325dbc565e21e7c9a3e9b5a/thorin/README.md?plain=1#L21-L23
Can you elaborate what this non-existent stability evaluates to? Do users have to pin the crate to have any kind of assurance that nothing will break or will it abide to (Cargo's version of) Semantic Versioning at least?
Thanks.
I expect that we'll follow semver.
https://github.com/rust-lang/thorin/blob/1f5f8e6e41d04685d325dbc565e21e7c9a3e9b5a/thorin/README.md?plain=1#L21-L23
Can you elaborate what this non-existent stability evaluates to? Do users have to pin the crate to have any kind of assurance that nothing will break or will it abide to (Cargo's version of) Semantic Versioning at least?
Thanks.