]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #22111 - robinst:option-docs-flatmap, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Feb 2015 10:11:30 +0000 (15:41 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Feb 2015 10:11:30 +0000 (15:41 +0530)
commite4e4afa92d5c9c5e1ff923c30f72cb7f0832f8ac
treeb8c8408f2532988b87e5316220e053d814061146
parent2d94c4482d3dff7977e3391680f97b03a51cb9c7
parentdab626b5becdab4155e0328ab4ac140cef5cc715
Rollup merge of #22111 - robinst:option-docs-flatmap, r=steveklabnik

Some newcomers might look for a "flatMap" method on Option. Include the
reference so that searching the page would find "and_then".
src/libcore/option.rs