We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#[crate_type="foo"]; fn main() {}
compiles without error.
The text was updated successfully, but these errors were encountered:
I'm willing to have a go at fixing this. Would you expect an error here, or just a warning?
Sorry, something went wrong.
crate_type
d3ae3a2
Auto merge of rust-lang#11258 - Jarcho:ice_11256, r=Centri3
c0bdb3d
Resolve type aliases in `type_certainty` Fixes rust-lang#11256 changelog: `unwrap_or_default`: Fix ICE when local types are declared using alias types
Successfully merging a pull request may close this issue.
compiles without error.
The text was updated successfully, but these errors were encountered: