rasn icon indicating copy to clipboard operation
rasn copied to clipboard

Replace current standards types with compiler generated implementations.

Open XAMPPRocky opened this issue 2 years ago • 0 comments

As a way to know when the compiler is ready for release, we should replace some of the handwritten implementations in this crate with compiler generated implementations. This is also a good way of finding what needs to be done next, as if it can't compile these standards then there's something that needs to be fixed.

XAMPPRocky avatar May 12 '22 05:05 XAMPPRocky