mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
9a798e416c
Stable hash tag (discriminant) of `GenericArg` This is a continuation of my quest of removing `transmute` if generic args and types (#110496, #110599). r? `@compiler-errors`
For more information about how rustc works, see the rustc dev guide.