Skip to content

Cargo hello run for test #72418

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

Closed
Alirxa opened this issue May 21, 2020 · 2 comments
Closed

Cargo hello run for test #72418

Alirxa opened this issue May 21, 2020 · 2 comments

Comments

@Alirxa
Copy link

Alirxa commented May 21, 2020

fn main() {
    println!("Hello, world!");
    println!("Hello PIAIC");
}

(Playground)

Output:

Hello, world!
Hello PIAIC

Errors:

   Compiling playground v0.0.1 (/playground)
    Finished dev [unoptimized + debuginfo] target(s) in 0.40s
     Running `target/debug/playground`

@Elinvynia
Copy link
Contributor

What is the reported issue here?

@jonas-schievink
Copy link
Contributor

I guess someone is holding some online mentorship program and is directing people to the Rust issue tracker to post their solutions again. This is the second time this has happened. Please don't do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants