Skip to content
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

Hello World #276

Closed
Kudu opened this issue Mar 15, 2011 · 3 comments
Closed

Hello World #276

Kudu opened this issue Mar 15, 2011 · 3 comments

Comments

@Kudu
Copy link

Kudu commented Mar 15, 2011

Just for the record, how would you write a sample hello world program in Rust?

@pcwalton
Copy link
Contributor

fn main() {
    log "Please see the mailing list at https://mail.mozilla.org/listinfo/rust-dev/ :)"
}

@Kudu
Copy link
Author

Kudu commented Mar 15, 2011

Thanks. Just another question: what's the standard file extension for Rust?

@pcwalton
Copy link
Contributor

.rs. Sorry for the snarkiness.

oli-obk added a commit to oli-obk/rust that referenced this issue Sep 19, 2017
oli-obk added a commit to oli-obk/rust that referenced this issue Sep 19, 2017
Fix panic in subslice patterns of arrays (fixes rust-lang#276)
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
…excrichton

Definition of _SC_HOST_NAME_MAX for OpenBSD and FreeBSD
kazcw pushed a commit to kazcw/rust that referenced this issue Oct 23, 2018
This issue was closed.
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

2 participants