diff options
| author | kennytm <kennytm@gmail.com> | 2017-11-10 17:07:06 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-10 17:07:06 +0800 |
| commit | 65a0fb84ed109d38d6729f838417fdfb9e38c524 (patch) | |
| tree | 8be64014cdd7fd459d1e77221d29e15c7a7ccf9a /src/test/incremental/thinlto | |
| parent | de083eb165231bbe8703f34cddfefe2427dbbb90 (diff) | |
| parent | e65214441dd9b6ec4eff3821d988818ecb53abf6 (diff) | |
| download | rust-65a0fb84ed109d38d6729f838417fdfb9e38c524.tar.gz rust-65a0fb84ed109d38d6729f838417fdfb9e38c524.zip | |
Rollup merge of #45863 - LukasKalbertodt:add-option-filter, r=dtolnay
Add `Option::filter()` according to RFC 2124 (*old PR: https://github.com/rust-lang/rust/pull/44996*) This is the implementation of [RFC "Add `Option::filter` to the standard library"](https://github.com/rust-lang/rfcs/pull/2124). Tracking issue: https://github.com/rust-lang/rust/issues/45860 **Questions for code reviewers:** - Is the documentation sufficiently long? - Is the documentation easy enough to understand? - Is the position of the new method (after `and_then()`) a good one?
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
