We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434ba07 commit a90799eCopy full SHA for a90799e
CHANGELOG.md
@@ -8,8 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
<!-- next-header -->
10
## [Unreleased] - ReleaseDate
11
+### Added
12
+- [PR#16](https://github.com/Rust-GPU/spirv-tools-rs/pull/16) Skip compiling C++ code when running clippy, providing a significant speedup.
13
+
14
## [0.12.0] - 2025-06-15
-### Changed
15
16
- [PR#11](https://github.com/Rust-GPU/spirv-tools-rs/pull/11) add targets `vulkan1.3`, `vulkan1.4` and `spv1.6`
17
18
## [0.11.0] - 2025-04-22
0 commit comments