You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Activity
Auto merge of rust-lang#619 - gdf8gdn8:fixed-missing-epolloneshot-and…
Run rustfmt on stable, delete rustfmt.toml (rust-lang#619)
Merge pull request rust-lang#619 from rust-lang-nursery/repr-align-en…
fix unnecessary type cast (rust-lang#619)
Remove FromIrep module, as it is not used and has no tests (rust-lang…
Merge pull request rust-lang#619 from Kobzol/ci-pr
Merge pull request rust-lang#619 from tgross35/update-intrinsics