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 6a50ce1 commit ca0810fCopy full SHA for ca0810f
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
<!-- next-header -->
10
## [Unreleased] - ReleaseDate
11
+- [PR#18](https://github.com/Rust-GPU/spirv-tools-rs/pull/18) disable `array-bounds` and `stringop-overflow` warnings on gnu compilers
12
+
13
## [0.12.1] - 2025-07-17
14
### Added
15
- [PR#16](https://github.com/Rust-GPU/spirv-tools-rs/pull/16) Skip compiling C++ code when running clippy, providing a significant speedup.
0 commit comments