]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #49575 - tmccombs:option-filter-stabilize, r=withoutboats
authorkennytm <kennytm@gmail.com>
Wed, 11 Apr 2018 11:56:42 +0000 (19:56 +0800)
committerGitHub <noreply@github.com>
Wed, 11 Apr 2018 11:56:42 +0000 (19:56 +0800)
commit5ee5de10d2d19eebbca26fbc31b7e49cb51406b1
tree84b84e7c375047b7bed209304bc26fa65ac2fdf5
parent77777b4528827af7044c987f4f291775fd7a5b0b
parentc7ac32a1c1b35cb2206d9f09549cf93ef8b31e76
Rollup merge of #49575 - tmccombs:option-filter-stabilize, r=withoutboats

Stabilize `Option::filter`.

Fixes #45860
src/librustc_typeck/lib.rs