Skip to content

Conversation

@jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Nov 25, 2025

No description provided.

Comment on lines -442 to +451
match &*segment.ident.to_string() {
// Try to resolve the full path to a canonical type name using desynt::PathResolver
// Only recognize standard library types - if resolution fails, it's not a stdlib type
let canonical_name = crate::resolve_path_to_canonical(path)?;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

one of the key parts of using the resolver.

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