Skip to content

Commit

Permalink
Auto merge of #103291 - ink-feather-org:typeid_no_struct_match, r=dto…
Browse files Browse the repository at this point in the history
…lnay

Remove structural match from `TypeId`

As per rust-lang/rust#99189 (comment).

> Removing the structural equality might make sense, but is a breaking change that'd require a libs-api FCP.

rust-lang/rust#99189 (comment)

> Landing this PR now (well, mainly the "remove structural equality" part) would unblock `const fn` `TypeId::of`, since we only postponed that because we were guaranteeing too much.

See also #99189, #101698
  • Loading branch information
bors committed May 26, 2023
2 parents ccfaae4 + 1d8d72d commit 088652f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 088652f

Please sign in to comment.