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
$ rusti
WARNING: The Rust REPL is experimental and may be
unstable. If you encounter problems, please use the
compiler instead. Type :help for help.
rusti> let v = ~[1,23];
Segmentation fault (core dumped)
$ rustc --version
rustc 0.8-pre (bb35e23 2013-08-30 21:40:32 -0700)
The text was updated successfully, but these errors were encountered:
on linux x86-64:
The text was updated successfully, but these errors were encountered: