1
Fork 0

Restore const PartialEq

This commit is contained in:
Deadbeef 2023-12-06 02:42:59 +00:00
parent 42dfac5e08
commit f635cd2e82
17 changed files with 54 additions and 113 deletions

View file

@ -1,4 +1,4 @@
// known-bug: #110395
// check-pass
#![feature(const_trait_impl)]
#[const_trait]