]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #90270 - woppopo:const_borrow_trait, r=dtolnay
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 11 Dec 2021 16:35:24 +0000 (17:35 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Dec 2021 16:35:24 +0000 (17:35 +0100)
commit40482bb539362e1173bbe2b218ed4c06b11fa4b3
tree5dc5fe20297fcf35cddab94efaa667b72bee6c3a
parent7bba5c163c3530d3eeab03128bd1c72d331a16df
parent8f68bdc38024c471f925ce8b6572ec41546229e1
Rollup merge of #90270 - woppopo:const_borrow_trait, r=dtolnay

Make `Borrow` and `BorrowMut` impls `const`

Tracking issue: #91522
library/core/src/array/mod.rs