mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 13:30:38 +00:00
remove `TyS::same_type` This function ignored regions and constants in adts, but didn't do so for references or any other types. cc https://github.com/rust-lang/rust/pull/93148#discussion_r791408057