Skip to content

Implement signature type inference#21823

Open
Veykril wants to merge 4 commits intorust-lang:masterfrom
Veykril:push-zvmkkvrwwppl
Open

Implement signature type inference#21823
Veykril wants to merge 4 commits intorust-lang:masterfrom
Veykril:push-zvmkkvrwwppl

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Mar 15, 2026

No description provided.

@Veykril Veykril force-pushed the push-zvmkkvrwwppl branch 4 times, most recently from 10a8d57 to 34c41b2 Compare March 17, 2026 09:50
@Veykril Veykril force-pushed the push-zvmkkvrwwppl branch from 34c41b2 to 8844613 Compare March 17, 2026 09:51
@Veykril Veykril force-pushed the push-zvmkkvrwwppl branch from 8844613 to 70f825b Compare March 17, 2026 11:43
@Veykril Veykril marked this pull request as ready for review March 17, 2026 11:43
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 17, 2026
@Veykril
Copy link
Member Author

Veykril commented Mar 17, 2026

Have to hook this up in analysis_stats still and add some IDE level tests (assuming none cover this yet) but otherwise this should be good to go

@Veykril
Copy link
Member Author

Veykril commented Mar 17, 2026

This also does not yet hook up inference in variant fields, thats a separate follow up

@Veykril
Copy link
Member Author

Veykril commented Mar 17, 2026

Oh, and type expectations are missing for generic const argument position

@Veykril Veykril force-pushed the push-zvmkkvrwwppl branch from 70f825b to 96f12f3 Compare March 17, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants