-
Notifications
You must be signed in to change notification settings - Fork 13.3k
bat #58076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm sorry, I don't understand what you are trying to say with this. What is the meaning of the headline "bat"? Can you explain what the issue is, what you expected to happen, what didn't work as expected? |
Is the problem that, on the Playground, on the right-hand side of the screen, it's written "Standard Error"?
This doesn't mean that the execution ran into an error. According to Wikipedia:
Basically, we usually use We're lucky, the "Hello, World!" isn't broken 😉 If I'm correct, then I suggest you to read the Rust Book (https://doc.rust-lang.org/book/). It explains how to use Rust, and If I remember correctly introduces Moreover, if you need help, go to the Discord (https://discordapp.com/invite/rust-lang or the forum (https://users.rust-lang.org/) instead of this GitHub repository (frankly, you won't need to come here until you don't know how to use Rust). PS: Please rename your Issue with a title like "What does "Standard Error" mean?" or "Why does Cargo output on stderr". "bat" doesn't help us understand your problem 🙂 |
(Playground)
Output:
Errors:
The text was updated successfully, but these errors were encountered: