mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-21 07:05:33 -04:00
a3bdd46431
Remove feature `const_option` from std This is part of the effort to reduce the number of unstable features used by std. This one is easy as it's only used in one place.