]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #90741 - mbartlett21:patch-4, r=dtolnay
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 11 Dec 2021 16:35:25 +0000 (17:35 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Dec 2021 16:35:25 +0000 (17:35 +0100)
commit7fbaf33a3cb2d9f86c1dc037b2087086de25c515
tree3dcaf8a4dc1095268dcd9885bbf8f978499e01bb
parent40482bb539362e1173bbe2b218ed4c06b11fa4b3
parent9eb7c34f9b4fe388abfb2370ffbdff4e11df3136
Rollup merge of #90741 - mbartlett21:patch-4, r=dtolnay

Const `Option::cloned`

This constifies the two `Option::cloned` functions, bounded on `~const Clone`.
library/core/src/option.rs