mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
CFI: Fix ICE: encode_const: unexpected type [usize Fixes #100778 and #113366, and complements #106547 by adding support for encoding const parameters.