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
It would be nice for developer ergonomics (not to mention marketing) to include a std::pervasives that's imported by default. Obvious things to go in there are print and option.
We'll need to have rustc figure out where the stdlib is and add a --nostdlib option for bootstrapping.