mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
728826fe00
remove is_trivially_const_drop I'm not sure this still brings any perf benefits, so let's benchmark this. r? `@compiler-errors`