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

Passing a type parameter to a tag constructor that doesn't expect one isn't checked #619

Closed
marijnh opened this issue Jul 5, 2011 · 0 comments
Assignees

Comments

@marijnh
Copy link
Contributor

marijnh commented Jul 5, 2011

Instead, you get an index out of bounds error in typeck. This should probably be checked and properly reported. (I didn't check with non-tag-constructor functions, the same problem probably exists there)

@ghost ghost assigned pcwalton Jul 5, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
…roid, r=alexcrichton

Fixed missing EPOLLONESHOT for android

resolve rust-lang#548
marysaka pushed a commit to sunriseos/rust that referenced this issue Oct 20, 2019
This commit switches CI to running `rustfmt` on the stable compiler (as
rustfmt is stable now!). Additionally it deletes `rustfmt.toml` to
ensure we're following the same style as the rest of the ecosystem.
pdietl pushed a commit to pdietl/rust that referenced this issue Apr 23, 2020
…um-docs

Describe `#[repr(align(x))]` semantics on `enum`s
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
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

No branches or pull requests

2 participants