Skip to content

Conversation

regexident
Copy link
Contributor

(This re-introduces a reduced access to a couple of previously public fields on InferenceResult)

As per: #20184 (comment)

@ChayimFriedman2: For my use case I don't really need to distinguish between the different origins of such types, but in order to provide an API that isn't only useful to my use case I've instead added individual iterators, rather than one composite chained one. Lemme know if you had something else in mind though and I'll happily make changes.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 17, 2025
@ChayimFriedman2
Copy link
Contributor

Maybe add a comment so that they won't be removed again?

@regexident regexident force-pushed the inference-result-types-iter branch from 62b8340 to b9d7031 Compare September 23, 2025 09:39
(This re-introduces a reduced access to a couple of previously public fields on `InferenceResult`)
@regexident regexident force-pushed the inference-result-types-iter branch from b9d7031 to 7e9abce Compare September 23, 2025 09:39
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ChayimFriedman2 ChayimFriedman2 added this pull request to the merge queue Sep 24, 2025
Merged via the queue into rust-lang:master with commit 993db83 Sep 24, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants