Skip to content

Conversation

birkenfeld
Copy link
Contributor

While a good example of how &mut ref mut is a no-op, I don't think we should show that here :)
See https://users.rust-lang.org/t/mnemonic-for-reading-qualifiers/6853

r? @steveklabnik

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

thanks!

@bors
Copy link
Collaborator

bors commented Aug 10, 2016

📌 Commit 70e760f has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Aug 10, 2016
Remove redundant `&mut ref mut` in doc for Result::as_mut()

While a good example of how `&mut ref mut` is a no-op, I don't think we should show that here :)
See https://users.rust-lang.org/t/mnemonic-for-reading-qualifiers/6853

r? @steveklabnik
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 10, 2016
Remove redundant `&mut ref mut` in doc for Result::as_mut()

While a good example of how `&mut ref mut` is a no-op, I don't think we should show that here :)
See https://users.rust-lang.org/t/mnemonic-for-reading-qualifiers/6853

r? @steveklabnik
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 11, 2016
Remove redundant `&mut ref mut` in doc for Result::as_mut()

While a good example of how `&mut ref mut` is a no-op, I don't think we should show that here :)
See https://users.rust-lang.org/t/mnemonic-for-reading-qualifiers/6853

r? @steveklabnik
bors added a commit that referenced this pull request Aug 11, 2016
@bors bors merged commit 70e760f into rust-lang:master Aug 12, 2016
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.

3 participants