Skip to content

Allow visiting imported classes + Mixin #11845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025
Merged

Allow visiting imported classes + Mixin #11845

merged 3 commits into from
Jun 11, 2025

Conversation

dstepanov
Copy link
Contributor

No description provided.

@dstepanov dstepanov marked this pull request as ready for review June 11, 2025 10:16
@dstepanov dstepanov added the type: improvement A minor improvement to an existing feature label Jun 11, 2025
----
package example;

import io.micronaut.context.annotation.Import;
Copy link
Contributor

Choose a reason for hiding this comment

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

this looks like a mistake?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah

Copy link

@dstepanov dstepanov merged commit 77e0a29 into 4.10.x Jun 11, 2025
22 checks passed
@dstepanov dstepanov deleted the imppp branch June 11, 2025 17:47
@dstepanov dstepanov restored the imppp branch June 12, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants