mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 09:04:18 +00:00
287af0403a
const fn for option copied, take & replace Tracking issue: [#67441](https://github.com/rust-lang/rust/issues/67441) Adding const fn for the copied, take and replace method of Option. Also adding necessary unit test. It's my first contribution so I am pretty sure I don't know what I'm doing but there's a first for everything! |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |