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
I managed to make the rustc compiler crash using this code: http://is.gd/ZecY5i
It is not directly related to const functions, but they allow this code to be valid.
It was on a nightly build : rustc 1.5.0-nightly (20a6938 2015-10-16)
The text was updated successfully, but these errors were encountered:
I managed to make the rustc compiler crash using this code: http://is.gd/ZecY5i
It is not directly related to const functions, but they allow this code to be valid.
It was on a nightly build : rustc 1.5.0-nightly (20a6938 2015-10-16)
The text was updated successfully, but these errors were encountered: