Skip to content

Conversation

@g-r-a-n-t
Copy link
Collaborator

No description provided.

micahscopes added a commit to micahscopes/fe that referenced this pull request Dec 4, 2025
Added goto_path_segments.fe to verify all intermediate path segments
are resolvable for goto-definition (e.g. clicking on 'stuff' in
'stuff::calculations::ambiguous' resolves correctly).

Added goto_where_clause.fe to verify trait bounds in where clauses
are resolvable (e.g. clicking on 'MyTrait' in 'where T: MyTrait'
resolves to the trait definition).

Both tests cover inline module resolution. Cross-ingot resolution
is blocked pending PR argotorg#1146 which adds ingot initialization when
opening .fe files.
micahscopes added a commit to micahscopes/fe that referenced this pull request Dec 5, 2025
Added goto_path_segments.fe to verify all intermediate path segments
are resolvable for goto-definition (e.g. clicking on 'stuff' in
'stuff::calculations::ambiguous' resolves correctly).

Added goto_where_clause.fe to verify trait bounds in where clauses
are resolvable (e.g. clicking on 'MyTrait' in 'where T: MyTrait'
resolves to the trait definition).

Both tests cover inline module resolution. Cross-ingot resolution
is blocked pending PR argotorg#1146 which adds ingot initialization when
opening .fe files.
micahscopes added a commit to micahscopes/fe that referenced this pull request Dec 8, 2025
Added goto_path_segments.fe to verify all intermediate path segments
are resolvable for goto-definition (e.g. clicking on 'stuff' in
'stuff::calculations::ambiguous' resolves correctly).

Added goto_where_clause.fe to verify trait bounds in where clauses
are resolvable (e.g. clicking on 'MyTrait' in 'where T: MyTrait'
resolves to the trait definition).

Both tests cover inline module resolution. Cross-ingot resolution
is blocked pending PR argotorg#1146 which adds ingot initialization when
opening .fe files.
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