mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
`Optional` is already restricted to only be able to store copyable types, so it should always implement `Core.Copy`.
`Optional` is already restricted to only be able to store copyable types, so it should always implement `Core.Copy`.