Normalize field type for InhabitedPredicate - #158921
Conversation
|
r? @wesleywiser rustbot has assigned @wesleywiser. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
I don't really understand if this is a reasonable thing to do or not. r? types |
|
The tests seem to be fixable. I would also like to hear a types expert's opinion on whether this looks like a sensible idea. If yes, maybe a perf run. Also I wonder if it might make sense to only normalize if an Alias is encountered. |
|
☔ The latest upstream changes (presumably #159541) made this pull request unmergeable. Please resolve the merge conflicts by rebasing. |
Normalizing the field type can sometimes lead to a simpler
InhabitedPredicate. For instance if a projection alias can be resolved.