Skip to content

Minor fix to documentation of constraints on mut/non-mut references#26010

Merged
bors merged 1 commit intorust-lang:masterfrom
ranma42:improve-doc
Jun 5, 2015
Merged

Minor fix to documentation of constraints on mut/non-mut references#26010
bors merged 1 commit intorust-lang:masterfrom
ranma42:improve-doc

Conversation

@ranma42
Copy link
Contributor

@ranma42 ranma42 commented Jun 4, 2015

The statement is not completely exact, because it is valid to have
both 0 non-mutable references and 1 mutable reference. Instead, use
the same wording as in mutability.md.

The statement is not completely exact, because it is valid to have
both 0 non-mutable references and 1 mutable reference. Instead, use
the same wording as in mutability.md.
@rust-highfive
Copy link
Contributor

r? @brson

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

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 4, 2015

📌 Commit 2b13b45 has been approved by steveklabnik

@steveklabnik
Copy link
Contributor

Thanks! I thought this change was already fixed, hmmm

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jun 5, 2015
The statement is not completely exact, because it is valid to have
both 0 non-mutable references and 1 mutable reference. Instead, use
the same wording as in mutability.md.
bors added a commit that referenced this pull request Jun 5, 2015
@bors bors merged commit 2b13b45 into rust-lang:master Jun 5, 2015
@ranma42 ranma42 deleted the improve-doc branch July 1, 2015 13:37
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.

5 participants