]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #34736 - GuillaumeGomez:cells_doc, r=steveklabnik
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 12 Jul 2016 10:08:22 +0000 (12:08 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2016 10:08:22 +0000 (12:08 +0200)
commit9f4d2b6cd91b32ead690d7e02e1e64fb8896fc15
treef75794233982e03e8cf5fe3719461b7fb68efa25
parent2539c15b49530e882a3e8803b3f53a7914d367be
parent76dd02025ce0082c468eff79f015267843ebbec5
Rollup merge of #34736 - GuillaumeGomez:cells_doc, r=steveklabnik

Add missing examples for std::cell types

Fixes #29344.

r? @steveklabnik