This commit is contained in:
Rua 2022-08-24 19:52:34 +02:00 committed by GitHub
parent 09b7514aad
commit 5fa657f61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@
- Most clippy warnings and errors have been fixed, and the remainder is explicitly allowed in each crate root. Some of these may be re-enabled in the future if desired.
- Warnings for dead code and unused variables have been re-enabled and fixed.
- Added support for importing `OpaqueWin32` / `OpaqueWin32Kmt` memory handles.
- `InstanceExtensions`, `DeviceExtensions` and `Features` got binary operators not, and, or, sub and impl `Default`.
# Version 0.30.0 (2022-07-20)