mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-23 13:28:48 +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.