mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
1a64e570c6
check object safety of generic constants As `Self` can only be effectively used in constants with `const_evaluatable_checked` this should not matter outside of it. Implements the first item of #72219 > Object safety interactions with constants r? @oli-obk for now cc @nikomatsakis |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |