mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
6ae065ffd6
[significant_drop_tightening] Fix #11128 Fix #11128 ``` changelog: [`significant_drop_tightening`]: Consider manual alias of the `drop` function. ```