]> git.lizzy.rs Git - rust.git/commit
Clarify Index/IndexMut trait docs
authorUlrik Sverdrup <bluss@users.noreply.github.com>
Fri, 16 Sep 2016 09:30:34 +0000 (11:30 +0200)
committerUlrik Sverdrup <bluss@users.noreply.github.com>
Fri, 16 Sep 2016 09:30:34 +0000 (11:30 +0200)
commitfe62b4175252239df439b729da36988dcd1a88d6
tree2a2f104efa6231d8fb7686e278f861ec82ccaa31
parenta5dbf8a0f8843c5466c3866cc2a288c0ef7051d2
Clarify Index/IndexMut trait docs

Use examples and placeholder variable names with more meaning, to not
make it so abstract.
src/libcore/ops.rs