Skip to content
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

Stop stripping ignore/should_panic attributes #94

Merged
merged 1 commit into from Feb 24, 2023
Merged

Conversation

palfrey
Copy link
Owner

@palfrey palfrey commented Feb 13, 2023

Previously, we stripped them (see #5 / #10) but this seems to cause issues with VS Code and I haven't yet found a case where this is actually needed now.

@palfrey
Copy link
Owner Author

palfrey commented Feb 13, 2023

@otavio You filed #5 originally. Do you know what the code was that broke so I can see if it's fixed now?
@Monnoroch You filed #12, which this code fixed. I've tried building current rust-jni but I'm having issues with that and I'm not able to reproduce any of the earlier issues. Thoughts?

@palfrey palfrey merged commit 21b7a7f into main Feb 24, 2023
@palfrey palfrey deleted the remove-ignore-ignore branch February 24, 2023 14:16
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.

None yet

1 participant