diff options
| author | Aaron Turon <aturon@mozilla.com> | 2014-08-18 17:42:11 -0700 |
|---|---|---|
| committer | Aaron Turon <aturon@mozilla.com> | 2014-08-28 09:12:54 -0700 |
| commit | 3a52ef4613f85fba1ecfd8746388bf34a5499bf9 (patch) | |
| tree | aa4def00b9f35afaba332be34fc288864de96259 /src/rustllvm/PassWrapper.cpp | |
| parent | 0d3bd7720c50e3ada4bac77331d43926493be4fe (diff) | |
| download | rust-3a52ef4613f85fba1ecfd8746388bf34a5499bf9.tar.gz rust-3a52ef4613f85fba1ecfd8746388bf34a5499bf9.zip | |
stabilize core::option
Per API meeting https://github.com/rust-lang/meeting-minutes/blob/master/Meeting-API-review-2014-08-13.md Most of the module is marked as stable or unstable; most of the unstable items are awaiting resolution of conventions issues. However, a few methods have been deprecated, either due to lack of use or redundancy: * `take_unwrap`, `get_ref` and `get_mut_ref` (redundant, and we prefer for this functionality to go through an explicit .unwrap) * `filtered` and `while` * `mutate` and `mutate_or_set` * `collect`: this functionality is being moved to a new `FromIterator` impl. Due to deprecations, this is a: [breaking-change]
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
