danielhenrymantilla / rust-uninit

Read trait fixed to soundly work with uninitalized memory
MIT License
25 stars 2 forks source link

Improve `const` situation #24

Open kupiakos opened 10 months ago

kupiakos commented 10 months ago

Much of our functionality doesn't work in const on stable and cannot due to being trait methods