]> git.lizzy.rs Git - rust.git/commit
auto merge of #6173 : sammykim/rust/doc-vec, r=yichoi
authorbors <bors@rust-lang.org>
Thu, 2 May 2013 02:54:36 +0000 (19:54 -0700)
committerbors <bors@rust-lang.org>
Thu, 2 May 2013 02:54:36 +0000 (19:54 -0700)
commita64aa28efed2b8be4bc7878b83978e788f5b1716
treec7b521d7231d36a30b109cabe42e11c215c1b14a
parentb4bdc3f50040301bdcd372e320044f8fb2efb76f
parent84e97d5596fdc665036646f715f4ffd030d9031f
auto merge of #6173 : sammykim/rust/doc-vec, r=yichoi

I think whether vector element is mutable is decided by whether vector reference is mutable.