wgpu/naga/tests/out/analysis
Jim Blandy d6c4d5c5c3 [naga] Manually implement serde traits for NonMaxU32.
When the appropriate features are enabled, manually implement
`serde::Serialize` and `serde::Deserialize`, such that the serialized
form of `NonMaxU32::new(n).unwrap()` is the same as that of `n`.

This eliminates the last trace of 1-based indices from Naga's snapshot
tests, and aligns `std::fmt::Debug` with the serialized form.
2024-06-21 10:09:03 +02:00
..
access.info.ron [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00
collatz.info.ron [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00
overrides.info.ron [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00
shadow.info.ron [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00