]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #90269 - woppopo:const_option_expect, r=yaahc
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 3 Dec 2021 05:24:11 +0000 (06:24 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 05:24:11 +0000 (06:24 +0100)
commit94cd0259f247c4cadb2942e8f6fe52ff9fc2422b
treebce47473819bcb374bcc784c0a33df5b63766b74
parent31003a3089cce2a918a9c8b73a77781d19c5f1d8
parent7430b22b5f83ac20cf51a76c1e755aa6e14557a0
Rollup merge of #90269 - woppopo:const_option_expect, r=yaahc

Make `Option::expect` unstably const

Tracking issue: #67441
library/core/src/option.rs