Skip to content

Include typename in diagnostic on unsupported type #377

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 2 commits into from
Oct 29, 2020
Merged

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Oct 29, 2020

First commit is extracted from #370.

error[cxxbridge]: unsupported type: OsString
   ┌─ src/main.rs:15:21
   │
15 │         fn huh(wtf: OsString);
   │                     ^^^^^^^^ unsupported type

@dtolnay dtolnay merged commit 7b14585 into master Oct 29, 2020
@dtolnay dtolnay deleted the unsupported-type branch October 29, 2020 01:27
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.

2 participants