]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #86755 - ojeda:shrink, r=Mark-Simulacrum
authorYuki Okushi <jtitor@2k36.org>
Wed, 30 Jun 2021 20:21:03 +0000 (05:21 +0900)
committerGitHub <noreply@github.com>
Wed, 30 Jun 2021 20:21:03 +0000 (05:21 +0900)
alloc: `RawVec<T, A>::shrink` can be in `no_global_oom_handling`.

Found in https://github.com/Rust-for-Linux/linux/pull/402.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>

Trivial merge