mirror of
https://gitee.com/openharmony/third_party_rust_static-assertions-rs
synced 2024-11-30 02:51:07 +00:00
[Changelog] Add const_assert!
input typechecking
This commit is contained in:
parent
9f0f8aa871
commit
008a5cdc22
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog] and this project adheres to
|
||||
[Semantic Versioning].
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- `const_assert!` now only takes `bool` values whereas integer (or other type)
|
||||
values could previously be passed
|
||||
|
||||
## [0.3.1] - 2018-11-15
|
||||
### Fixed
|
||||
|
Loading…
Reference in New Issue
Block a user