Use `type_is_copy_modulo_regions` check in intrisicck This one canoncalizes region variables correctly, preventing an ICE Fixes #97490
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.
Use `type_is_copy_modulo_regions` check in intrisicck This one canoncalizes region variables correctly, preventing an ICE Fixes #97490
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.