Find a file
Scott McMurray 4f02e2f8a9 Keep Debug the same
This ended up way more annoying than expected, because I needed to refactor the `types!` macro to separate out the stability attributes to put those on the `Debug` impl without also copying all the `#[doc]`s.  But I like how it came out in the end, reducing duplication in the macro invocations.

But without it all the C-consistency tests fail.
2024-08-08 23:47:25 +01:00
library/stdarch Keep Debug the same 2024-08-08 23:47:25 +01:00