3
24
Fork
You've already forked krabby
0

Path-based name resolution for types #16

Open
opened 2025年12月22日 19:48:37 +01:00 by bal-e · 0 comments
Owner
Copy link

@LHolten suggested that types (struct, enum, trait, etc.) would be easier to resolve than function bodies. Within the former, macros and local variables cannot be declared, and out-of-order path-based name resolution is the only necessary step. It makes sense to begin implementing name resolution by limiting scope to them.

@LHolten suggested that types (`struct`, `enum`, `trait`, etc.) would be easier to resolve than function bodies. Within the former, macros and local variables cannot be declared, and out-of-order path-based name resolution is the only necessary step. It makes sense to begin implementing name resolution by limiting scope to them.
Sign in to join this conversation.
No Branch/Tag specified
main
decl-macros
diagnostics
query
nameres
type-ir
scalar-lexer
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
Reference
bal-e/krabby#16
Reference in a new issue
bal-e/krabby
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?