Skip to content

Implement use-def maps#1144

Open
lionel- wants to merge 7 commits intomainfrom
feature/use-def-maps
Open

Implement use-def maps#1144
lionel- wants to merge 7 commits intomainfrom
feature/use-def-maps

Conversation

@lionel-
Copy link
Copy Markdown
Contributor

@lionel- lionel- commented Apr 10, 2026

Part of #1141.

Provides a map of definitions for every uses (references to a variable) encountered in code. Unlocks accurate file-local features like rename, goto definition, find references.

See module-level documentation in use_def_maps.rs to get oriented. In particular the discussions regarding complications created by loops and <<-.

@lionel- lionel- requested a review from DavisVaughan April 10, 2026 15:59
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.

1 participant