Skip to content

refactor: honor #[path] attribute when loading modules#1894

Open
thedataking wants to merge 1 commit into
legare/module-name-collisionfrom
legare/honor-path-attribute
Open

refactor: honor #[path] attribute when loading modules#1894
thedataking wants to merge 1 commit into
legare/module-name-collisionfrom
legare/honor-path-attribute

Conversation

@thedataking

@thedataking thedataking commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

}
}

self.dir_path.push(ident.as_str());

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copying comment from #1858

I don't think this is correct for the #[path = ...] case, it should be the full path given instead.

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.

3 participants