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
The text was updated successfully, but these errors were encountered:
steveklabnik
added
A-allocators
Area: Custom and system allocators
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
and removed
A-allocators
Area: Custom and system allocators
labels
Jun 15, 2018
Note that you cannot use the ? operator in functions that do not return a Result<T, E> (e.g. main).
https://doc.rust-lang.org/std/io/index.html
The text was updated successfully, but these errors were encountered: