Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added into_value const function to ControlFlow<T, T>
Fixed issue with usage of generics and moved feature gate to crate root Removed const tag Fixed alphabetical ordering of feature gate, added same to doctest Removed crate-level declaration of feature gate control_flow_into_value Used const_precise_live_drops to constify into_value without issue of a drop
- Loading branch information