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

Fix unwrap on None value for invalid assembly target #133

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

Headline
Copy link
Owner

@Headline Headline commented Mar 7, 2022

Fixes #121

This patch fixes a minor bug when trying to view assembly output for languages or compiler which are not supported for this feature.

Continue to refer to ;languages for this support.

@Headline Headline added bug Something isn't working build Edit to the build system, dependencies, or test suite labels Mar 7, 2022
@Headline Headline merged commit a6794cc into master Mar 7, 2022
@Headline Headline deleted the fix-unwrap-none branch April 21, 2022 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Edit to the build system, dependencies, or test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure on invalid assembly compiler
1 participant