Skip to content

Conversation

steveklabnik
Copy link
Contributor

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
Contributor

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
Contributor 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
Contributor

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