Debian Patches
Status for rust-naga/30.0.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 32-bit-test-errors.patch | not-needed | 2026-07-03 | ||||
| bit-set-0.8.patch | Relax bit-set to v0.8 | Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-07-03 | ||
| codespan-reporting-0.12.patch | Relax codespan-reporting to v0.12 | Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-07-03 | ||
| petgraph-0.6.patch | Support petgraph 0.6 by removing custom hasher from GraphMap petgraph 0.6 does not support the fourth generic parameter (custom hasher S) on GraphMap, so drop it and use the default hasher instead. |
Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-07-03 | ||
| fix-arbitrary-feature-tests.patch | Link std when the arbitrary feature is enabled derive(Arbitrary) generates code using ::std::thread_local!, which requires std to be linked. Add the arbitrary feature to the std cfg alias condition in build.rs so that std is available when needed |
Nadzeya Hutsko <nadzya.info@gmail.com> | yes | 2026-07-05 | ||
| strum-0.26.patch | Relax strum version to 0.26 | Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-07-03 | ||
| fix-feature-gated-tests.patch | Fix tests that fail to compile under reduced feature sets Remove std-dependent code (use std::println and a bare println!()) from the GLSL parser tests, which is unavailable without the std alias. Also gate the from_type_excludes_struct_padding test with #[cfg(feature = "wgsl-in")], as it uses crate::front::wgsl which only exists when wgsl-in is enabled. |
Nadzeya Hutsko <nadzeya@debian.org> | yes | 2026-07-05 | ||
| hashbrown-0.16.patch | Relax hashbrown to support v0.16 | Nadzeya Hutsko <nadzeya@debian.org> | not-needed | 2026-07-05 |
All known versions for source package 'rust-naga'
- 30.0.0-1 (forky, sid)
