rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.76k stars 12.76k forks source link

Reimplement `~const` trait specialization #133325

Open compiler-errors opened 12 hours ago

compiler-errors commented 12 hours ago

Reimplement const specialization. We need this for PartialEq constification :)

r? lcnr

compiler-errors commented 12 hours ago

@rustbot author