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
#[no_std]; #[lang="start"] mod x {} fn main() {}
error: internal compiler error: node_id_to_type: no type for node `mod x (id=2)`
The text was updated successfully, but these errors were encountered:
Related to #9307 (tangentially, at least).
Sorry, something went wrong.
I think we can consider this to be a duplicate of that bug, this is what I meant by type-check.
Auto merge of rust-lang#10313 - flip1995:rustup, r=flip1995
a7fecd6
Rustup r? `@ghost` changelog: none
expected principal trait object
used byval ABI for unsized layout
No branches or pull requests
The text was updated successfully, but these errors were encountered: