]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #25257 - dpetersen:mutability-docfix, r=steveklabnik
authorSteve Klabnik <steve@steveklabnik.com>
Sun, 10 May 2015 20:44:23 +0000 (16:44 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Sun, 10 May 2015 20:44:23 +0000 (16:44 -0400)
commit7ae332c39f3aec88ba6656767cafb174a9180b81
tree5a14e079614b27475a126246f881ce6020a664f1
parent5160bf80cdcf538e1a31c15eaa6a040a8fbc3b80
parentae1b64ff7376859b3582441cd41218b5445da148
Rollup merge of #25257 - dpetersen:mutability-docfix, r=steveklabnik

I think there's a trivial missing word in the Mutability document. I reformatted the resulting paragraph in vim, which seems to match what the rest of the document is doing as far as word wrapping.

Edit: I found another minor thing as I continued reading.

P.S. I'm re-reading the docs, since so much has changed since my first read, and they've gotten even better! Nice job!

r? @steveklabnik