mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
5d1c99275d
remove is_trivially_const_drop I'm not sure this still brings any perf benefits, so let's benchmark this. r? `@compiler-errors`
For more information about how rustc works, see the rustc dev guide.