mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

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.