Skip to content

Conversation

@steveklabnik
Copy link
Contributor

Fixes #23748

@rust-highfive
Copy link
Contributor

r? @huonw

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

Copy link
Member

Choose a reason for hiding this comment

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

Perhaps "immutable borrowing" should be called "shared borrowing"?

@steveklabnik
Copy link
Contributor Author

@alexcrichton updated, what do you think of this?

@alexcrichton
Copy link
Member

@bors: r+ e604382 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 28, 2015
bors added a commit that referenced this pull request Mar 28, 2015
@bors bors merged commit e604382 into rust-lang:master Mar 28, 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.

book: explain why we default to &self as first parameter in methods

6 participants