mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
eefea28dea
Use `derive_const` and rm manual StructuralEq impl This does not change any semantics of the impl except for the const stability. It should be fine because trait methods and const bounds can never be used in stable without enabling `const_trait_impl`. cc `@oli-obk` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |