Skip to content

Add diverging functions to the book. #22275

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

Merged
merged 1 commit into from
Feb 16, 2015
Merged

Conversation

steveklabnik
Copy link
Member

We use them in some places, but never actually talk about the syntax.

We use them in some places, but never actually talk about the syntax.
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

let x: String = diverges();
```

We don't have a good use for diverging functions yet, because they're used in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We == "people who are reading the book", not "Rust in general", right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

@huonw
Copy link
Member

huonw commented Feb 13, 2015

@bors r+ 65ea rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 14, 2015
We use them in some places, but never actually talk about the syntax.
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 15, 2015
We use them in some places, but never actually talk about the syntax.
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 15, 2015
 We use them in some places, but never actually talk about the syntax.
@bors bors merged commit 65eab6e into rust-lang:master Feb 16, 2015
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

Successfully merging this pull request may close these issues.

4 participants